Abort Installer on missing file

You have trouble using InstallForge? Then this is the right place for you.
Post Reply
gkick
Posts: 3
Joined: 04 Oct 2020, 23:12

Part of my installer is a command check whether a particular runtime version is installed, if not I want to display a message and close the installer else proceed with installation.
I can do this with a windows script or batch file. Just wondering if there is another way around this.
Post Reply