Re: Silent Installation
"Louis McKinley" <[email protected]> Wed, 10 Dec 2008 22:52:33 -0500
| Newsgroups | gmane.network.ssh.windows |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Dec 5, 2008 at 3:53 PM, Yohrling, Adam <[email protected]> wrote: > I am trying to setup OpenSSH for Windows to deploy silently via a script. > The SourceForge website does not list any installer flags. Is there a flag > for the installer to be able to run silent installations? Thanks. > > Adam R. Yohrling > Email: [email protected] Adam, if you have some programming skills, you could use AutoHotKey to do what you want. AutoHotKey is a free scripting utility that you can use to do the mouse clicks and keyboard entries for you. AutoHotKey comes with a utility to convert its scripts into executables. The manual is excellent, and there is an excellent forum on the AutoHotkey web site. I used it to write a complicated installer of a kit of software, and OpenSSH was one of the pieces of software. If you are interested, I could extract the OpenSSH part of my script. / Louis -- List Info: http://erdelynet.com/ssh-l/ List Archives: http://erdelynet.com/archive/ssh-l/ To Unsubscribe: Mail mailto:[email protected] If you are having trouble unsubscribing, visit the List Info page for help.