Index  | Recent Threads  | Unanswered Threads  | Who's Active  | Guidelines  | Search
 

Quick Go »
No member browsing this thread
Thread Status: Active
Total posts in this thread: 7
[ Jump to Last Post ]
Post new Thread
Author
Previous Thread This topic has been viewed 1663 times and has 6 replies Next Thread
Former Member
Cruncher
Joined: May 22, 2018
Post Count: 0
Status: Offline
Reply to this Post  Reply with Quote 
Unattended Silent Install

I am looking for a way to install WCG with an answerfile, so that I can do a full unattended install of the software when I reinstall my operating systems on my computers. Thanks
[Dec 17, 2004 4:09:13 AM]   Link   Report threatening or abusive post: please login first  Go to top 
nathan taylor
Cruncher
Joined: Dec 17, 2004
Post Count: 1
Status: Offline
Reply to this Post  Reply with Quote 
Re: Unattended Silent Install

You can do a Unattended install but the first time you run the agent you will still have to enter your member name and password. It is a compressed Winzip Self extractor so you will have to open the installer in winzip or another zip program and extract the files from the installer. Then you will have a standard windows installer and you can use the /quiet switch for a slient install.
[Dec 17, 2004 5:28:47 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Former Member
Cruncher
Joined: May 22, 2018
Post Count: 0
Status: Offline
Reply to this Post  Reply with Quote 
Re: Unattended Silent Install

run the setup with AutoIT.
[Dec 18, 2004 5:53:25 AM]   Link   Report threatening or abusive post: please login first  Go to top 
Former Member
Cruncher
Joined: May 22, 2018
Post Count: 0
Status: Offline
Reply to this Post  Reply with Quote 
confused Re: Unattended Silent Install

AutoIT ? http://www.autoitscript.com/autoit3/docs/introduction.htm starts out with:
"
AutoIt v3 is a BASIC-like scripting language designed for automating the Windows GUI. It uses a combination of simulated keystrokes, mouse movement and window/control manipulation in order to automate tasks in a way not possible or reliable with other languages (e.g. VBScript and SendKeys).

AutoIt was initially designed for PC "roll out" situations to configure thousands of PCs, but with the arrival of v3 it is also well suited to performing home automation and the scripting of repetitive tasks.
"

This sounds interesting. Does anybody have a sample script that would work with the WCG installation program?
[Dec 18, 2004 7:00:49 AM]   Link   Report threatening or abusive post: please login first  Go to top 
Former Member
Cruncher
Joined: May 22, 2018
Post Count: 0
Status: Offline
Reply to this Post  Reply with Quote 
Re: Unattended Silent Install

Yea, I was looking for more where it would store my username and PW and automatically install it with everything, but I don't really like using third party programs to achieve this. Thanks for the response though.
[Dec 19, 2004 11:21:31 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Aurelius
Cruncher
USA
Joined: Nov 17, 2004
Post Count: 3
Status: Offline
Project Badges:
Reply to this Post  Reply with Quote 
Re: Unattended Silent Install

Nobody ... did you ever run an MBBS system in Rancho Bernardo? This is David, from DreamNet :)
[Jan 9, 2005 7:20:12 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Former Member
Cruncher
Joined: May 22, 2018
Post Count: 0
Status: Offline
Reply to this Post  Reply with Quote 
Re: Unattended Silent Install

Yea, I was looking for more where it would store my username and PW and automatically install it with everything, but I don't really like using third party programs to achieve this. Thanks for the response though.

There's nothing wrong with using third party software to acheive that. That's how most major corps with large networks roll out software to large numbers of desktops all at once... they use packaging software that performs functions similar to the one linked above. That being said, I've never used this one... automated software distribution is highly technical and the software used is usually VERY expensive.

Sometimes "true" automated rollouts can be accomplished (read: faked) using batch scripts and such, but that generally requires at least some sort of silent install options built into the software via command-line modifiers. For anything more complicated than that, you need a packager. Again, big corps live and die by them. Also again, though, I have no idea how reliable this "AutoIt" software is or isn't. Can't beat the price, though. :-)
[Jan 10, 2005 6:42:11 PM]   Link   Report threatening or abusive post: please login first  Go to top 
[ Jump to Last Post ]
Post new Thread