I have two "Win2K Professional" machines handy (Dell, IMB -- with different hardware configuations), and they both exhibit this same odd behavior.

Both machines have Windows Media Player v9.0, along with the older v6.4 still in place.

WMP v9.0 can be started with a Desktop shortcut, a Start Menu shortcut, or a RUN window command:
Code:
C:\PROGRA~1\WINDOW~2\wmplayer.exe
But, I CANNOT start WMP v9.0 on a pre-scheduled basis with an "AT command"
Code:
AT  18:30  /interactive  /every:Su  C:\PROGRA~1\WINDOW~2\wmplayer.exe
although WMP v6.4 (and all other media players) start fine
Code:
AT  18:30  /interactive  /every:Su  C:\PROGRA~1\WINDOW~2\mplayer2.exe
Could somebody with this same combination of OS/software try it and see if you get this same odd behavior?

If you're unfamiliar with the "AT command", here's the official Microsoft page:
http://support.microsoft.com/default.aspx?...b;en-us;Q313565

I'm really just looking for "sanity support" here. Does this really NOT work, or am I going crazy?

Thanks.

Jerry