My program development system is a Windows 10 64-bit PC running 32-bit LabView 2017 SP1 f3.
I want to create a 32-bit installer to run my program's executable on a 32-bit Windows 7 PC.
Under Installer Properties/Advanced, "Require the LabView 2017 32-bit development system" is checked and "System Requirements" is set to "Windows 7 SP1 or later"
The development system creates the installer without any problems and my program's executable will run on any Windows 10 PC.
But the installer will not run on the Windows 7 PC.
Installation aborts with a "This installer requires Windows 10 64-bit (version 1507) or newer" message.
Is what I want to do possible? or do I need to use an LabView installer created on a Windows 7 PC?
Any help would be appreciated.
Thanks