[WiX-users] Help!!! Can't get Custom Action to launch EXE installed with App

2007-05-30 Thread mikebartlett
Hi, I am using Notepad.exe as an example. I have created the following simple wxs, which compiles and links fine. However when I run the MSI it crashes with an error. According to all the documentation what I am doing is right. can anyone help?? I would be very grateful for any assistance.

[WiX-users] How to install files, run an action, then delete the files??

2007-05-31 Thread mikebartlett
Hi Guys, I am dropping Nant and a series of related files onto the target machine and then executing Nant using a custom action (all works fine). My problem is that I need to clean all the files off afterwards. Is there a clean way to do this without me having to resort to a custom action that