>I went in and manually installed the prerequisites and step 2 is now
> available. However, the result is the same where the installer goes to
> the intel chipset configuration screen before exiting. This time, I
> can't install directly from the vssetup.exe because it points me back
> to the main setup and won't continue installing. Any help would be
> appreciated, as this is extremely frustrating.
Try this as a possibility.
This fix was posted for a similar problem and may well work for you.
<quote>
Seems that Windows is running what is defined in App Paths for "setup.exe"
Judging by the error that you are getting, Windows is running
<system32>\setup.exe instead of the setup.exe from the CD.
Open regedit and navigate to
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\App
Paths\Setup.exe
Double click on the default value and clear the value data. It should now
be blank. This should clear up your problem and allow you to install VS.
</quote>
Hope this helps.

Signature
Peter [MVP Visual Developer]
Jack of all trades, master of none.
Sean - 28 Feb 2005 16:01 GMT
Worked like a charm. Thank you very much Peter.
This is a clear negative mark in my book for Microsoft, as this type of
obvious dependency should be stated somewhere in the install docs.
Microsoft can't assume an end user would intuitively know why this was
happening. It ate up about 3 hours of my time trying everything to get
that install to work...