Re: [WiX-users] Program dependencies on uninstall

2008-10-17 Thread EPoon
wrote: > >> -Message d'origine- >> De : EPoon [mailto:[EMAIL PROTECTED] >> Envoyé : jeudi 16 octobre 2008 17:52 >> À : wix-users@lists.sourceforge.net >> Objet : [WiX-users] Program dependencies on uninstall >> >> >> I've created several inst

[WiX-users] Program dependencies on uninstall

2008-10-16 Thread EPoon
I've created several installs now using WiX for various programs and I have a problem where they are dependent on each others files. They do use some of the same files but each has their own copy in their respective install directories. The problem comes when I uninstall one of them I'm met with

[WiX-users] More extensive progress notification

2008-09-23 Thread EPoon
I was wondering if it was possible to know when a component is installed and modify the progress dialog accordingly while the install is running. I'm looking into implementing some sort of list of selected components and checking off which ones have completed to give the user more information dur

[WiX-users] service not being uninstalled

2008-09-18 Thread EPoon
I've been going through the forums to see if I can find if this has been covered already but I can't seem to find one. The problem I'm having with my install is when I uninstall the program it leaves the service behind and the exe related to it in the install folder. I'm using the following WiX