
deepak407 asked a question.
64 bit installer
Hi,
I have set of files which work only on 64 bit machine.
Now i need to create an installer for only 64 bit(64 bit installer).
If we try to install in 32bit ,it should not install.
Questions:
1) which project should we consider in this case ? (Basic or Install project)
2) Where can we set option 64 or 32?
1.You can do it with Basic MSI project (maybe also with Installscript but I never use it).
2. Installation Information>General Information>Summary Information Stream>Template Summary.
Regards,
Kevin