I have a 64-bit .NET assembly that I wish to precompile (NGEN) in my InstallScript MSI project. It appears that the compiled MSI attempts to call the 32-bit version of NGEN.exe.I have verified that "64-bit Component" is set to yes for the component ...