Article ID: 250343 - Last Review: May 2, 2006 - Revision: 4.0 "Invalid command" or "Installation wizard" errors during Setup after the CD key promptThis article was previously published under Q250343 SYMPTOMS After you start the installation of Visual Studio 6 (or a
standalone Visual Studio product), Visual Studio 6 Service Pack 5, or Visual Studio 6 Service Pack 6 on
Microsoft Windows NT, on Microsoft Windows 2000, or on Microsoft Windows XP, you may receive one of the following error messages before or after you enter the CD key:
Setup has encountered a problem and needs to
close Installation wizard couldn't find Acme
setup Installation wizard cannot find Acme
setup Setup error 530 invalid command
line Setup Error 530 invalid command option in
settings \administrators\localsettings\temp\vs60wiz.exe Setup error 725 invalid command line Application Error in VS60wiz.exe Setup initialization error; there is insufficient memory to run setup Setup initialization error; there is insufficient disk space to run setup The specified path does not exist. Check the path and then try again CAUSE Setup does not succeed at the Windows NT Virtual DOS
Machine (NTVDM) level as installation is handed off to Acmsetup. This is caused
by a corrupt 16-bit subsystem. RESOLUTION On Windows 2000 platforms, boot into Safe Mode by pressing F8 when prompted at the startup of the system and
selecting Safe Mode. Then attempt installation again. If the installation does not succeed and returns one of the errors listed in the "Symptoms" section of this article, continue with the following steps:
Nullify any nonstandard settings in the Config.nt and Autoexec.nt files in the system root\System32 folder. To do so, use an REM statement to remark out each entry except the following default entries: Config.nt NOTE: Another way to accomplish this is to expand Autoexec.nt_ and
Config.nt_ from the Windows NT or Windows 2000 CD-ROM to the
SystemRoot\System32 folder:
dos=high, umb device=%SystemRoot%\system32\himem.sys files=20 Autoexec.nt lh %SystemRoot%\system32\mscdexnt.exe lh %SystemRoot%\system32\redir lh %SystemRoot%\system32\dosx lh %SystemRoot%\system32\nw16 (only if CSNW is installed)* lh %SystemRoot%\system32\vwipxspx (only if CSNW is installed)* * CSNW is Client Services for NetWare
MORE INFORMATION Setup.exe passes the following to Acmsetup.exe: X:\disk1\SETUP\ACMSETUP.EXE /T VS98Ent.STF /S E:\ /n "" /o "" /k "YYYYYYYYYY" /b 1 where:
Your specific *.stf file will vary depending on the specific product you are installing. Search the \Setup folder of the product you are installing for the *.stf to use. For example, for Visual Basic 6.0 Professional, it is VB98Pro.stf Generating a Log FileYou can tell the Acme part of Setup to generate a log file. To do this, start Setup with the following command:X:\setup /gc path\file
name where X is the location of the CD-ROM or DVD-ROM drive, and
path\file name is the path and file name for the log
file. The path and file name must be in 8.3 short name format and must not be in quotation marks. REFERENCES
For more information, click the following article numbers to view the articles in the Microsoft Knowledge Base:
196453
(http://support.microsoft.com/kb/196453/
)
Troubleshooting NTVDM and WOW startup errors
220155
(http://support.microsoft.com/kb/220155/
)
Troubleshooting NTVDM and WOW startup errors
165214
(http://support.microsoft.com/kb/165214/
)
Troubleshooting MS-DOS-based programs in Windows
222975
(http://support.microsoft.com/kb/222975/
)
Cannot install program using its Setup utility
260513
(http://support.microsoft.com/kb/260513/
)
An error occurs when you install Visual Studio products
192392
(http://support.microsoft.com/kb/192392/
)
How to troubleshoot Visual Studio 6.0 Setup
192731
(http://support.microsoft.com/kb/192731/
)
BUG: Hang or application error in Setup
APPLIES TO
| Article Translations
|

Back to the top
