| If you use the task scheduler to run the start menu, it should not be on "system start", but on "log in". The sequence of events is - 1) system starts, 2) you log in, 3) explorer starts. If you start the menu at system start, it is bad for two reasons. First, it will run before explorer and will fail to connect to it. And second, it will run outside of the desktop environment (it is kind of like a parallel universe) and can't see anything that happens on your desktop.
 You can try changing the start condition to "log in". My prediction is that it will still fail like it does when it runs from the startup folder.
 
 Most likely the start menu does run if you install it normally or use the startup folder, but then it fails and exits. Some people have reported problems like that when Zone Alarm is installed. If you have any such firewall or anti-virus software, try disabling it temporarily to see if they are the culprit. Most such software has ways to specify a list of software to be exempt from its meddling. Try adding ClassicStartMenu.exe and explorer.exe to the list.
 
 
 |