Search found 2 matches

by divonlan
11 Feb 2024, 11:10
Forum: Help
Topic: Build from command line?
Replies: 0
Views: 1507

Build from command line?

Hi, I am using InstallForge in a complex multi-platform build system. I am generated the ifp file programmatically. My question is: is there any way to build the installer exe via from the command line, i.e. without needing to open the InstallForge UI and clicking "Build" manually?

Thanks!
by divonlan
26 Feb 2021, 01:13
Forum: Help
Topic: adding a directory to the PATH env var
Replies: 0
Views: 7030

adding a directory to the PATH env var

Apologies if this has been addressed before, I couldn't find it: I want to add my app's directory (my app is a set of command line tools) to the PATH environment variable, i.e. concatenate the directory name to the end of the existing value "Path" of the registry key "Computer\HKEY_LO...