diff options
| author | B. Watson <urchlay@slackware.uk> | 2025-11-19 01:39:46 -0500 |
|---|---|---|
| committer | B. Watson <urchlay@slackware.uk> | 2025-11-19 01:39:46 -0500 |
| commit | f4de25289a65586d10351fc14548a04dab01a18b (patch) | |
| tree | c28740b4a0d049bfc581514b2273fcd4034b1475 /src/README_Windows.txt.in | |
| parent | 1873d8750fee1e29ed1d274c6193f92b855bbc4d (diff) | |
| download | alftools-f4de25289a65586d10351fc14548a04dab01a18b.tar.gz | |
README_Windows.txt was a source file, move to src/.
Diffstat (limited to 'src/README_Windows.txt.in')
| -rw-r--r-- | src/README_Windows.txt.in | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/src/README_Windows.txt.in b/src/README_Windows.txt.in new file mode 100644 index 0000000..9e376de --- /dev/null +++ b/src/README_Windows.txt.in @@ -0,0 +1,17 @@ +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 +into problems, please let me know. + +I can be reached by email at: + +urchlay@slackware.uk |
