Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <20030811231338.77769.qmail@web80704.mail.yahoo.com> Date: Mon, 11 Aug 2003 16:13:38 -0700 (PDT) From: Tom Cyglist Subject: Utility to dereference Windows shortcuts? To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii I understand that Windows shortcuts and symlinks are different and the reasons why they are different. However, I want to be able to process files pointed to by Windows shortcuts using Cygwin utilities. In order to be able to do this, I need a utility that will take a Windows shortcut name, xxx.lnk, and return either a Cygwin (preferred) or Windows path to the target of the shortcut. I could then do something like: cyg_utility `shortcut_deref win_shortcut.lnk` Does this utility exist? If not, does anyone have sufficient information on the Windows shortcut structure to allow me to write one? Thanks. __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com -- 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/