From 5bf3a21220f14e144028764fa7eac5340d6bfb8c Mon Sep 17 00:00:00 2001 From: "ssu%netscape.com" Date: Thu, 29 May 2003 01:44:16 +0000 Subject: [PATCH] fixing bug 206806 - installer does not ensure enough disk space for GRE component. r=sgehani, sr=jag a=asa --- xpinstall/packager/win_mfcembed/config.it | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/xpinstall/packager/win_mfcembed/config.it b/xpinstall/packager/win_mfcembed/config.it index 66a6d2234ad..63de57d32b3 100644 --- a/xpinstall/packager/win_mfcembed/config.it +++ b/xpinstall/packager/win_mfcembed/config.it @@ -487,6 +487,12 @@ SupersedeVersion0=$GreFileVersion$ SupersedeMinVersion= SupersedeMaxVersion= +;Since GRE is going to be installed into the [common files] folder, +;Setup.exe needs to know to calculate the disk space required for this folder. +;This section overrides the default user-chosen path for GRE only. +[Component GRE-Destination Path0] +Path=[COMMONFILESDIR] + [Component MFCEmbed] Description Short=MFCEmbed ;*** LOCALIZE ME BABY *** @@ -508,8 +514,8 @@ $InstallSizeArchive$:$UninstallFileZip$ Attributes=SELECTED|INVISIBLE|DOWNLOAD_ONLY ;Since the uninstaller program is going to be installed into the Windows folder, -;Setup.exe need to know to calculate the disk space required for the Windows folder. -;This section overrides the default user-chosen path for Uninstaller only. +;Setup.exe needs to know to calculate the disk space required for the Windows folder. +;This section overrides the default user-chosen path for the Uninstaller only. [Component Uninstaller-Destination Path0] Path=[WINDIR]