You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
run issues
About this tag
The tag 'run issues' covers problems where Windows fails to execute scheduled tasks, batch files, or executables. Common themes include scheduled tasks that do not run automatically despite working manually, and system or user PATH variables not being recognized for certain .bat or .exe files. These issues often occur on Windows 8.1, Windows Server 2016, and Windows 7. Troubleshooting steps typically involve checking task scheduler settings, verifying PATH and PATHEXT environment variables, and ensuring file paths are correctly specified. The tag focuses on practical solutions for getting programs and scripts to launch as intended.
Hi,
I'm trying to make a scheduled task to run every 5 minutes but I don't seem to get it to run.
If I right click it and make it run manually it works so the path to the file is correct and working, also the .bat file works when I double click it.
Under the history tab I can't see any errors...
I have a Lenovo Ideapad s510p running original Windows 8.1. Bought it in May'14.
The problem is that it's not able to find & run some bat & exe files given in the '%Path'. Whereas it can find some - it can't find some others. So it doesn't run them unless full path is specified.
This is a big...