X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=2.9 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_THEBAT X-Spam-Check-By: sourceware.org Date: Wed, 15 Sep 2010 21:34:09 +0400 From: Andrey Repin Reply-To: Andrey Repin Message-ID: <1243659800.20100915213409@mtu-net.ru> To: Al , cygwin AT cygwin DOT com Subject: Re: .exe magic reloaded 2 In-Reply-To: References: <20100915120315 DOT GQ15121 AT calimero DOT vinschen DOT de> <20100915135030 DOT GR15121 AT calimero DOT vinschen DOT de> <20100915140721 DOT GS15121 AT calimero DOT vinschen DOT de> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 Greetings, Al! >> For instance, this one:  Either we always remove the .exe suffix from >> a file, or we have to check for each file with a .exe suffix, whether >> it's executable or not. > Probably without checking it. No sane program would use the .exe > suffix as extension of a mere textfile. > What would be the ideal approach, without thinking of backward issues? > How about this? > 1.) When a file is made executable .exe is appended, but only visible > from Windows API. > 2.) When the last execution bit is removed the .exe suffix is also removed. > 3.) Using the .exe suffix from the Cygwin API always gives an error. > 4.) Hence: You never see this suffix on the Cygwin API. May I point to the fact that not only binary files could be executable? Shell(both), Perl, PHP scripts... (Wish we could set "short" file name longer than 8.3 ... that would be wonderful and semi-transparent solution...) -- WBR, Andrey Repin (anrdaemon AT freemail DOT ru) 15.09.2010, <21:21> Sorry for my terrible english... -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple