Search found 2 matches

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

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
Fri Feb 26, 2021 1:13 am
Forum: Help
Topic: adding a directory to the PATH env var
Replies: 0
Views: 6748

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...