Slient install for batch file without choosing open or next button

Joined
Mar 24, 2011
Messages
1
Reaction score
0
Hello,

I am trying to create a batch file that will install updates for .msp files. The follwing script that I have works but i would like to add a script that would choose the "Open" option. Once i double click the .bat file it gives me the option to open or cancel and i would like to choose "Open" Automatically so i don't have to click it. Please help!

.Bat file script

Start /wait AcrobatUpd910_all_incr.msp /passive /norestart
Start /wait AcrobatUpd910_all_incr.msp /passive /norestart
Start /wait AcrobatUpd910_all_incr.msp /passive /norestart
Exit
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top