Hi Everyone. I'm trying to build an MSI who's only purpose is to run a javascript file. I'm installing a solution into a sharepoint installation, and all I need the javascript for is to run stsadm.
I would also like to run another javascript calling stsadm on removal. So basically I'm trying to use the MSI/Add Remove Programs functionality to deploy or retract sharepoint solutions. I haven't seen anything directly related to sharepoint solutions in MSI files so I'm using this technique (If there is a better way, please let me know). Can someone give me a hint on how to write a WiX file that just executes a javascript on installation, and another javascript on removal? The wix file should also include the .wsp solution file. Thanks in advance! Colin ------------------------------------------------------------------------------ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users