Question

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,

Était-ce utile?

La solution

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.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top