Video Screencast Help
Search Video Help Close Back
to help
New in the Rewards Catalog: Vouchers for "Symantec Technical Specialist" and "Symantec Certified Specialist" exams.

how to write custom action for autorun of msi file

Updated: 21 May 2010 | 1 comment
parag's picture
0 0 Votes
Login to vote

how to write the custom action using wise packaging software
i want to write the custom action for autorun of .msi format file
please help

discussion Filed Under:

Comments

nandana's picture
16
Jul
2008
0 Votes 0
Login to vote

If you want to install an

If you want to install an msi from other msi...
select "Install MSI from relative path" CA and fill up the detailes in install file box give only msi name and keep the msi in the same folder of calling msi. To uninstall use CA "Install msi from detination" use product code to withe condition "REMOVE=ALL".

This should help otherwise just ignore me...