windows 我在哪里下载:VBRun60sp6.exe(安装 Visual Basic 6.0 SP6 运行时文件)?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/1853700/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-15 13:32:46  来源:igfitidea点击:

Where do I download : VBRun60sp6.exe (which installs Visual Basic 6.0 SP6 run-time files)?

windowsvb6

提问by Clay Nichols

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

当我转到描述最新 VB 运行时文件列表的 MS 网页时,它会引导我找到 VBRun60sp6.exe的正确下载,但当我实际下载它时,它是VB6.0-KB290887-X86.exe,它只是 OleAut32 VB6 的 .dll 更新。

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).

我下载了 VB6 IDE SP6 更新,但它直接安装到开发机器上,我想在一个地方捕获所有文件。(如果我从该更新中提取 /T 文件,它就没有 .DLL 文件等,因为它是一个更新)。

Any ideas?

有任何想法吗?