1.

Solve : How to install a software autiomatically by using batch file?

Answer» <html><body><p>Hi all,<br/><br/>   <a href="https://interviewquestions.tuteehub.com/tag/daily-245095" style="font-weight:bold;" target="_blank" title="Click to know more about DAILY">DAILY</a> i am installing many softwares in my system, everytime while installing i need to give "Next, Next, I agree buttons", So i <a href="https://interviewquestions.tuteehub.com/tag/don-t-246903" style="font-weight:bold;" target="_blank" title="Click to know more about DONT">DONT</a> want to do everytime, Hence i need a software or batch <a href="https://interviewquestions.tuteehub.com/tag/file-11330" style="font-weight:bold;" target="_blank" title="Click to know more about FILE">FILE</a> to schedule the <a href="https://interviewquestions.tuteehub.com/tag/install-2121155" style="font-weight:bold;" target="_blank" title="Click to know more about INSTALL">INSTALL</a> autiomatically. Can any one <a href="https://interviewquestions.tuteehub.com/tag/help-239643" style="font-weight:bold;" target="_blank" title="Click to know more about HELP">HELP</a>?You might try running the installer from the command line and using the <strong>/?</strong> switch. This may display some help for running an unattended install. <br/><br/>An alternative would be a VBScript where you could send keystrokes to the installer program. This would take some planning so the keystrokes are timed properly and are in the proper sequence.<br/><br/>Good luck.</p></body></html>


Discussion

No Comment Found