Cant Save The Output of Command to variable
Posted: 20 Oct 2009 09:51
any one can help me please
Thanks Alot
Roee Rahamim
Code: Select all
SET VAR001=cscript C:\CheckVersion\VersionInfo.vbs C:\Program~1\FMR\TaskBarService\TaskBarService.exe
if (%VAR001%)=="1.4.0.2" BLA BLA BLA ITS OK
pause
Thanks Alot
Roee Rahamim