搜索
bottom↓
回复: 19

工业仪表控件iocomp 3.04打包发布成功。。。

[复制链接]

出0入36汤圆

发表于 2013-8-9 08:46:56 | 显示全部楼层 |阅读模式
本帖最后由 GZZXB 于 2013-8-9 20:00 编辑

在论坛下载了3.04版绿色版,vc6.0界面中加入了led,刻度盘,温度计等控件,调试通过后该怎样将控件打包呢?

出0入36汤圆

 楼主| 发表于 2013-8-9 09:10:13 | 显示全部楼层

[ACXFAQ001]
How do I distribute your ActiveX components?

--------------------------------------------------------------------------------

You only need to copy and register the OCX files for those components that you program uses on the destination computer to successfully distribute our ActiveX components. You can follow one of the following methods to distribute our components. Our ActiveX components have no dependencies on any other operating system files.

WARNING!: under our  license agreement, you are not allowed to distribute the LIC (license) files that are associated with our ActiveX components to your end user's computers. Also, there is generally no need to distribute the associated TLB files. Just distribute the OCX files.

Manual Registration
This method involves a manual installation of your compiled software and our ActiveX components. This is generally used in situations where you are only distributing your application to a few number of computers.

Copy the OCX files that your program requires (Example: copy the "iStripChartXComponent.ocx" and "isAnalogLibrary.ocx" files if your program uses our Strip Chart and Analog Gauge components) to the target computer's system directory. This is usually "C:\WINDOWS\SYSTEM" for Windows 95/98 and "C:\WINNT\SYSTEM32" for Windows NT/2000 systems.
Open up a command or DOS prompt and execute the following command in the system/system32 directory where you placed the OCX files. You can also use the START/RUN command...

Windows 95/98

Component Command Line Run Command
Analog (isAnalogLibrary.ocx) regsvr32 isAnalogLibrary.ocx regsvr32 c:\windows\system\isAnalogLibrary.ocx
Digital (isDigitalLibrary.ocx) regsvr32 isDigitalLibrary.ocx regsvr32 c:\windows\system\isDigitalLibrary.ocx
Strip Chart (iStripChartXControl.ocx) regsvr32 iStripChartXControl.ocx regsvr32 c:\windows\system\iStripChartXControl.ocx
Professional (iProfessionalLibrary.ocx) regsvr32 iProfessionalLibrary.ocx regsvr32 c:\windows\system\iProfessionalLibrary.ocx
Plot Library
(iPlotLibrary.ocx) regsvr32 iPlotLibrary.ocx regsvr32 c:\windows\system\iPlotLibrary.ocx



Windows NT/2000
Component Command Line Run Command
Analog (isAnalogLibrary.ocx) regsvr32 isAnalogLibrary.ocx regsvr32 c:\winnt\system32\isAnalogLibrary.ocx
Digital (isDigitalLibrary.ocx) regsvr32 isDigitalLibrary.ocx regsvr32 c:\winnt\system32\isDigitalLibrary.ocx
Strip Chart (iStripChartXControl.ocx) regsvr32 iStripChartXControl.ocx regsvr32 c:\winnt\system32\iStripChartXControl.ocx
Professional (iProfessionalLibrary.ocx) regsvr32 iProfessionalLibrary.ocx regsvr32 c:\winnt\system32\iProfessionalLibrary.ocx
Plot Library (iPlotLibrary.ocx) regsvr32 iPlotLibrary.ocx regsvr32 c:\winnt\system32\iPlotLibrary.ocx


You can also download a sample batch file that will do the registrations for you on any 32-bit Windows system: regiocomp.bat  [3 KB]
Note: this batch file assumes that you have placed your OCX files in either the Windows System or System32 directories (All 32-bit versions of Windows are supported).

Copy your compiled program to a directory of your choice and create shortcuts for your application as needed.
Other ActiveX controls that you may need from other manufacturers can be registered in the same way. However, they may have dependencies on other system file that you will have to determine by reviewing the ActiveX component's documentation or by contacting the manufacturer. These dependencies are usually satisfied by copying required DLLs to the system directory.

Installer Registration
This method is the preferred option if you are planning on distributing your application to many computers or if you will be having your end users install your software on their own.

Most installation programs such as InstallShield, WISE Installer, Microsoft SMS Installer, NullSoft's Install System (Freeware), etc. can automatically register ActiveX controls for you. Refer to the installation software manufacturer's manual and help files for instructions on automatically registering ActiveX controls on your target computers. Iocomp uses the InstallShield installer to initially register your development ActiveX controls on your computer. Many corporations already have licenses for Microsoft SMS Installer, so that is generally the installer of choice for internal software distributions. If you are on a budget, NullSoft's Installer is easy to use, lightweight, and free.


Internet Delivery with Internet Explorer
This method is used when distributing our ActiveX components for use with Internet Explorer. Refer to our Internet Explorer Example for more information..

或者也是同样的道理 复制iStripChartXComponent.ocx”和“isAnalogLibrary.ocx等ActiveX组件添加入exe文件?我先试试看行不。看论坛很多人在用啊,能否指点一二

出0入36汤圆

 楼主| 发表于 2013-8-9 16:48:11 | 显示全部楼层
都没人搭理下啊。
还好搞定了


这是安装包,有兴趣的帮忙测试下啊。

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?注册

x

出0入0汤圆

发表于 2013-8-9 16:55:42 | 显示全部楼层
我是来看怎么搞定的

出0入36汤圆

 楼主| 发表于 2013-8-9 19:56:49 | 显示全部楼层
本帖最后由 GZZXB 于 2013-8-9 19:58 编辑



安装后就已经注册好控件了,你可以在你的VC VB工程中随意使用了。这控件对于搞下位机的人来说应该够了。led、数码管、点阵、仪表盘、旋钮、波形应有尽有。难得的是易用,接口简单。
我只是小试了3个控件,里面的超多超炫控件让我眼都花了。

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?注册

x

出0入0汤圆

发表于 2013-8-9 20:32:51 来自手机 | 显示全部楼层
谢谢楼主共享。

出200入0汤圆

发表于 2013-8-9 22:37:15 来自手机 | 显示全部楼层
好东东,收藏

出0入0汤圆

发表于 2013-8-9 22:57:41 来自手机 | 显示全部楼层
好东西,收藏

出0入0汤圆

发表于 2013-8-9 23:29:09 | 显示全部楼层
看起来很古板的样子,帮顶

出0入85汤圆

发表于 2013-8-9 23:32:53 | 显示全部楼层
本帖最后由 marshallemon 于 2013-8-9 23:37 编辑

我也测试过这个控件,但发现安装后是可以使用的,但过段时间就不能用了,这是啥情况?我用的是VB
测试过了,是可以用的,麻烦把这个控件的安装包上传一下

出0入36汤圆

 楼主| 发表于 2013-8-10 07:15:09 来自手机 | 显示全部楼层
已安装并注册好了啊,还要上传控件,你要再注册一次么?坛子里有,你搜下。

出0入36汤圆

 楼主| 发表于 2013-8-10 07:19:13 来自手机 | 显示全部楼层
nongxiaoming 发表于 2013-8-9 23:29
看起来很古板的样子,帮顶

界面是乱整的目的是让控件动起来,控件不古板吧或者说有更牛叉的控件?

出0入36汤圆

 楼主| 发表于 2013-8-10 07:20:19 来自手机 | 显示全部楼层
本帖最后由 GZZXB 于 2013-8-10 07:21 编辑
marshallemon 发表于 2013-8-9 23:32
我也测试过这个控件,但发现安装后是可以使用的,但过段时间就不能用了,这是啥情况?我用的是VB
测试过了 ...


请问过段时间指的是多久?是弹窗要求注册么?

出0入0汤圆

发表于 2013-8-10 08:29:01 | 显示全部楼层
收藏一下,谢谢lz分享

出10入12汤圆

发表于 2013-8-10 08:32:58 | 显示全部楼层
好定西啊 收藏

出0入0汤圆

发表于 2013-8-10 08:45:07 | 显示全部楼层
谢谢,收藏了

出0入0汤圆

发表于 2013-8-10 10:39:40 | 显示全部楼层
GZZXB 发表于 2013-8-10 07:20
请问过段时间指的是多久?是弹窗要求注册么?

有比这个华丽得很的啊

出0入0汤圆

发表于 2013-8-10 15:22:31 | 显示全部楼层
工业用可以,界面确实不华丽,楼主可以试试这个dotnetbar控件,会让你欣喜的,网上有破解的

出0入0汤圆

发表于 2013-12-10 20:41:01 | 显示全部楼层
长知识了,谢谢大家
回帖提示: 反政府言论将被立即封锁ID 在按“提交”前,请自问一下:我这样表达会给举报吗,会给自己惹麻烦吗? 另外:尽量不要使用Mark、顶等没有意义的回复。不得大量使用大字体和彩色字。【本论坛不允许直接上传手机拍摄图片,浪费大家下载带宽和论坛服务器空间,请压缩后(图片小于1兆)才上传。压缩方法可以在微信里面发给自己(不要勾选“原图),然后下载,就能得到压缩后的图片】。另外,手机版只能上传图片,要上传附件需要切换到电脑版(不需要使用电脑,手机上切换到电脑版就行,页面底部)。
您需要登录后才可以回帖 登录 | 注册

本版积分规则

手机版|Archiver|amobbs.com 阿莫电子技术论坛 ( 粤ICP备2022115958号, 版权所有:东莞阿莫电子贸易商行 创办于2004年 (公安交互式论坛备案:44190002001997 ) )

GMT+8, 2024-5-9 08:13

© Since 2004 www.amobbs.com, 原www.ourdev.cn, 原www.ouravr.com

快速回复 返回顶部 返回列表