Running an executable on a Unix machine from a Windows machine.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • pankajit09
    Contributor
    • Dec 2006
    • 296

    Running an executable on a Unix machine from a Windows machine.

    How to execute an EXE on a remote Unix machine from a Windows machine ?

    The EXE is present in the Windows machine.
  • numberwhun
    Recognized Expert Moderator Specialist
    • May 2007
    • 3467

    #2
    First, I have moved your thread from the Perl forum because you asked a Unix specific question and not a Perl question. Next time, please pick a forum appropriate to your questions topic.

    Second, you should really look into Wine, which is a program on Unix/Linux to do what you want to do.

    Regards,

    Jeff

    Comment

    Working...