Making custom installation package

From dgraphic
Revision as of 03:32, 3 June 2020 by Natalia (talk | contribs) (Created page with "'''''Making custom installation package''''' You need to create file: Name_of_Package.iss and run AllMix installation from comand line (or batch-file) with this file as param...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Making custom installation package

You need to create file: Name_of_Package.iss and run AllMix installation from comand line (or batch-file) with this file as parameter, for example:

First time, when .iss file is empty, wizard will be runned and will ask you set of questions about generated package:


You have to select new name and other parameters, like pictures for Logo, Splash, Icons. Next time you can use generated .iss file for automated build of new installation packages.