mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-13 16:18:42 +00:00
Fix Windows installer script from previous commit
This commit is contained in:
@@ -385,9 +385,9 @@ Section Uninstall
|
||||
Delete "$INSTDIR\_multiprocessing.pyd"
|
||||
Delete "$INSTDIR\_overlapped.pyd"
|
||||
Delete "$INSTDIR\pyexpat.pyd"
|
||||
Delete "$INSTDIR\python37.dll"
|
||||
Delete "$INSTDIR\python37._pth"
|
||||
Delete "$INSTDIR\python37.zip"
|
||||
Delete "$INSTDIR\python311.dll"
|
||||
Delete "$INSTDIR\python311._pth"
|
||||
Delete "$INSTDIR\python311.zip"
|
||||
Delete "$INSTDIR\python3.dll"
|
||||
Delete "$INSTDIR\python.exe"
|
||||
Delete "$INSTDIR\pythonw.exe"
|
||||
|
||||
Reference in New Issue
Block a user