Missing dll file

  • Thread starter Thread starter Amythyst
  • Start date Start date
A

Amythyst

When I had my cpu upgraded to XP Home Edition it did not
load a file (MSVBVM60.DLL). How can I get this file
loaded from somewhere else? Please help me. There is a
program that I have that needs this file, because without
it my program doesn't work.
 
If you program has an installation file, rerun that and it should restore
the missing dll or you can go to microsoft web and install the VB6 runtime
files which will do the same thing,
 
go >start> run> "sfc /scannow" >ok , is one way, have your
cd ready.

Another would be to go. start> run> "msconfig" >ok from
the general tab, choose "expand" and name the .dll and
place it in /windows/system32.
 
Amethyst,

Did you get an XP CD when you had your PC upgraded? If so, put it in the
CD drive and then click Start, Run and enter CMD.EXE When the command
prompt window opens, enter the following command:

EXPAND - R X:\I386\MSVBVM60.DL_ C:\Windows\System32

Where X is the actual letter of your CD-ROM drive. This assumes that XP is
installed on C: If not, change the above command according.
 

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

Similar Threads


Back
Top