mirror of
https://gitlab.com/virt-viewer/virt-viewer.git
synced 2025-01-07 17:17:45 +03:00
nsis: fix removal of start menu directory
This commit is contained in:
parent
d0de667ec2
commit
57f259fae6
@ -198,7 +198,7 @@ SectionEnd
|
||||
Section "Uninstall"
|
||||
Delete /rebootok "$SMPROGRAMS\VirtViewer\Uninstall.lnk"
|
||||
Delete /rebootok "$SMPROGRAMS\VirtViewer\Remote Viewer.lnk"
|
||||
RMDir "$SMPROGRAMS\virt-viewer"
|
||||
RMDir "$SMPROGRAMS\VirtViewer"
|
||||
|
||||
DeleteRegKey HKCU "Software\spice-space.org\spicex\client"
|
||||
DeleteRegKey /ifempty HKCU "Software\spice-space.org\spicex"
|
||||
|
Loading…
Reference in New Issue
Block a user