質問

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,

役に立ちましたか?

解決

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.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top