www.delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
From: | Sam Edge <sam DOT edgeZZZ AT lineone DOT net> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: Portable Cygwin on a CD |
Date: | Mon, 05 May 2003 15:32:27 +0100 |
Organization: | . |
Reply-To: | cygwin AT cygwin DOT com |
Message-ID: | <5iscbv435f123kdjetfe471ffvohcn7204@4ax.com> |
References: | <000701c312ef$08448da0$6fc82486 AT medschool DOT dundee DOT ac DOT uk> <Pine DOT LNX DOT 4 DOT 44 DOT 0305051420030 DOT 843-100000 AT localhost DOT localdomain> |
In-Reply-To: | <Pine.LNX.4.44.0305051420030.843-100000@localhost.localdomain> |
MIME-Version: | 1.0 |
X-Posting-Agent: | Hamster/2.0.0.1 |
X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id h45EXCJ14365 |
Ronald Landheer-Cieslak <ronald AT landheer DOT com> wrote in <Pine DOT LNX DOT 4 DOT 44 DOT 0305051420030 DOT 843-100000 AT localhost DOT localdomain> in gmane.os.cygwin on Mon, 5 May 2003 14:26:12 +0200 (CEST): > I'm thinking "autorun".. don't know why (yet).. Nice idea. > > The whole shebang is initiated by simply putting the CD into any Windows > > machine and "Run"ing the command > This is where I start thinking "autorun" > Would it be possible (my guess is that it certainly would) to make an > autorun.ini file that runs a simple Windows program (compiled, say, with > the -mno-cygwin option) that > a. looks which drive it is on (in argv[0]) > b. runs mount > c. runs rxvt This sounds eminently plausible. (Autorun.inf, by the way, not autorun.ini.) It should probably set CYGWIN and add x:\cygwin\bin to PATH in the environment passed to mount and rxvt and should detect and warn about any existing Cygwin mount tables before overwriting. (A tool or command line switch to use umount.exe to remove all the mount settings it has generated would also be good.) > > mount: /: permission denied > I *think* that is a question of the permissions you have in the registry - > you'll need to use user mounts to take care of that (WAG) For this application, it'd probably be best to put the whole mount table in HKEY_CURRENT_USER e.g. to use the "--user" mount.exe switch. That should prevent any permission problems. -- Sam Edge -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |