Inno Setup silent install UAC -


i trying construct silent install using inno setup. using /silent , /verysilent command parameters, , works fine, except uac window popping @ start.

how around issue?

i have found few posts loosely mentioning using signtool, other sources have said change uac box blue publisher parameter filled.

can here? scenario installer distributed on internet update existing software on machine silently without user interaction.

to run setup elevated without uac prompt, need run elevated. defeat entire point of uac if programs elevate without user controlling access.

signing executable show publisher.


Comments

Popular posts from this blog

ios - iPhone/iPad different view orientations in different views , and apple approval process -

monitor web browser programmatically in Android? -

c# - Using multiple datasets in RDLC -