X-Spam-Check-By: sourceware.org Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Subject: Automated Setup Date: Fri, 24 Mar 2006 13:54:09 -0800 Message-ID: <6715E3BB1116B34BBF521C3A58E35188053E7D9E@cacexc08.americas.cpqcorp.net> From: "Capaci, Christopher" To: Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id k2OLuMkd014737 Hi, I'm trying to automate the setup of cygwin so that the same exact setup is reproducible on many different machines. I found some command line arguments to setup.exe that should help. -q runs through the whole process without any input. To use that I'll need to use -R to set the root, which works, and -L to set the local package directory I want to use. This is where I'm having a problem. No matter what I put after -L, it uses C:\WINDOWS as the local package directory. Is this the expected behavior of the -L option? It seems as though you should be able to specify the location you want to use. Also, is there any argument to set the text file type automatically? Thanks a lot. Chris -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/