The sample of the installer for Windows by NSIS, WiX
- Install one of NSIS and the WiX(s), or both.
- Enable it to perform them from Cygwin.
- Execute the following commands.
% cd NSIS
% ./create.sh
% cd WiX
% ./create.sh PARAMETER
- x86
- for creating 32bit installer
- x64
- for creating 64bit installer
© 2013 mas0061 Licensed under the MIT License.