Author: Eambo
Subject: Psexec crashing in batch file - fine otherwise
Posted: 19 February 2014 at 12:13pm
Sorry, don't seem to be able to edit:
Subject: Psexec crashing in batch file - fine otherwise
Posted: 19 February 2014 at 12:13pm
Sorry, don't seem to be able to edit:
It looks like this issue only occurs with an .exe with a variable.
For example if I call program:
%0\..\psexec.exe -i -s -d \\<MACHINENAME> "C:\Program Files\Folder\name.exe" "VARIABLE 1"
It crashes like this. But this works, as mentioned, if not being called from a batch. Any ideas?
Thank you! :-)