Page 1 of 1

silent installation

Posted: 29 May 2017 11:48
by nalbe666
Hello! Is there a way to install HxD in silent mode?

Re: silent installation

Posted: 30 May 2017 11:55
by Maƫl
I use InnoSetup which has silent mode command line options (/SILENT, /VERYSILENT). So that's what you would use in HxDSetup.exe or Setup.exe.

http://www.jrsoftware.org/ishelp/index. ... tupcmdline

But I haven't specifically tested the setup with these options. Let me know how if it works for you.