I should say, the PHP script *claims* to run in Task Scheduler on XP, but it effectively does nothing.
I'm using reg.exe to manually update a registry entry based on what the script does, and I'd like it to run daily. The script seems to do nothing when executed by task scheduler, and works perfectly when I execute it manually. I have the script running as Administrator, what else could it be?
I'm using reg.exe to manually update a registry entry based on what the script does, and I'd like it to run daily. The script seems to do nothing when executed by task scheduler, and works perfectly when I execute it manually. I have the script running as Administrator, what else could it be?