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:
Родитель
e60231e05a
Коммит
1410f336bb
|
@ -111,6 +111,7 @@ VIAddVersionKey "OriginalFilename" "setup.exe"
|
||||||
!insertmacro FindSMProgramsDir
|
!insertmacro FindSMProgramsDir
|
||||||
!insertmacro GetPathFromString
|
!insertmacro GetPathFromString
|
||||||
!insertmacro GetParent
|
!insertmacro GetParent
|
||||||
|
!insertmacro GetSingleInstallPath
|
||||||
!insertmacro IsHandlerForInstallDir
|
!insertmacro IsHandlerForInstallDir
|
||||||
!insertmacro ManualCloseAppPrompt
|
!insertmacro ManualCloseAppPrompt
|
||||||
!insertmacro RegCleanMain
|
!insertmacro RegCleanMain
|
||||||
|
|
Загрузка…
Ссылка в новой задаче