![]() |
SetupBuilder V1.05Distributing your applications can be done easily with the SetupBuilder. Besides SetupBuilder you should also download: (freeware) EZSetup - A tool from SPB Software House that wraps several Cab files to one setup file. The setup file is launched from the desktop and installs the application on the device. Download EZSetup. ![]() First time you use SetupBuilder you will need to set the CabWiz path and EZSetup path. Add the application filesUsing the Add File button add all the files your application uses. It must include at least one EXE file. Other files may include images / sound files / data files or any other file. Next step is to build the Cab filesEnter a Company Name and an Application Name. If you like to create a shortcut icon in the programs section check the Create Shortcut checkbox. Press the Build Cabs button. The Cab files will be created in the same directory of SetupBuilder. Now we will build the Setup fileChoose a text file that will be used to describe your application in the installation. Choose a text file as the End User License Agreement. Choose the setup file language. Press the Build Setup button. A setup file named <Application Name>Setup.exe will be created in the SetupBuilder directory. This file includes all the files you chose earlier and you should only distribute this file (and the CAB file for manual installation). You can load and save your installation projects using the Files menu. |
|
|
|