fixing bug 206806 - installer does not ensure enough disk space for GRE component. r=sgehani, sr=jag a=asa

This commit is contained in:
ssu%netscape.com 2003-05-29 01:44:16 +00:00
Родитель 978286ba08
Коммит 5bf3a21220
1 изменённых файлов: 8 добавлений и 2 удалений

Просмотреть файл

@ -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]