Interlisp / medley

The main repo for the Medley Interlisp project. Wiki, Issues are here. Other repositories include maiko (the VM implementation) and Interlisp.github.io (web site sources)
https://Interlisp.org
MIT License
376 stars 19 forks source link

Fix Issue #1868: Cygwin installer now handles install directory with spaces in its name. #1880

Open fghalasz opened 6 days ago

fghalasz commented 6 days ago

Cygwin installer now handles install directory with spaces in its name (see Issue 1868)

Also fixed the uninstall script do that it actually deletes all of the installed files. Previously was deleting just some of the files.

Also added a powershell script that makes the local testing of the cygwin installer easier.

A cygwin installer that includes this PR can be found here: https://github.com/Interlisp/medley/releases/download/untagged-532549860f120d8f9812/medley-full-cygwin-x86_64-241114-28315513_241110-e68fb0dd.exe