Re: [WiX-users] How to delete a file(for temp use) after installation
The tag seems to be meant to do this kind of thing. This will include the exe in your msi and allow you to run it; but it will not install it and hence not require any deleting afterwards. See for example (from the WIX Tutorial)