Warning: file_get_contents(/data/phpspider/zhask/data//catemap/7/sql-server/24.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
无法在Windows 7上部署基于VB6的安装程序_Vb6_Windows 7_Installation_Legacy_Ocx - Fatal编程技术网

无法在Windows 7上部署基于VB6的安装程序

无法在Windows 7上部署基于VB6的安装程序,vb6,windows-7,installation,legacy,ocx,Vb6,Windows 7,Installation,Legacy,Ocx,我使用Vb6创建了一个设置。我无法在Windows 7下安装它。Windows 7未注册安装程序中包含的OCX控件 同样的设置在Windows XP和所有其他以前的Microsoft操作系统下都可以正常工作 Windows7操作系统是64位的 此外,我还尝试了Windows7下的所有兼容模式,但运气不好 不幸的是,我没有带源代码。否则我就可以将整个源代码移植到dotnet 您的最佳选择可能是在虚拟机下运行32位XP(甚至赢得2k),并在VM上安装VS 6。

我使用Vb6创建了一个设置。我无法在Windows 7下安装它。Windows 7未注册安装程序中包含的OCX控件

同样的设置在Windows XP和所有其他以前的Microsoft操作系统下都可以正常工作

Windows7操作系统是64位的

此外,我还尝试了Windows7下的所有兼容模式,但运气不好


不幸的是,我没有带源代码。否则我就可以将整个源代码移植到dotnet

您的最佳选择可能是在虚拟机下运行32位XP(甚至赢得2k),并在VM上安装VS 6。