Fix Windows uninstaller

This commit is contained in:
Michael Martin 2024-07-28 17:15:40 -07:00
parent a388b29dd9
commit 6a5e5a5868

View File

@ -176,6 +176,7 @@ Section Uninstall
Delete "$INSTDIR\modules.zip"
Delete "$INSTDIR\ophismanual.pdf"
Delete "$INSTDIR\README.txt"
Delete "$INSTDIR\WhatsNew.txt"
Delete "$INSTDIR\examples\stella\hi_stella.oph"
Delete "$INSTDIR\examples\stella\colortest.oph"
Delete "$INSTDIR\examples\stella\README.txt"