Is it possible to install CnWizards in silent mode, so I can automate the installation?
I've tried to pass the installer the "/silent"-argument via the Windows-Console, but it didn't worked out...Author:
zjy Time: 2009-9-18 10:47
CnWizards uses nsis to build installer,so you can use "/S" argument to run it in silent mode.