Передать переменную через командную строку
-
Пользовательский плагин DLL необходим для:
Я хочу передать переменную через командную строку в Remote ExecuteScript Silent.exe
Скажем, имя переменной: разобрать URL
в CMD пишу:
Удаленный ExecuteScript Silent.exe parse_url http://www.url.comНравится: http://prntscr.com/wdb16y
Custom DLL plugin needed for:
I want to pass variable via command line to Remote ExecuteScript Silent.exe
Let's say variable name: parse url
in CMD I write:
Remote ExecuteScript Silent.exe parse_url http://www.url.com