Goal: get this running in one line.
the culprit is "" , the problem being:
%Source%Silence\Installers\spybotsd.exe /Silent /SP- /Components="" /NoRestart
%Source%Silence\Installers\SpybotSDIncludes.exe /S
so like i want to run it f.ex :
______x__________________________________________________________??_________x________x_____________________________________________x
cmd /R "%Source%Silence\Installers\spybotsd.exe /Silent /SP- /Components="" /NoRestart" & cmd /R "%Source%Silence\Installers\SpybotSDIncludes.exe /S"
i just tried this instead:
cmd /R "%Source%Silence\Installers\spybotsd.exe /Silent /SP- /Components= /NoRestart__" & cmd /R "%Source%Silence\Installers\SpybotSDIncludes.exe /S"
replaced "" with just 2 empty spaces.Shown here as __ , obviously forum doesnt allow multiple spaces or something.
According to what i could gauge in task mgr that worked.
But well, how would one solve this usually or is that the answear?
I can imagine this is asked many times, but i had no idea on what to search for..
This post has been edited by TranceEnergy: 07 September 2008 - 03:15 AM



Help
This topic is locked

Back to top











