I need to create a setup which targets 64 bit O.S.,Currently my project is Installshield 2008 Premier Edition and type is InstallScript MSI and we right now we are supporting 32-bit O.S.
I have some set of questions
- Do i need to build Installshield on 64-bit dedicated machine ??
- Is it possible to have same project which supports 32-bit as well as 64-bit? If Yes how to approach?
- Is single Setup.exe will support both 32-bit and 64-bit ??
Thanks