mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-01-06 18:14:23 -08:00
Don't recursive remove program files/cockatrice.
This should prevent deleting old deck files
This commit is contained in:
@@ -115,7 +115,7 @@ SetShellVarContext all
|
||||
Delete "$INSTDIR\QtMultimedia4.dll"
|
||||
RMDir "$INSTDIR"
|
||||
|
||||
RMDir /r "$SMPROGRAMS\Cockatrice"
|
||||
RMDir "$SMPROGRAMS\Cockatrice"
|
||||
|
||||
DeleteRegKey HKCU "Software\Cockatrice"
|
||||
DeleteRegKey HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\Cockatrice"
|
||||
|
||||
Reference in New Issue
Block a user