Bug #354897 --> thunderbird installer changes to support vista.
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@221192 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -212,11 +212,11 @@
|
||||
WriteRegStr HKLM "$0\shell\open\command" "" "$\"$8$\" -mail"
|
||||
|
||||
; options
|
||||
WriteRegStr HKLM "$0\shell\properties" "" "$(CONTEXT_OPTIONS)"
|
||||
WriteRegStr HKLM "$0\shell\properties" "" "$(OPTIONS)"
|
||||
WriteRegStr HKLM "$0\shell\properties\command" "" "$\"$8$\" -options"
|
||||
|
||||
; safemode
|
||||
WriteRegStr HKLM "$0\shell\safemode" "" "$(CONTEXT_SAFE_MODE)"
|
||||
WriteRegStr HKLM "$0\shell\safemode" "" "$(SAFE_MODE)"
|
||||
WriteRegStr HKLM "$0\shell\safemode\command" "" "$\"$8$\" -safe-mode"
|
||||
|
||||
; Protocols
|
||||
|
||||
Reference in New Issue
Block a user