Replies: 2 comments 3 replies
-
I don't know if there are any command line parameters to not start files on inno setup. if not, tell me and I will disable autorun when very silent |
Beta Was this translation helpful? Give feedback.
3 replies
-
Oh nice thank you very much !
Le jeu. 30 mars 2023 à 18:02, Martí Climent ***@***.***> a
écrit :
… Hello,
From version 1.6.4. and up (coming in the following hour), you will be
able to disable autorun by using the parameter "/NoAutoStart" on the
installer
—
Reply to this email directly, view it on GitHub
<#765 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFLTRA327WPY6BZZK3RPKFLW6WU7TANCNFSM6AAAAAAVMGELFM>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi !
I'm trying to package WingetUI to win32 app for Intune.
I use the argument /verysilent for silent install, but at the end of the installation the application automatically opens.
Do you know if there is a way to avoid that ?
I've tried to do it with winget install but same problem, the app launch automatically at the end of installation.
Thanks a lot for your help !
Beta Was this translation helpful? Give feedback.
All reactions