On Sun, Apr 24, 2022 at 1:22 AM Corwin Brust wrote: > > On Sun, Apr 24, 2022 at 1:16 AM Eli Zaretskii wrote: > > > > It might be shorter, but it says nothing about the zip file, and IMO > > this is important, especially for people who are uneasy running > > executables downloaded from Web sites, or running installers in > > general. (It is okay, IMO, to mention the installer version first and > > the zip version second, though.) > > Thanks for these very helpful comments; I'll work up a new patch. A next patch attempt is quoted below and included as an attachment. --- download.html.orig 2022-04-23 15:19:55.160069600 -0500 +++ download.html 2022-04-24 01:29:10.486570000 -0500 @@ -145,9 +145,11 @@ GNU mirror; or the main GNU FTP server.
- Unzip the zip file preserving the directory structure, and run - bin\runemacs.exe. Alternatively, create a desktop shortcut to - bin\runemacs.exe, and start Emacs by double-clicking on that + Mostly simply, download and run the emacs-version-installer.exe + which will install Emacs and create shortcuts for you. Alternately, download + emacs-version.zip then unzip, preserving the directory structure. + You can then run bin\runemacs.exe or create a desktop shortcut to + bin\runemacs.exe and start Emacs by double-clicking on that shortcut's icon.