Hello,
Is there anywhere in the documentation, details of the windows installer silent install command line arguments ?
Thanks,
Johannes
Look up NSIS installer…
Appears /S option may be correct
···
–
Jody Garnett
Thanks Jody,
I tried the following to set installation directory:
Geoserver-2.21.0-winsetup.exe /S /D=C:\path\to\install\dir
However /D parameter is not considered and the geoserver gets installed in the default directory … any idea?
Thanks,
Johannes
···
–
Jody Garnett
I was not aware of the /D parameter?
Q: Where did you find that?
It could be you need to review/test/update the geoserver NSIS installer configuration.
If the author of the above script was not aware of the /D option then it would not of been tested.
···
–
Jody Garnett
–
Jody Garnett