SMOOTSARA Active Member Licensed User Longtime User Dec 13, 2020 #1 Hi guys? I am going to create an installer file for Windows 10 I completed my program.? I got the output from it and it works perfectly. Now I want to create an installer for Windows. I installed "Inno Setup" Compiler on Windows And then I got an output with "B4JPackager11" I now have a few files that output B4JPackager11 Now what steps should I follow to create an installer file under Windows??? Thanks
Hi guys? I am going to create an installer file for Windows 10 I completed my program.? I got the output from it and it works perfectly. Now I want to create an installer for Windows. I installed "Inno Setup" Compiler on Windows And then I got an output with "B4JPackager11" I now have a few files that output B4JPackager11 Now what steps should I follow to create an installer file under Windows??? Thanks
aeric Expert Licensed User Longtime User Dec 13, 2020 #2 Doubleclick the InstallerScript to open with Inno Setup Compiler and then Compile (Ctrl+F9). Upvote 0
TILogistic Expert Licensed User Longtime User Dec 14, 2020 #3 use inno setup studio. Very easy and good installation and packaging tool. Inno Script Studio - Kymoto Solutions www.kymoto.org Upvote 0
use inno setup studio. Very easy and good installation and packaging tool. Inno Script Studio - Kymoto Solutions www.kymoto.org