Replies: 1 comment
-
|
Hi,
The Windhawk installer is based on NSIS, and so its command line options can be used. For silent installation, you can use
There's no option for the desktop icon, since there wasn't a demand for it from users. There are a couple of other options, such as |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
It would be nice if Windhawk offered unattended installs.
I install Windhawk on all my machines (among other software). I already have a script to do this and configure things the way I want as well.
Right now, I can download the installer from https://ramensoftware.com/downloads/windhawk_setup.exe automatically and start it but the install requires manual clicking through the options to complete the install. It would be nice if it accepted a command line flag "--unattended" that would install it with the default settings without requiring any user interaction.
It would be even better if you could change some of the settings with additional arguments, such as "--no-desktop-icon".
Cheers,
SkyLined
Beta Was this translation helpful? Give feedback.
All reactions