Can I run a program over a network, I have a program installed on one program and want to run it from the other computer (that it is not installed on!?
Thanks
Art
Printable View
Can I run a program over a network, I have a program installed on one program and want to run it from the other computer (that it is not installed on!?
Thanks
Art
If the program needs DLL's etc (as most programs for Windows do) you will need to have it installed on the computer you are running it on.
just map the drives and run it off the mapped drive
If you install terminal services you could just connect and run everything.