2014-12-19, 06:50 PM
christheman Wrote:My suggestions were mainly for the sake of troubleshooting. It looks to me as if the OP might have been using a stock Bat script that somebody else wrote.
Also, to the OP, I see this line in your Bat file:
Code:"%ProgramPath%\ServerCare\WebGrab[color=#FF0000]+[/color]PlusV1.1.1\WebGr[color=#FF0000][space][/color]ab[color=#FF0000]+[/color]Plus.exe" "C:\ProgramData\ServerCare\WebGrab"
Within that line I see a couple "plus" operators and also a questionable space character, which I have made highlighted in red. Also the periods in the name "PlusV1.1.1" may be confusing in the DOS environment. I would chop those out too. Try making the file path as simple as possible.
I guess you missed the part about the script running fine from shell prompt. Yes, this is indeed the standard script from the WebGrabPlus install doc, and, it does work as is once you solve the security issue with the directory they use. So, there is no issue with pluses or anything else. Just an FYI