PDA

View Full Version : Visual Basic (WME)



supered55
10-06-2002, 06:33 AM
Does anyone know how l can find what version of the Visual Basic Runtime Files l have on my computer?.

Pkatace
10-06-2002, 12:58 PM
I'm not sure if this is exactly what you need, but.......on my WinMe system, in the C:/Windows/system folder is a file called vbrun300.dll. If I right click on it, and select properties, then the version tab, it says it's the "Visual Basic 3.0 Runtime Library" and displays the version info on that tab also.
Hope this helps,

<font color=blue> Bill Harvey </font color=blue>

BertImmenschuh
10-06-2002, 10:43 PM
VB Runtimes are up to VB6 now. Look in C:\Windows and C:\Windows\System and C:\Windows\System32 for any VB...... files, may be VBRUN100.DLL, VBRUN200.DLL, VBRUN300.DLL, VB40032.DLL. I don't have VBRun 5 or 6 on anything just now.

Good judgement comes from experience, and experience comes from bad judgement

supered55
10-07-2002, 06:24 AM
l found it in WINDOWS/SYSTEM/VBAJET32.DLL
Thanks fellas