I don't think your uninstall process should remove anything it didn't create. 
Sure, the application itself may make some entries, but you do not need to
know what they are and remove them... these entries are usually user
customisations that I'm sure they'd want to have back when they reinstall
the application.

You will not fail vista logo certification by leaving them behind... unless
the installer did make them (for a different user perhaps).

Gareth


Thomas Svare wrote:
>
> I'm trying to remove HKEY_CURRENT_USER entries created by the 
> application on uninstall.  Unfortunately, going through HKEY_USERS 
> doesn't work on Vista like it does on XP.  Each user is not enumerated 
> in HKEY_USER on Vista like it is on XP (or so it seems).  The only 
> place that I've found with the entries on Vista is NTUSER.dat.
>
-- 
View this message in context: 
http://www.nabble.com/Vista-registry-removal-issue-tf4038089.html#a11505370
Sent from the wix-users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
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

Reply via email to