Quote:
Originally Posted by forums@thefallengalaxy.co
Very nice script. Is there a way to write the model's name in the batch file, so that you dont have to type it in each time you run the batch file?
|
set /p model=Enter username:
try changing that to
set model:=model name