@miras said in BAS Win7 latest?:
What version of BAS is the latest for Windows 7?
25.4.1?
25.4.1
@tense said in Launch BAS via CMD?:
Кто-нибудь знает, как передать переменные/ресурсы в автономный исполняемый сценарий BAS через командную строку?
Например, your_script.exe --resource1=12
Такого функционала нет в BAS
@Bascook said in Launch BAS via CMD?:
The only way to do this would be to create dynamic resources in your script and read files.
Run your .bat, which will write the necessary resources and execute your .exe
You can also change the contents of the file "actual.xml " and run script with the --silent flag