зеркало из https://github.com/mozilla/gecko-dev.git
addendum patch to bug 47762. simply runs the GRE in silent mode instead of auto mode. r=,sr=,a= dveditz!
This commit is contained in:
Родитель
035c63540a
Коммит
627ebe8c04
|
@ -486,7 +486,7 @@ $InstallSize$:gre
|
|||
$InstallSizeSystem$
|
||||
$InstallSizeArchive$:gre-win32-installer.zip
|
||||
Attributes=SELECTED|UNCOMPRESS|SUPERSEDE|LAUNCHAPP|INVISIBLE
|
||||
Parameter=-mmi -app $ProductName$ -app_path "[SETUP PATH]\$MainExeFile$"
|
||||
Parameter=-ms -mmi -app $ProductName$ -app_path "[SETUP PATH]\$MainExeFile$"
|
||||
SupersedeType=GRE
|
||||
SupersedeWinReg0=HKEY_LOCAL_MACHINE\Software\mozilla.org\GRE
|
||||
SupersedeVersion0=$GreFileVersion$
|
||||
|
|
|
@ -591,7 +591,7 @@ $InstallSizeSystem$
|
|||
$InstallSizeArchive$:gre-win32-installer.zip
|
||||
Attributes=SELECTED|UNCOMPRESS|SUPERSEDE|LAUNCHAPP|INVISIBLE
|
||||
;*** LOCALIZE ME BABY ***
|
||||
Parameter=-mmi -app "$ProductNameInternal$ $UserAgent$" -app_path "[SETUP PATH]\$MainExeFile$"
|
||||
Parameter=-mmi -ms -app "$ProductNameInternal$ $UserAgent$" -app_path "[SETUP PATH]\$MainExeFile$"
|
||||
SupersedeType=GRE
|
||||
SupersedeWinReg0=HKEY_LOCAL_MACHINE\Software\mozilla.org\GRE
|
||||
SupersedeVersion0=$GreFileVersion$
|
||||
|
|
Загрузка…
Ссылка в новой задаче