View Single Post
  #1  
Old 07-05-2007, 04:33 PM
ambalboa ambalboa is online now
Registered User
 
Join Date: 06-25-2007
Location: Houston, TX
Posts: 70
How do you run a .exe file on a remote machine?

I think I figured out how to deploy a setup.exe file to a remote machine. I used the 'Copy Files' action step, which copied the file from my machine to another machine in the network. Now, I think that the 'Run Program' should be able to run the file to install in on the remote computer; just writing in the path, right? Now, when the file opens, it prompts the user to click on certain buttons to continue the process. Is there a way to make it run "silently," make it go through the process without needing a user to select or click on anything? I'm just experimenting right now, I'll need to do this later on when I finish my .bld file. Thanks.
Reply With Quote