| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
| From: | "Jonadab the Unsightly One" <jonadab AT bright DOT net> |
| Organization: | There is no organisation. |
| To: | cygwin AT cygwin DOT com |
| Date: | Wed, 8 Aug 2001 00:35:36 -0400 |
| MIME-Version: | 1.0 |
| Subject: | Re: create a "real" windows shortcut ?? |
| Reply-to: | jonadab AT bright DOT net |
| Message-ID: | <3B708958.28483.15B5EFC@localhost> |
| In-reply-to: | <20010807094304.E22015@cygbert.vinschen.de> |
| X-Eric-Conspiracy: | My name is not Eric. |
| X-Platform: | Windows '95 OSR2 (heavily adjusted and customised) |
| X-mailer: | Pegasus Mail for Win32 (v3.12) |
# > 2. will open /usr/local/bin/backup.bat in wordpad, # > so the user can edit that file. # > # > using ln -s ..., I can get (1) but not (2) to work. # # You can't. What happens on (2)? Does it start notepad? # You'll have to change the association of the .bat suffix # to wordpad in Windows. Or you can add that association, without removing the other one. (You can pick between available associations by right-clicking. If you just double click, it uses whichever one is set as default.) Be aware that editing a batch file in WordPad requires care when saving. (Then again, I think that's true of Notepad also, because of the extension. EDIT is really the best text editor that comes with Windoze OOTB.) Does this have *anything* to do with cygwin? -- jonadab -- 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |