Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Pass variable to installanywhere command line build.exe

how can I pass a command line argument to build.exe to specify where is the source folder to be included in the installer?

Thanks,

like image 503
Feras Odeh Avatar asked Jan 18 '26 01:01

Feras Odeh


1 Answers

From IA help:

Add an environment variable for the source path, prepended with IA_PATH_ tag. For example, to set the source path SOURCE_PATH, set the environment variable IA_PATH_SOURCE_PATH.

like image 160
Yury Kachubeyeu Avatar answered Jan 20 '26 16:01

Yury Kachubeyeu



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!