Hey guys, I'm still struggling installing some DLLs...well - uninstalling
some DLLs
I've managed to get the fragments out of tallow, and to link my installer
and it even seems to work.

However when I uninstall the application the registry entries remain, and
the files aren't removed from the WINDOWS\system32 directory. Am I doing
something wrong or is this the way it's supposed to work? I've not really
had much experience when it comes to setup development.

I'm thinking of calling regsvr32 /u for each of the DLLs at the install and
uninstall to make sure that the DLLs installed on the target machine are
unregistered before the new ones are installed and that they are also
unregistered upon uninstall. Therefore I'd make sure the registry entries
are removed.
Are there any drawbacks to this?

Thanks, Alexei
-- 
View this message in context: 
http://www.nabble.com/DLLs-and-uninstalls-tf4229019.html#a12030825
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to