how to write custom action for autorun of msi file
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
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
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...
Would you like to reply?
Login or Register to post your comment.