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 Date: Thu, 14 Apr 2005 19:01:38 -0400 (EDT) From: Igor Pechtchanski Reply-To: cygwin AT cygwin DOT com To: cygwin AT cygwin DOT com Subject: Re: Building a common cygwin enviroment for network distribution In-Reply-To: <425EF1BA.5A86E7D1@dessent.net> Message-ID: References: <425EEF9D DOT 1030002 AT ticom-geo DOT com> <425EF1BA DOT 5A86E7D1 AT dessent DOT net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Thu, 14 Apr 2005, Brian Dessent wrote: > Carl Perry wrote: > > > I've built an NSIS installer taht copies all the files and creates > > all the necessary icons - however things are not functioning as > > expected. > > If you're not copying the mounts, you're almost certainly going to run > into problems. The "correct" way to do this is to do "mount -m > >mounts.bat" on the target machine and then run that batch file on each > destination machine. (This assumes that all the paths are identical.) > You could also do it just by a straight copy of the registry > information, but the mount method is much cleaner. Also, if you plan to run programs from the Windows command line rather than from Cygwin bash, you'll need to add c:\cygwin\bin (or whatever the /bin directory resolves to) to the system PATH. BTW, to avoid the DOS window, use the "run" utility from the X-startup-scripts package, or use "cygstart" from the cygutils package. Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "The Sun will pass between the Earth and the Moon tonight for a total Lunar eclipse..." -- WCBS Radio Newsbrief, Oct 27 2004, 12:01 pm EDT -- 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/