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.


It's not supported (on either OS). It usually works on XP but will fail in some circumstances (like roaming profiles).

--
sig://boB
http://joyofsetup.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