Improve Uninstaller a bit.

This commit is contained in:
LoRd_MuldeR 2011-02-21 17:28:01 +01:00
parent 994fdeefb0
commit 2da54a2e9b
2 changed files with 14 additions and 3 deletions

View File

@ -475,8 +475,19 @@ Section "Uninstall"
SetOutPath "$INSTDIR" SetOutPath "$INSTDIR"
!insertmacro PrintProgress "$(LAMEXP_LANG_STATUS_UNINSTALL)" !insertmacro PrintProgress "$(LAMEXP_LANG_STATUS_UNINSTALL)"
Delete /REBOOTOK "$INSTDIR\*.exe" Delete /REBOOTOK "$INSTDIR\LameXP.exe
Delete /REBOOTOK "$INSTDIR\*.txt" Delete /REBOOTOK "$INSTDIR\LameXP-Portable.exe
Delete /REBOOTOK "$INSTDIR\LameXP.exe.sig"
Delete /REBOOTOK "$INSTDIR\Uninstall.exe
Delete /REBOOTOK "$INSTDIR\Changelog.htm"
Delete /REBOOTOK "$INSTDIR\Changelog.html
Delete /REBOOTOK "$INSTDIR\Translate.html
Delete /REBOOTOK "$INSTDIR\FAQ.html
Delete /REBOOTOK "$INSTDIR\Howto.html"
Delete /REBOOTOK "$INSTDIR\License.txt
Delete /REBOOTOK "$INSTDIR\Contributors.txt"
Delete /REBOOTOK "$INSTDIR\ReadMe.txt
RMDir "$INSTDIR" RMDir "$INSTDIR"
!insertmacro MUI_STARTMENU_GETFOLDER Application $StartMenuFolder !insertmacro MUI_STARTMENU_GETFOLDER Application $StartMenuFolder

View File

@ -1 +1 @@
96,русский 96,Русский