The uninstallstring isn't used if the product has been registered (the RegisterProduct action) - Windows just does the equivalent of mxiexec /x {product guid} .
Phil Wilson -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Rob Hamflett Sent: Friday, May 18, 2007 8:21 AM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Overriding Uninstall I think you'll have to manually set the uninstall string, which is usually created for you here: Key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{ <ProductGuid>} Name: UninstallString Rob vishvas wrote: > Hi all, > > I am Facing some problems while uninstalling my application.I am Using > WIX2.0.I am expexcting user inputs while uninstalling application. > But i dont have any control on unistallation. > > Can any one tell me how to add user input screen while uninstallation ? > ------------------------------------------------------------------------ - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users