X-Spam-Check-By: sourceware.org Message-ID: <37ce792e0603160210w26a9f215xdc990f020fb73e@mail.gmail.com> Date: Thu, 16 Mar 2006 12:10:23 +0200 From: "JC Oosthuizen" To: cygwin AT cygwin DOT com Subject: Re: Can't start an exe downloaded with wget In-Reply-To: <44192BB4.3070507@users.sourceforge.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline References: <44192BB4 DOT 3070507 AT users DOT sourceforge DOT net> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk 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 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id k2GAAhVQ001865 > Hi, > > When I download a Windows exe from a random site with wget on a NTFS > partition I can not start that exe. As a workaround I now download it on > a FAT32 partition. > > Is there something I can do about this? Did I miss an option? Perharps the permissions got messed up. try chmod 755 This should give you permissions to execute the file just downloaded. FAT32 does not support permissions and any file that ends with a .exe will have execute permissions. This is not the case for NTFS partitions. > > Regards, > Frank > > > -- > 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/ > > -- 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/