Re: [WiX-users] Using the same custom Dialog with Add/Remove Program

2010-08-11 Thread marric01
Thanks again for the input ! I think that using the branch HKLM would be the better place to put the info (username and encrypted password) ? -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Using-the-same-custom-Dialog-with-Add-Remove-Program-tp5

Re: [WiX-users] Using the same custom Dialog with Add/Remove Program

2010-08-11 Thread Blair
, 2010 5:35 AM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Using the same custom Dialog with Add/Remove Program Hi thanks for the reply. The reason why I wanted to open up my custom dialog when doing an uninstall from ARP is that I need to get a username/password and server name

Re: [WiX-users] Using the same custom Dialog with Add/Remove Program

2010-08-11 Thread marric01
Hi thanks for the reply. The reason why I wanted to open up my custom dialog when doing an uninstall from ARP is that I need to get a username/password and server name to be able to delete a database, a SQL JOB, an SSIS Task and a SSAS Cube and those can be located on seperate sql server. When

Re: [WiX-users] Using the same custom Dialog with Add/Remove Program

2010-08-10 Thread Bob Arnson
On 8/10/2010 11:07 AM, marric01 wrote: > But when i'm using the uninstall from the Add/Remove program, it doesn't > open my custom dialog for uninstall. Do I need to do something special to > make it use my custom dialog ? It is something possible ? > It's not supported by ARP -- it always run