tags:

views:

128

answers:

1

When I go to the MS web page describing the latest VB Runtime Files list it directs me to what looks like the right download for VBRun60sp6.exe but when I actually download it it's VB6.0-KB290887-X86.exe which is just the OleAut32.dll update for VB6.

I downloaded the VB6 IDE SP6 update but it installs directly to the Dev machine and I want to capture all of the files in one place. (If I do an /T extract from that update it doesn't have the .DLL files, etc. since it's an update).

Any ideas?

+2  A: 

Download from:

http://www.microsoft.com/downloads/details.aspx?familyid=7B9BA261-7A9C-43E7-9117-F673077FFB3C&displaylang=en

If you can't find, it check out this search: http://social.msdn.microsoft.com/Search/en-US?query=VBRun60sp6.exe

John Saunders
That, unfortunately leads down the same dead end, to the page i hyperlinked to. But it's the OleAut32.dll files not the VB SP6 update.
Clay Nichols
John Saunders
I downloaded the file and extracted it to an empty folder and all the run-time files listed in the manifest were present.
Beaner
Clay Nichols