Re: [WiX-users] Uninstall a system tray program --a strange probl em

2006-06-16 Thread Watkins, Jon
It sounds like our application is complaining because it's removed with out shutting down. You might try creating a custom action DLL to shut down / exit the systems tray application from a custom action during the uninstall before the files are removed.  -Jon From: [EMAIL PROTECTE

Re: [WiX-users] Registry key or value localization problem

2006-06-15 Thread Watkins, Jon
From: Derek Cicerone [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 14, 2006 11:16 AM To: 'Watkins, Jon'; wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Registry key or value localization problem   That looks fine to me - have you tried just performing the install to

Re: [WiX-users] Registry key or value localization problem

2006-06-14 Thread Watkins, Jon
AD-958BD96B9EA3' Language='1033' Version='3.0.0.0' Codepage='1252'>   <Package Id='----' Description='Training App Merge Module'     Comments= 'Training Merge Module'    

[WiX-users] Registry key or value localization problem

2006-06-12 Thread Watkins, Jon
I'm having some problems with WiX jumbling some of my translated strings (some non English characters) that go into my registry key names and values.  Please let me know if anyone else has seen this before and if there's a fix known.  If I manually edit the MSI after the build to correct th