install .exe on windows 10 with silent install option and no box for deploy #2216
Unanswered
thierryd31
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
Hi @thierryd31, in our CIs we use : start /b /wait .\nrn-nightly-AMD64.exe /S /D=C:\nrn_testbut then again those runners are headless (no UI) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
In a school I try to deploy the exe on several windows pc with parameters /q /s or other but a priori it does not work I always have a dialog box that opens
Do you have a solution ?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions