Albert Tuulas wrote:

correctly *working on WinXP SP2* (writing registry entries), but *on Vista -- nothing*. No errors in MSI log files regarding registry, component gets installed but no registry entries can be found.


Check a verbose log around the WriteRegistryValues action; verbose logs include every value written. If there are none, check out the section around InstallValidate; maybe MSI decided your component didn't need to be installed.

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