I have converted my application in Visual Studio 2019 Community to 64 bit (x64), however when I create the setup file it defaults to 32 bit (x86). How do I tell InstallForge the file is a 64 bit application.



Regards
Simon Nixon
Code: Select all
<ProgramFilesX64>\MyCompamy\MyApp.exe
but required<ProgramFilesX64>\MyCompamy\MyApp.exe
Code: Select all
c:\program files\MyCompamy\MyApp.exe
Code: Select all
<ProgramFiles>\..\Program Files\your_company\your_app