Using a win2k3 server and winxp pro clients.

We recently had a change in our network, but before that there were no problems like this.

I have an entry in the registry under Run- \\server\path\prog.exe (one of the startup directories)

If I type that path and try to run it, it works fine. I'm thinking it's a connection issue.

The PC isn't getting a network connection fast enough, but it still tries to run the program before that, and of course, it fails.

Is there any easy way to delay the startup of my remote program? I already realize that I could make a program that waits for a connection and then looks for that path, but I really dont prefer to do it that way.