Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , 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" Organization: There is no organisation. To: cygwin AT cygwin DOT com Date: Wed, 8 Aug 2001 00:35:36 -0400 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT 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/