Page 1 of 1

CommandLine.txt

Posted: Mon Feb 22, 2021 2:25 am
by Ivan Denisov

Code: Select all

(* File for specifying command line options *)
cmdLinePath = "System/Rsrc"; 
cmdLineFile = "CommandLine.txt";
Does anyone use this feature? In cross-platform version we are deciding about things we can simplify in BlackBox and this feature seems rudimentary.

Re: CommandLine.txt

Posted: Mon Feb 22, 2021 12:37 pm
by X512
It seems to be used by PacSelfExtract.

Re: CommandLine.txt

Posted: Wed Feb 24, 2021 4:00 pm
by Ivan Denisov
X512 wrote:It seems to be used by PacSelfExtract.
really! thanks a lot.

There is this line in PacMakeSelfExtract

Code: Select all

Pac/Rsrc/SelfCommandLine.txt => System/Rsrc/CommandLine.txt