• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Scripts won't run with scheduler...

Spoooon

Lifer
I've scheduled a few vb scripts to run every 15 minutes, but when I right click and run them manually from the task scheduler window, they won't. However, if I browse to the directory where the scripts are and double click them, they run normally.

Any ideas?

WinXP Pro
 
Maybe create a shortcut to the scripts and add those to the scheduler? I don't know if it'll help, but I do a lot of things this way and they seem to work fine (mostly batch files, which with a shortcut I can say to run minimized and such. I wish there was a way to have it just run in the background completely without adding a tab to the taskbar or anything during execution).
 
Make sure you put computername\your_username in the run as box, and then set the password to your username's password.
 
Back
Top