Windows Vista task scheduler can not initiate watir test
April 17th, 2009
Comments off
I faced a weird problem.
I can start a test job test.rb by WindowsXP task scheduler, but cannot initiate the test job by Windows Vista task scheduler, the test.rb can be run by double click on Windows Vista Explorer.
I encoutered a solution for this when I almost went to install windows xp on my computer, just Disable User Access Control on the Control Panel of Vista, and everything is ok.