Peter A. Castro wrote: > On Tue, 8 Nov 2005, Dave Korn wrote: > >> Peter A. Castro wrote: >> >>> Unfortunately, the Cygwin Time Machine hasn't been archiving setup.exe >>> (at least not consistently). The top of /pub/cygwin/ always has the >>> latest setup.exe (and setup.ini), but the Time Machine hasn't been >>> archiving it because there's no automatic way to extract the version >>> number from it. >> >> Well, ... >> >> [EMAIL PROTECTED] /tmp> strings setup.exe | grep setup-version | cut -d ' ' >> -f >> 3 >> 2.521 >> [EMAIL PROTECTED] /tmp> > > Hmmm... that doesn't seem to work for me on linux.... :( > And, it doesn't work for me on Cygwin either?! > This is what I get: > > % strings -a w:/webserver/ftp/pub/cygwin/setup.exe | grep -i setup > name="RedHat.Cygwin.Setup" > > This is the latest setup.exe from the cygwin website too. I'm at a loss > as to why it works for you and not me.
;) Try un-UPXing it first! cheers, DaveK -- Can't think of a witty .sigline today.... -- 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/