The application method of NextInstaller is similar to that of the currently popular InstallShield installer maker, but the method is very simple, and in some ways its functions are nimbler and more convenient.
1.apply Atscript language as its installment control script, the method is convenient, simple and formidable
2.in the script host process can call VBScript for process control, which makes the system more flexible and easier to be expanded ( WEB installation disks producing templates provided in the current system can call VBScript to configure IIS)
3.the installation disks produced does not generate uninstallation information, can be applied to make a software upgrade package, database installation disks and some other special installation disks
4.registry setting features can easily be set up in the installation process for the operation of the registry, eg: setting the registry information?reading out the registry information? deleting the registry information? covering the registry information?conditionally implement the registry object, and can easily make an application program and a file type association
|