Jump to content

Auto installation using Windows CMD


viet
 Share

Recommended Posts

Hello,

I have an executable file running in CMD mode to install a program and would like to install it simultaneously in many computers. My problem is when I start the installation program (in command line mode), it will in turn ask for some configuration details (just similar as install wizard in graphical mode).

I would like to schedule the program so that when the install program start running and when it asks for something, the computer will automatically enter the corresponding information without having to wait for user input. This is due to large number of computers that would need to be installed.

If anyone know the method (maybe C code, or special batch command, etc.), please advice.

Best regards,

SG.

Link to comment
Share on other sites

If it is a widely used commercial program, then the developers may likely have a procedure for mass deployment; check with the company that owns the program.

If this is not the case, then Windows Scripting may be your tool; check out http://msdn2.microsoft.com/en-us/library/ms950396.aspx

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy