Liquidator87 Posted September 11, 2008 Posted September 11, 2008 How can it be done? I tried Dim WshShell Set WshShell = WScript.CreateObject("WScript.Shell") WshShell.Run("D:\Scripts\EuroHD.exe") with no luck (Object WScript required)... any idea? Quote
Tjod Posted September 11, 2008 Posted September 11, 2008 Add OSD.ExecNewProcess "C:\WINDOWS\notepad.exe", "", False, False in the channelchange.vbs. Quote
Liquidator87 Posted September 11, 2008 Author Posted September 11, 2008 Great Thank you very much Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.