Bug #249783 --> change the company name to mozilla instead of mozilla.org.
Fix a problem with the DWORD uninstaller entries having an invalid key value. git-svn-id: svn://10.0.0.236/trunk@158746 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -1163,7 +1163,7 @@ Root Key=HKEY_LOCAL_MACHINE
|
||||
Key=Software\Microsoft\Windows\CurrentVersion\Uninstall\$ProductName$ ($UserAgentShort$)
|
||||
Name=NoModify
|
||||
Name Value=1
|
||||
Type=REG_DWORD
|
||||
Type=REG_SZ
|
||||
Decrypt Key=FALSE
|
||||
Decrypt Name=FALSE
|
||||
Decrypt Name Value=TRUE
|
||||
@@ -1176,7 +1176,7 @@ Root Key=HKEY_LOCAL_MACHINE
|
||||
Key=Software\Microsoft\Windows\CurrentVersion\Uninstall\$ProductName$ ($UserAgentShort$)
|
||||
Name=NoRepair
|
||||
Name Value=1
|
||||
Type=REG_DWORD
|
||||
Type=REG_SZ
|
||||
Decrypt Key=FALSE
|
||||
Decrypt Name=FALSE
|
||||
Decrypt Name Value=TRUE
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
VersionLanguage = en
|
||||
NameCompany = mozilla.org
|
||||
NameCompany = Mozilla
|
||||
NameProduct = Mozilla Thunderbird
|
||||
NameProductInternal = Mozilla Thunderbird
|
||||
ShortNameProduct = Thunderbird
|
||||
VersionProduct = 0.6+
|
||||
VersionProduct = 0.6.0+
|
||||
DistSubdir = thunderbird
|
||||
packagesFile = basemail-win
|
||||
FileInstallerEXE = ThunderbirdSetup.exe
|
||||
|
||||
Reference in New Issue
Block a user