.Net Redistributable Installation Insists on CD

G

Guest

Please insert the disk: Microsoft .NET Framework 1.1

I am trying to install the dotnetfx.exe redistributable .Net Framework 1.1.
During installation it always pops-up a message box prompting for CD when
reaches mscoree.dll while Installing Components.

This is a major problem because I have neither the CD (downloaded
dotnetfx.exe from microsoft web site), or an optical drive (or even a floppy
drive for that matter).

Has anyone else overcome this problem, or provide me with any alternatives?
 
J

Jan

make sure you've downloaded the correct redistributable, (i.e. it's not
just a patch). Also there should be an msi embedded in the bootstrap
installer. Use the MSI with msiexec and log verbosely to see where it's
falling over.

Jan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top