cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
kendrickmartin
Level 2

Running 64 bit install

Hello,
I am trying to run .NET install classes for my components that require 64 bit architecture. I have set the 64 bit component to true, and the .NET installer setting to true. However, during the install it still tries to launch it with the 32bit Elevated custom action server. The install template is set to x64 so I'm not sure why its still using the 32 bit server. Any advice?
Labels (1)
0 Kudos
(1) Reply
Cary_R
Level 11

Is Msiexec.exe under SYSTEM running as x86 or x64?

I might also double check to see if you've set the .Net Installer class settings correctly in Tools -> Options -> .Net. This should be the 64 bit InstallUtilLib.dll location.
0 Kudos