dominicraf

Results 26 comments of dominicraf

I retried from a command prompt window with no admin permissions and it seems to work fine. Thanks! Off topic, but while building it pauses just before the finish at...

does it work if you remove the trailing slash from /root/var/ in your crontab entry?

Thanks for the quick and helpful response, yes that was enough for me, I don't need a GUI! The context is that I am installing postwhite which uses despf.sh. It's...

I agree this enhancement would be helpful. In the meantime this is my workaround: `blc $WEBSITE -ro 2>&1|grep -iEB1 "[^0].broken"`

To answer my own question, I think it works in Task Scheduler if I specify `wt.exe` as the Program/Script and the actual batch file (and parameters) under 'Add arguments (optional):'

To update/correct my previous answer, the way to do it in Task Scheduler is actually to specify `cmd.exe` as the Program/Script and then something like `/c "start wt -d ....