Fix Windows installer script from previous commit

This commit is contained in:
Alejandro Martinez
2026-01-29 15:40:32 -03:00
parent 2eaf1bccc1
commit 025ffa9c0e

View File

@@ -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"