From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: Workshop to save M$ Windows users - help needed Date: Wed, 06 Oct 2021 15:41:22 +0300 Message-ID: <83h7du2uml.fsf@gnu.org> References: <837deua1sd.fsf@gnu.org> <834k9y9ysj.fsf@gnu.org> <87r1d151x1.fsf@logand.com> <87h7dwy9qh.fsf@logand.com> <87ee90y76p.fsf@logand.com> Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="13642"; mail-complaints-to="usenet@ciao.gmane.io" To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Wed Oct 06 14:41:57 2021 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1mY6FA-0003LR-SI for geh-help-gnu-emacs@m.gmane-mx.org; Wed, 06 Oct 2021 14:41:56 +0200 Original-Received: from localhost ([::1]:55334 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mY6F8-0007Rb-Fz for geh-help-gnu-emacs@m.gmane-mx.org; Wed, 06 Oct 2021 08:41:54 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:36046) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mY6Ei-0007RR-1c for help-gnu-emacs@gnu.org; Wed, 06 Oct 2021 08:41:28 -0400 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]:48768) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1mY6Eh-0001wO-Qw for help-gnu-emacs@gnu.org; Wed, 06 Oct 2021 08:41:27 -0400 Original-Received: from 84.94.185.95.cable.012.net.il ([84.94.185.95]:2558 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mY6Eh-0002xA-E4 for help-gnu-emacs@gnu.org; Wed, 06 Oct 2021 08:41:27 -0400 In-Reply-To: (message from Eduardo Ochs on Wed, 6 Oct 2021 01:50:00 -0300) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane-mx.org@gnu.org Original-Sender: "help-gnu-emacs" Xref: news.gmane.io gmane.emacs.help:133609 Archived-At: > From: Eduardo Ochs > Date: Wed, 6 Oct 2021 01:50:00 -0300 > Cc: help-gnu-emacs > > wget http://downloads.sourceforge.net/gnuwin32/wget-1.11.4-1-bin.zip > unzip wget-1.11.4-1-bin.zip > > file bin/wget.exe > # bin/wget.exe: PE32 executable (console) Intel 80386 (stripped to > # external PDB), for MS Windows That's a 32-bit build of (an old version) of wget. > I unpacked the .zip in my machine, uploaded the wget.exe to a > temporary place in my homepage, and my friend downloaded it with my > function `ee-very-primitive-wget0'. The download worked - the file > was not corrupted, it seems - but when he tried to execute that > wget.exe he got a message saying that that file was not compatible > with the version of Windows that we was using - which is "Microsoft > Windows 11 Home Single Language". I guess the user will have to turn on some backward compatibility settings for that to work. Alternatively, download a newer wget.exe. I think the wget project publishes a pre-built binary?