Article ID: 228676 - Last Review: January 24, 2007 - Revision: 1.2 OFF2000: Setup Log File Does Not Report Correct Disk Space RequiredThis article was previously published under Q228676 SYMPTOMS
When Office Setup is running in quiet mode, the log file generated by the Windows Installer does not report the correct disk space required for the Setup program.
For example, the text log file reports disk space similar to the following:
Property(C): PrimaryVolumeSpaceAvailable = 261184
However, the actual required space is much higher, 512 times the reported number in the log file. In the example above, the actual amount of disk space required is 372,765 KB or 717310 x 512.
Property(C): PrimaryVolumeSpaceRequired = 717310 Property(C): PrimaryVolumeSpaceRemaining = -452526 NOTE: This factor of 512 is true for any operating system, including Microsoft Windows 95, Microsoft Windows 98, and Microsoft Windows NT. CAUSE
This problem occurs when you use the logging options either on the command line using the /L parameter, or in the Setup.ini file. By default, the logging options in the Setup.ini file are piwae. For example, this problem occurs when you do either of the following:
Option Description ------ ----------- a Startup of actions c Initial UI parameters e All error messages i Status messages m Out of memory p Terminal properties r Action-specific records u User requests v Verbose output w Nonfatal warnings For additional information about Setup switches for Microsoft Office 2000, click the article number below to view the article in the Microsoft Knowledge Base: 202946
(http://support.microsoft.com/kb/202946/EN-US/
)
OFF2000: Setup Command-Line Switches for Microsoft Office 2000
For additional information about customizing Office Setup logging options, click the article number below to view the article in the Microsoft Knowledge Base: 230861
(http://support.microsoft.com/kb/230861/EN-US/
)
OFF2000: How to Customize Office Setup Logging Options
WORKAROUND
Use either of the following Setup logging file options to report the specific amount of disk space required:
Disk full: out of disk space -- Volume: 'C:'; required space: 372765 KB; available space: 130592 KB. Free some disk space and retry.
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article. | Article Translations
|
Back to the top
