my $is = InstallShield->new( 'Installer.ism' ); $is->Update_Property('ProductVersion', '1.2.3.4'); $is->Add_FeatureComponents('AwesomeFeature', 'awesome.dll'); $is->savefile( 'UpdatedInstaller.ism' );
In reply to InstallShield module by robobunny
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |