Changelog:
* Robust and accurate depency sniffing (Thanks to OrdoConcept of PSC).
* Some bugfixes and improvements
Changelog:
The output installer has an automatic detection of MDAC and Windows Script Host installation. If the target computer has no MDAC or WSH, but the deploy application needs it. It will automatically installed.
Script output improvements
Changelog:
Changelog:
Changelog:
The Inno Setup Toolbar Advanced is now featured on the list of third-party tools for Inno Setup on their official website.
here is the link: http://www.jrsoftware.org/is3rdparty.php
Changelog:
Better handling of EXE, MSI, and MSU files. The wizard can set whether those files will executed upon installation process or not. Great for deploying another installers or redistribution.
The application to be deploy can now add to startup.
Errors on parsing filenames and path is fixed.
Changes:
Changes:
Changes:
Changes:
Changes:
Deploying applications is essential to the developers. They must run their application alone without their IDE. Only runtime library and application dependencies is needed. Visual Basic 6.0 is a easy and powerful programming toolkit. It has an own application deployment system called Package Deployment Wizard that creates installers written in VB6.
However Package Deployment Wizard has drawbacks: