Bustage fix for Bug 367539 - When upgrading an existing install use the uninstall.log to uninstall the previous version before install. Add insertmacro GetSingleInstallPath in SeaMonkey's installer.nsi.
This commit is contained in:
Родитель
1410f336bb
Коммит
bd80618bde
|
@ -102,6 +102,7 @@ VIAddVersionKey "OriginalFilename" "setup.exe"
|
|||
!insertmacro FindSMProgramsDir
|
||||
!insertmacro GetPathFromString
|
||||
!insertmacro GetParent
|
||||
!insertmacro GetSingleInstallPath
|
||||
!insertmacro IsHandlerForInstallDir
|
||||
!insertmacro ManualCloseAppPrompt
|
||||
!insertmacro RegCleanMain
|
||||
|
|
Загрузка…
Ссылка в новой задаче