This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: Is there a command for creating shortcuts on the desktop?


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]