code:.Run("\"C:\\Program Files\\Windows Media Player\\wmplayer.exe\"");
PS: try not to run an application on initialize if possible. The function initialize must return as quickly as possible and should do as little as possible. Instead use SignInReady or use a timer.
This post was edited on 04-10-2007 at 05:31 PM by CookieRevised.