PRB: SetupWiz Generated Setup Program Fails to Start Correctly
Article ID: 147669
Article Last Modified on 12/9/2003
APPLIES TO
- Microsoft Visual Basic 4.0 Standard Edition
- Microsoft Visual Basic 4.0 Professional Edition
- Microsoft Visual Basic 4.0 Professional Edition
- Microsoft Visual Basic 4.0 16-bit Enterprise Edition
- Microsoft Visual Basic 4.0 32-Bit Enterprise Edition
This article was previously published under Q147669
SYMPTOMS
Immediately after a Setup-Wizard-generated setup program starts and
displays the "Copying initialization files..." dialog box, one of the
following error messages appears:
(16-bit application)
$(SomePath)\FileName.ext
Cannot create temporary file. The file could not be installed.
(32-bit application)
Setup will now start the application removal utility to remove
temporary installation files.
NOTE: Microsoft Technical Support does not support any modifications to the
Setup Wizard.
CAUSE
This problem can be caused when one or more shared files have their
installation directory changed from the default directory in step 7 of the
Setup Wizard. The behavior of any setup media generated after modifying the
installation directory of shared files is undefined. Shared files should
always be installed into the default directory specified.
STATUS
This behavior is by design.
Keywords: kbappsetup kbprb kbdsstools KB147669