mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
Merge pull request #47495 from dwoz/uninstall_wart
Fix crufty nssm.exe reference
This commit is contained in:
commit
05fc52f124
@ -740,7 +740,7 @@ Function ${un}uninstallSalt
|
||||
|
||||
# Remove files
|
||||
Delete "$INSTDIR\uninst.exe"
|
||||
Delete "$INSTDIR\nssm.exe"
|
||||
Delete "$INSTDIR\ssm.exe"
|
||||
Delete "$INSTDIR\salt*"
|
||||
Delete "$INSTDIR\vcredist.exe"
|
||||
RMDir /r "$INSTDIR\bin"
|
||||
|
Loading…
Reference in New Issue
Block a user