Re: [WiX-users] uninstall not removing a ODBC DSN

2007-03-19 Thread James M Knox
Rob, Many Thanks, Dont know how I missed that one Mark Rob Mensching wrote: > It looks like you created an unmanaged Component (no GUID). That means, the > Windows Installer installs your Component (and the stuff in it) and promptly > forgets about it. Which means uninstall does nothing.

Re: [WiX-users] uninstall not removing a ODBC DSN

2007-03-19 Thread Rob Mensching
It looks like you created an unmanaged Component (no GUID). That means, the Windows Installer installs your Component (and the stuff in it) and promptly forgets about it. Which means uninstall does nothing. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf