Error Message: Error SU995034 -- Invalid INF file (0x13aa) This article was written about products for which Microsoft no longer offers support. Therefore, this article is offered "as is" and will no longer be updated.
This article was previously published under Q178178 SYMPTOMS
When you are performing a server-based Setup (SBS) of Windows 95, after
you accept the End User License Agreement you may receive the following
error message:
Error SU995034 -- Invalid INF file (0x13aa)
CAUSE
This behavior can occur if Setup attempts to place temporary files into an
invalid temporary folder.
RESOLUTION
To work around this behavior, specify the temporary folder for Setup to
use during the SBS. To do so, use the following command
setup <drive>:\<filename.inf> /t:<path>\<folder>
where <drive> is the location of the .inf file that may, or may not be in
the same location as Setup.exe, <filename.inf> is the batch file generated
by the Batch.exe program, and <path> and <folder> specify the path to and
name of the temporary folder for Windows 95 to use during Setup.
For example, you might use a command similar to:
setup c:\msbatch.inf /t:c:\temp
MORE INFORMATION
For additional information about switches you can use with the Windows 95
Setup program, please see the following article in the Microsoft Knowledge
Base:
128400 (http://support.microsoft.com/kb/128400/EN-US/) Windows 95 Setup Switches
| Article Translations
|


Back to the top
