Installation problems

  • Thread starter Thread starter John Harcourt
  • Start date Start date
J

John Harcourt

I am simply attempting to install VS.NET 2003.
The installation indicates that I need to load
prerequisites. I put the CD in at the appropriate time,
and it attempts to install various things, but I am
getting the following error message:
"Setup cannot access Windows Installer components. Setup
cannot continue."
I am running Windows XP professional.
Any thoughts?
 
Please run the following 2 commands one by one:

msiexec /unregister
msiexec /regserver
 
Back
Top