mdcotter30 Posted May 21, 2007 Posted May 21, 2007 I need to write a script to automate the install of adobe reader 7. Should I use the Send command for taking away certain options or the Uncheck command?
GMK Posted May 21, 2007 Posted May 21, 2007 I need to write a script to automate the install of adobe reader 7. Should I use the Send command for taking away certain options or the Uncheck command?IMO, the ControlCommand() function with the "UnCheck" option would be best.
herewasplato Posted May 21, 2007 Posted May 21, 2007 I need to write a script to automate the install of adobe reader 7. Should I use the Send command for taking away certain options or the Uncheck command?What was wrong with the info that Jon provided in this thread???http://www.autoitscript.com/forum/index.ph...st&p=344827 [size="1"][font="Arial"].[u].[/u][/font][/size]
Selmak Posted May 21, 2007 Posted May 21, 2007 I would offer an alternative: Download Foxit Reader and install on a test PC. Download and install any extensions you need, like form fill-in. Write script to copy Foxit folder to Program Files of target computer, and a shortcut to the All Users profile. If you're feeling adventurous, also change the association for .pdf to Foxit. This works because Foxit needs no actual setup program, copying its folder is quite OK. Plus, a far better piece of software. I've been rolling Foxit onto most new PCs instead of Adobe Reader lately, and not had any complaints yet. By contrast quite a few Adobe users have had updates 'pushed at' them which have broken things.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now