win7求VB下载网!

win7求VB下载网

趋势迷

win7求VB下载

2024-07-14 14:18:19 来源:网络

win7求VB下载

win7下安装vb60(ErroraccessingtheOLEregistry)
文章( Install VB6 on Windows 7 http://www.fortypoundhead.com/showcontent.asp?artid=20502 After surfing around the net, I've found very little information regarding installation of VB6 on Windows 7. Most of the information out there is for
文章(Install VB6 on Windows 7http://www.fortypoundhead.com/showcontent.asp?artid=20502
After surfing around the net, I've found very little information regarding installation of VB6 on Windows 7. Most of the information out there is for Vista, and most of it is queries for assistance. You may be wondering why someone would want to utilize VB6 on a shiny new operating system like Windows 7. Or even Vista for that matter. There are about a bazillion legacy applications out there that have to be supported, and people like me who speak VB6 need to have the tools installed on our workstations in order to implement and test updates and such for these legacy applications. It also helps out when I need to squirt out a quick tool for use in my daily work. This process has been tested on Windows 7, both 32 bit and 64 bit, with no problems. So without further delay, here is the process that I have used on my Windows 7 machines to install Visual Basic 6. Bonus tip from BadBrad: I forgot to post about this part, but BadBrad reminded me in the comments. Before proceeding with the installation process below, create a zero-byte file in C:\Windows called MSJAVA.DLL. The setup process will look for this file, and if it doesn't find it, will force an installation of old, old Java, and require a reboot. By creating the zero-byte file, the installation of moldy Java is bypassed, and no reboot will be required. Thanks for the reminder, BadBrad!
备注:本人在做完第18步(即vb6.0安装完成)后,在win7中运行vb开发环境仍然出现了提示OLE错误的字样,后来重新启动计算机再次运行vb开发环境,问题解决。

win7求VB下载

如何在win7win8win81上安装使用vb60
下载vb6.0mini版:网盘地址:http://pan.baidu.com/s/1Mbcd
安装vb6.0mini版:选择安装位置后一直单击“下一步”以完成安装。
配置vb6.0mini版:找到安装位置 - VB6Mini - bin - VB6 右键单击,选择属性,选择兼容性,勾选以管理员身份运行,点击确定。
运行Vb6.0mini版:一切正常!无报错!