Bug 367539 - When upgrading an existing install use the uninstall.log to uninstall the previous version before install. Add insertmacro GetSingleInstallPath in Thunderbird's installer.nsi. r=philringnalda

This commit is contained in:
Robert Strong 2010-06-21 20:40:32 -07:00
Родитель e60231e05a
Коммит 1410f336bb
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -111,6 +111,7 @@ VIAddVersionKey "OriginalFilename" "setup.exe"
!insertmacro FindSMProgramsDir
!insertmacro GetPathFromString
!insertmacro GetParent
!insertmacro GetSingleInstallPath
!insertmacro IsHandlerForInstallDir
!insertmacro ManualCloseAppPrompt
!insertmacro RegCleanMain