VisualBasic6 on Vista

  • Thread starter Thread starter Johnson
  • Start date Start date
J

Johnson

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'$BL5K!HoCp:}(B.
4.May be some words took a mistake (I don't good at English).
 
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'$BL5K!HoCp:}(B.
4.May be some words took a mistake (I don't good at English).

This is not the Visual Basic Classic newsgroup nor is it one for
software support in Vista. You need to try a different newsgroup.

Thanks,

Seth Rowe [MVP]
 
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'$BL5K!HoCp:}(B.
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.
 
Back
Top