Making custom installation package

From dgraphic
Revision as of 08:55, 23 November 2021 by Bbm (talk | contribs)
Jump to navigation Jump to search

Making custom installation package

You need to run standard AllMix installation package from comand line (or batch-file) with file name *.iss as parameter, for example:

AllMixInst 1.jpg

First time, when *.iss file is not exist, such file: *.iss will be created and then configuration wizard will be runned and will ask you set of questions about generated package:

AllMixInst 2.jpg

AllMixInst 3.jpg

You have to select new name and other parameters, like pictures for Logo, Splash, Icons. Custom built-in demo project is also available to change. Next time you can use generated .iss file for automated build of new installation packages.