mirror of
https://github.com/michaelcmartin/Ophis.git
synced 2024-12-21 12:29:46 +00:00
Fix Windows uninstaller
This commit is contained in:
parent
a388b29dd9
commit
6a5e5a5868
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user