HOW DO I RE-INSTALL,COMPONENT, MSVBVM60.DLL

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

can you please help me re-install the following windows components:
maximizer_startup.exe................msvbvm60.dll
 
How can I ask about going into other kinds of shaw groups. It is a
personal
question so can you get back to me in an e-mail to me personally.
 
can you please help me re-install the following windows components:
maximizer_startup.exe................msvbvm60.dll

You might want to ask this question in an appropriate Windows
newsgroup. This newsgroup is for questions about the database program
Microsoft Access.

Please scroll down the list of subjects and find a group for your
particular version of Windows.

John W. Vinson[MVP]
 
can you please help me re-install the following windows components:
maximizer_startup.exe................msvbvm60.dll

It's better to ask that in a Windows or Visual Basic (VB) group, since we're
all database geeks here, but here's how you fix it:

1. Fast way, but not as safe:
a. Get a copy of MSVBVM60.dll from another computer that's running your
version of windows. It will be in the other computer's C:\Windows\System32
folder
b. Put it onto your computer, in your C:\Windows\System32 folder.
c. Open up a command prompt and enter the following 4 commands, one at a
time:

C:
CD\windows\system32
REGSVR32 msvbvm60.dll
EXIT

2. Time consuming way, but safer:
a. Goto
http://msdn.microsoft.com/vstudio/downloads/updates/sp/vs6/sp5/default.aspx
b. Scroll down to the "Visual Basic" section and download and run the
VB6SP5.exe service pack for your language.

--
Peace & happy computing,

Mike Labosh, MCSD

"When you kill a man, you're a murderer.
Kill many, and you're a conqueror.
Kill them all and you're a god." -- Dave Mustane
 

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

msvbvm60.dll, MSCOMCTL.OCX files 2
AutoRun.exe error 2
msvbvm60.dll was not found? 3
TLBINFO32 on VISTA with MSVBVM60.DLL 2
VisualBasic6 on Vista 3
Windows XP msvbvm60.dll error 1
Activex component download 0
Ordinal Not found Problem 2

Back
Top