CSDN首页 空间 新闻 论坛 Blog 下载 读书 网摘 搜索 .NET Java 视频 接项目 求职 在线学习 买书 程序员 通知
不看会后悔的Windows XP之经验谈 简单快捷DIY实用家庭影院
CSDN社区
搜索 收藏 打印 关闭
CSDN社区 >  C++ Builder >  基础类

(急)Installer WISE打包第三方控件(MSCOMM32.OCX)问题?

楼主CB1013()2005-05-14 22:21:39 在 C++ Builder / 基础类 提问

打包第三方控件(MSCOMM32.OCX)时,在属性中选上了注册,但运行时  
  出现License   information   for   TMSCOMM   not   found  
  怎么解决?  
  问题点数:50、回复次数:3Top

1 楼qrlvls( 空 气 )回复于 2005-05-15 00:51:14 得分 25

Obtain   the   License   Key   for   MsComm32.ocx  
  1.   Obtain   the   Licreqst.exe   file   from   the   Microsoft   Download   Center.   To   download   this   file,   visit   the   following   Microsoft   Web   site:  
  http://download.microsoft.com/download/vc60std/sample/1.1/NT45/EN-US/Licreqst.exe    
  2.   Double-click   the   self-extracting   Licreqst.exe   file.    
  3.   You   are   prompted   to   specify   a   folder   in   which   to   extract   the   files.   Specify   a   different   folder   from   the   folder   in   which   the   Licreqst.exe   file   is   located   because   one   of   the   files   that   is   extracted   is   also   named   Licreqst.exe.   Click   Unzip.    
  4.   Run   the   extracted   Licreqst.exe   file.   The   License   Key   Requestor   program   starts.   In   the   Registered   Controls   box,   click   MSCOMMLib.MSComm.1.   The   license   key   data   for   the   Currently   Selected   Control   box   displays   license   key   data   in   the   form   of   a   C/C++   array   declaration:    
  /*  
  Copyright   (c)   1994  
  */  
  WCHAR   pwchLicenseKey[]   =  
  {  
            0x0043,           0x006F,           0x0070,           0x0079,           0x0072,           0x0069,  
            0x0067,           0x0068,           0x0074,           0x0020,           0x0028,           0x0063,  
            0x0029,           0x0020,           0x0031,           0x0039,           0x0039,           0x0034,  
            0x0020  
  };  
   
  5.   Click   Copy   Data   to   Clipboard   to   copy   this   text   to   the   Clipboard   for   later   use   in   a   C/C++   program.    
   
  http://support.microsoft.com/?scid=kb;en-us;315501&spid=3042&sid=global  
  Top

2 楼xiaoqiu007(小小)回复于 2005-05-15 08:00:06 得分 25

把控件的三个文件拷到/system32/目录下,并运行regsvr32   MSCOMM32.OCX命令试试看。  
  Top

3 楼xiaoqiu007(小小)回复于 2005-05-15 08:03:07 得分 0

刚才看错了,你把现在已经注册的信息导出来作为一个注册表文件,安装时候选中导入该注册表文件应该就可以了Top

相关问题

  • Installer WISE打包问题?
  • 请教WISE打包问题?
  • 关于ocx控件的打包问题……
  • 如何对ocx进行打包(。CAB)
  • 求助!用Wise Installation 打包问题。
  • 求教Wise for Windows Installer打包的问题
  • 请教关于串口控件MSCOMM的打包问题?
  • 用Installshield6.2打包时,如何将MSCOMM控件一起打进去
  • 打包,打包???
  • ocx怎样打包为cab文件?高手请闲庭信步。

关键词

  • c/c++
  • microsoft
  • licreqst
  • mscomm32
  • ocx
  • extracted
  • folder
  • license key
  • download
  • click

得分解答快速导航

  • 帖主:CB1013
  • qrlvls
  • xiaoqiu007

相关链接

  • CSDN Blog
  • 技术文档
  • 代码下载
  • 第二书店
  • 读书频道

广告也精彩

反馈

请通过下述方式给我们反馈
反馈
提问
网站简介|广告服务|VIP资费标准|银行汇款帐号|网站地图|帮助|联系方式|诚聘英才|English|问题报告
北京创新乐知广告有限公司 版权所有, 京 ICP 证 070598 号
世纪乐知(北京)网络技术有限公司 提供技术支持
Copyright © 2000-2008, CSDN.NET, All Rights Reserved
GongshangLogo