My customer came to me a said that the software installs for only the current user. I didn't think there was anything user specific about the install and pointed them to look at other integration points. But after using Process Monitor to log registry activity I am not so sure!
Nowhere in my wxs files do I have HKCU and yet when I look at the all of the places that msiexec.exe does a RegSetValue 90% of the entries are to: HKCU\Software\Classes\...whatever... Where they should be HKCR\...whatever... So my question is: did I miss something simple in the documentation on how to set the installer work of all users vs profile specific install? Nicholas M. Makin ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users