Search found 2 matches

by korry
Wed Jan 26, 2005 8:16 pm
Forum: Technical / Scripting
Topic: executing exe program via rsh from remote machine
Replies: 4
Views: 9572

executing exe program via rsh from remote machine

I tried using rsh from remote machine to run .exe but IExplore never launched. example using rsh: rsh 10.60.8.65 "cmd.exe /c c:\\pub\\msched_program.exe" it works fine running program locally: cmd.exe /c c:\\pub\\msched_program.exe BTW, rsh cmd works fine because I was able to run other cmds: rsh 10...
by korry
Wed Jan 19, 2005 6:48 pm
Forum: Beginners
Topic: include exe in another exe file
Replies: 1
Views: 4135

include exe in another exe file

I am switching to Mscheduler from MExpress hoping to take advantage of compiler to exe and VBscript supporting. This is my second day using it. I tried using Run Program, ExecuteFile and Macro but none can solve my problem. The example code below is for CreateIE and DestroyIE. Can I create two separ...
Sign up to our newsletter for free automation tips, tricks & discounts