-2

I need to build a setup.exe for a 64 bit machine in Installshield installscript project. I am trying to do this in Installshield 2013

Is this possible?

Jeff
  • 739
  • 12
  • 31

1 Answers1

0

If you are building an MSI file you can't do this:

http://blogs.msdn.com/b/heaths/archive/2008/01/15/different-packages-are-required-for-different-processor-architectures.aspx

PhilDW
  • 20,260
  • 1
  • 18
  • 28