注册crystal33.ocx crystal32.ocx时出错可能与此版本不兼容 [英] Getting error on registering crystal33.ocx crystal32.ocx may not compatible with this verion

查看:148
本文介绍了注册crystal33.ocx crystal32.ocx时出错可能与此版本不兼容的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在我的window8 64位PC中注册crystal32 ocx时出现以下错误Crystal32.ocx可能与您在Windows 8 64位中运行的此版本Windows不兼容



截图https://drive.google.com/file/d/0BwvZ-dYfJLJsZ2JvcDI3V1djdUk/edit?usp=sharing

解决方案

当你注册ocx确保你使用正确版本的regsvr32.exe



Crystal32.ocx是一个32位组件,所以要注册它尝试以下...



1.使用具有管理员权限的帐户打开CMD窗口(或者在开始菜单中右键单击cmd.exe,然后选择以管理员身份运行



2.在cmd窗口中输入

 cd \ Windows \SysWOW64 

并点击回车。



3.在提示符下键入

 regsvr32 c:\ yourpath \ crystal32.ocx 

并按Enter键。替换yourpath与您尝试的组件的路径注册。



如果你没有先导航到sysWOW54,你将在c:\ Windows \ System32中找到regsvr32.exe的版本,这是64 -bit version(!)


感谢你的解决方案..但我已经完成了这个但没有效果..我从system32和syswow64 regsvr32注册ocx但是它给出了同样的错误。

I got following error while registering crystal32 ocx in my window8 64 bit PC "Crystal32.ocx may not compatible with this version of windows that you're running in windows 8 64 bit"

screen shot https://drive.google.com/file/d/0BwvZ-dYfJLJsZ2JvcDI3V1djdUk/edit?usp=sharing

解决方案

When you register the ocx make sure you are using the correct version of regsvr32.exe

Crystal32.ocx is a 32-bit component so to register it try the following...

1. Open a CMD window using an account that has administrator rights (or right-click on cmd.exe in the start menu and choose "Run as Administrator"

2. In the cmd window type

cd \Windows\SysWOW64

and hit enter.

3. At the prompt type

regsvr32 c:\yourpath\crystal32.ocx

and hit enter. Replace "yourpath" with the path to the component you are trying to register.

If you don't navigate to sysWOW54 first you will pick up the version of regsvr32.exe in c:\Windows\System32 which is the 64-bit version (!)


Thank u for your solutions..But i already done this but no effect.. I register ocx from system32 and also from syswow64 regsvr32 but it's gives same error..


这篇关于注册crystal33.ocx crystal32.ocx时出错可能与此版本不兼容的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆