ok, l' autore di InnoSetup, Gavin Lambert, ha risposto così ad una mia affermazione (evidentemente sbagliata)
> I think that Vista thinks that my app needs to run elevated because it
> sniffs the network... may be for Vista this needs to run elevated
That doesn't matter. The elevation stuff is decided before the app is
even executed, so it's something about what your app is, not what it does.
Ok, se NON è quello che il programma fa a far decidere Vista che il programma richiede permessi elevati, cosa cavolo e???????????
Più che settare
<requestedExecutionLevel level="asInvoker" uiAccess="false" />
che posso fare?
Io alla fine pensavo che il programma richiede permessi elevati perché sniffa il network... Gavin Lambert dice che non è così.
Allora da dove inizio per cercare di capire perché Vista "pensa" che il programma richiede permessi elevati??