|
-
Feb 21st, 2000, 07:35 PM
#1
Thread Starter
Junior Member
Hello!
I need to activate one exe program from one computer (server) on another computer (it has to be activate on that second computer). Can I do that. If so, how? (maybe with some client server applicatin, but I think that will not be the solution becouse I want to activate any exe program on another computer)
Thank you!
-
Feb 22nd, 2000, 12:37 PM
#2
Hyperactive Member
Emica,
1. Create a share on the other computer to make it accessible to others.
2. Map a drive to the computer using computer name and share name.
3. Shell to any exe within the computer's share.
Wade
-
Feb 22nd, 2000, 12:43 PM
#3
Guru
Sorry Wade, all of those will cause execution to happen on the calling computer. You could create an ActiveX Exe that has a method that takes the path of an executable that remains on the server and shells it from there.....that would cause execution on the server of any app, you just need to have this ActiveX EXE set up.
HTH
Tom
-
Feb 22nd, 2000, 12:56 PM
#4
Hyperactive Member
My mistake...didn't realize you wanted activation FROM the other computer as well.
Could you alternatively download the program in the logon script and have it timer-activated...though I'm sure ActiveX is the best way.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|