cleanup registry on uninstall

This commit is contained in:
Mario Fetka 2013-08-17 02:49:27 +02:00
parent 3c3f8a0234
commit 3bb6265a7c
1 changed files with 1 additions and 0 deletions

View File

@ -160,6 +160,7 @@ del -sf "$InstallDirMirage64$\"
; Example of deleting a registry key:
;
; deletekey [HKEY_LOCAL_MACHINE\Software\$ProductId$]
deletekey [HKEY_LOCAL_MACHINE\Software\TightVNC\Server]
[LinkFolder_uninstall]
; Example of deleting a folder from AllUsers startmenu: