Re: VisualBasic6 on Vista

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



On Jan 18, 9:30 am, Johnson <chongkac...@xxxxxxxxx> wrote:
I installed VisualBasic6 on Vista, I tried to open it, but vb pop-up a
window, it said "MSVBVM60.DLL" can't register, how can I do.

P.S
1.My vista is Vista Ultimate (Traditional Chinese).
2.The VisualBasic6 is Traditional Chinese Version.
3.The pop-up window in chinese : 'MSVBVM60.DLL'無法被註冊.
4.May be some words took a mistake (I don't good at English).

However this may help you:
1-First download the dll if it's missing from here:
http://www.dll-files.com/dllindex/download.php?msvbvm60download0VMdXDUMfO

2-Put the dll into c:\Windows\System32 folder

3-Then try to register it using start -> "run" then type:
regsvr32 msvbvm60.dll

Now try to re-run VB6.

Hope this helps.
.