From 34eef2b27d56777a0beb85a02debf2616be03bd5 Mon Sep 17 00:00:00 2001 From: "scott%scott-macgregor.org" Date: Sun, 4 Jul 2004 18:26:18 +0000 Subject: [PATCH] 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. --- mail/installer/windows/config.it | 4 ++-- mail/installer/windows/installer.cfg | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/mail/installer/windows/config.it b/mail/installer/windows/config.it index dc454b0af5d..fec1fed3823 100644 --- a/mail/installer/windows/config.it +++ b/mail/installer/windows/config.it @@ -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 diff --git a/mail/installer/windows/installer.cfg b/mail/installer/windows/installer.cfg index 2773cb6faa4..ba907ee1642 100644 --- a/mail/installer/windows/installer.cfg +++ b/mail/installer/windows/installer.cfg @@ -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