[WiX-users] How to launch a program after the install completion ?

2006-09-13 Thread
Learned from the tutorial , I wrote the script as follow.   NOT InstalledCustom> InstallExecuteSequence> But the program ,wh

[WiX-users] 答复: [WiX-users] Remove folder while uninstalling application

2006-06-29 Thread
I also encountered the same problem . But I had to resort to the CA to delete the temporary subdirectories. IMPORTANT NOTICE: Email from Actions is confidential and may be legally privileged.  If it is not intended for you, please delete it immediately unread.  The internet cannot guara

[WiX-users] Uninstall a system tray program --a strange problem

2006-06-16 Thread
I have an app stay in the system tray when it is minimized.But when it is minimized it can be uninstall by the windows installer without any warning message. And the app.exe is deleted while the app is still running.However,when the app exit,it encounter an memory error! Has u guys encounte