зеркало из https://github.com/mozilla/gecko-dev.git
Bug 344490 - Implement silent and unattended installation for NSIS installer (forgot to check this in). r=sspitzer
This commit is contained in:
Родитель
6ed817b3a7
Коммит
65d73cc926
|
@ -65,8 +65,7 @@
|
|||
; must not have additional arguments.
|
||||
; To create a shortcut a shortcut must not already exist with the same name.
|
||||
Function un.SetAccess
|
||||
Call un.GetParameters
|
||||
Pop $R0
|
||||
${un.GetParameters} $R0
|
||||
|
||||
StrCpy $R1 "Software\Clients\StartMenuInternet\${FileMainEXE}\InstallInfo"
|
||||
SetShellVarContext all ; Set $DESKTOP to All Users
|
||||
|
|
|
@ -65,8 +65,7 @@
|
|||
; must not have additional arguments.
|
||||
; To create a shortcut a shortcut must not already exist with the same name.
|
||||
Function un.SetAccess
|
||||
Call un.GetParameters
|
||||
Pop $R0
|
||||
${un.GetParameters} $R0
|
||||
|
||||
StrCpy $R1 "Software\Clients\Mail\${BrandFullNameInternal}\InstallInfo"
|
||||
SetShellVarContext all ; Set $DESKTOP to All Users
|
||||
|
|
Загрузка…
Ссылка в новой задаче