Sanin wrote: > 1. Do I have to recompile my shim (i.e. C++ custom action) to 64-bit? >
Probably not. The WiX custom actions are currently 32-bit because we were able to work on 64-bit portions of the file system by disabling file-system redirection when necessary. It's available in wcautil.lib; see the source code in src/ca/wcautil/wcawow64.cpp. > 2. If so, here is the problem: > - existing WiX C++ libraries (wcautil.lib and dutil.lib) are 32-bit. > That will be changing soon. The file-system redirection API doesn't solve problems with the registry, so we're adding support for 64-bit custom action builds. That will probably appear in the next couple of weeks. -- sig://boB http://joyofsetup.com/ ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users