Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Delivered-To: mailing list cygwin@cygwin.com X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Subject: RE: Is there a command for creating shortcuts on the desktop? Date: Wed, 25 Sep 2002 10:33:14 +0200 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: From: =?iso-8859-1?Q?=22Schaible=2C_J=F6rg=22?= To: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id g8P8XNR07498 Try this: ln -s /bin/bash.exe --target-directory=`cygpath -D` bash > -----Original Message----- > From: luke.kendall@cisra.canon.com.au > [mailto:luke.kendall@cisra.canon.com.au] > Sent: Wednesday, September 25, 2002 6:41 AM > To: cygwin@cygwin.com > Subject: Is there a command for creating shortcuts on the desktop? > > > I've been doing things like creating template files, finding where > Cygwin is installed via Cygpath, and modifying the template with sed > and copying it to the appropriate user desktop directory. > > I don't suppose there's an existing command for doing this? > > luke > > > -- > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Bug reporting: http://cygwin.com/bugs.html > Documentation: http://cygwin.com/docs.html > FAQ: http://cygwin.com/faq/ > > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/