We are migrating to W2K and have an application that causes the “Spoolsv.exe has generated errors and will be shut down. You will need to restart the application.” on bootup. Pulling the application out of the start folder prevents the problem. However, we need to have the application autoload. Starting the application a minute after W2K finishes loading works fine.
My thought is to create a countdown timer and put it in the startup folder or the registry “Run” key, that will count a predetermined amount of time and then run the application a minute or so after W2K loads. I haven’t found any information on how to accomplish this on Microsoft’s site or here. Any help would be appreciated.