Albert Tuulas wrote: > Sweet. Running the regedit from System32 showed my registry entries, however > in not very much expected location: > HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\
That's the 32bit registry. http://support.microsoft.com/kb/896459 > It's pretty confusing, when I ask installer to write entry to HKLM\SOFTWARE, > it goes to HKLM\SOFTWARE\Wow6432Node. Is it possible to have the entry > always written to HKLM\SOFTWARE instead of HKLM\SOFTWARE\Wow6432Node on both > XP and Vista, 64 and 32 versions? A 32bit app simply can't see the 64bit HKLM\Software, so that wouldn't be useful to you unless you were installing a 64bit binary - and in that case you would have the Win64="yes" on all components. Tony ------------------------------------------------------------------------- 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