diff options
| author | B. Watson <urchlay@slackware.uk> | 2025-11-18 04:51:25 -0500 |
|---|---|---|
| committer | B. Watson <urchlay@slackware.uk> | 2025-11-18 04:51:25 -0500 |
| commit | 355a42342b8fbf59b0e9780dc0b85ec11eaf250a (patch) | |
| tree | adf67cb14f69d937dcb0cb1f2c72e82dc99ac104 | |
| parent | 706e90b41a193442e491d77929e869ed0e53f057 (diff) | |
| download | unalf-355a42342b8fbf59b0e9780dc0b85ec11eaf250a.tar.gz | |
Note for windows users.
| -rw-r--r-- | README_Windows.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/README_Windows.txt b/README_Windows.txt index 91c681a..9e376de 100644 --- a/README_Windows.txt +++ b/README_Windows.txt @@ -2,6 +2,11 @@ This is the Windows binary release of unalf @VERSION@. See README.txt, unalf.html, and alfsum.html for full documentation. +This is a command-line program. Just double-clicking on the .exe won't +do anything useful. You should copy unalf.exe and alfsum.exe to some +directory that's in your PATH, or else run them from the directory you +extracted them to, using the command prompt (CMD.EXE). + The binaries (unalf.exe and alfsum.exe) were built with a cross gcc compiler on a Linux system. They should run on any recent 64-bit Windows OS. The author doesn't actually use Windows, so if you run |
