• 网络学院
  • IT资讯
  • 操作系统
  • 网络技术
  • 软件应用
  • 办公软件
  • 编程技术
  • 网站架设
  • 数据库类
  • 平面设计
  • 多媒体类
  • 游戏资讯
  • 教学论文
  • 认证考试
InstallShield
  站点:
  • 首 页
  • 最新软件
  • 文章教程
  • 国内软件
  • 国外软件
  • 绿色软件
  • 源码下载
  • 字体下载
InstallShield 6.x 程序安装出错解决方法
软件发布 InstallShield 6.x 程序安装出错解决方法
网络软件 系统工具 应用软件 联络聊天 图形图像 多媒体类 行业软件 游戏娱乐 编程开发 安全相关 教育教学 数码软件 绿软下载
热门软件: QQ 瑞星 pplive e话通 木马克星 千千静听 office2000 五笔字根 Photoshop 视频分割
返回文章教程首页 >> 软件应用 >> 系统工具 >> InstallShield 6.x 程序安装出错解决方法

InstallShield 6.x 程序安装出错解决方法

添加时间: 2007-3-9 4:09:18  作者: 第九软件网  阅读次数:126   来源: http://www.d9soft.com

       

  可能出现的安装错误包括:不支持此接口,RPC占位不兼容,Ikernel错误等等常见错误

  1、在NT平台下(包括Win NT,Win 2000,Win XP),请使用管理员身份登陆后运行安装程序,请确认身份,否则不能进行安装;

  2、如果您刚运行完一个安装程序,请稍等几秒再启动下一个安装程序,因为安装程序表面上已经完毕,实际上程序还在进行后期清理,内存中还有 Ikernel.exe(安装程序引擎)驻留,所以如果您此时启动另一个安装程序,将出现错误。

  3、如果您安装的过程中出现错误,请使用任务管理器察看是否有 Ikernel.exe 这个进程存在,如果存在而且此时您确认没有安装程序在运行,您可以结束这个进程后再进行安装。

  4、清理干净系统和您系统账户下的 Temp 目录。例如:您系统安装在C盘,Windows目录是 winnt ,那么您的系统 Temp 目录是:c:winnt emp ,如果您是以“陆国暾”的账户登陆的,您的个人 Temp 目录是:C:Documents and Settings陆国暾Local SettingsTemp
  请您清理完以上2个目录(删除所有目录内文件)再进安装。

  5、删除目录: Program FilesCommon FilesInstallShIEld 以后再进行安装

  6、删除目录: Program FilesCommon FilesInstallShieldEngine 以后再进行安装

  7、请重新安装IE 5.X 或者 6.0,如果您是NT平台,请重新安装微软的Service Pack。

  8、跟COM接口有关系,此种情况出现概率较小,如感兴趣,可以参照InstallShield解决方案:http://support.installshield.com/kb/view.asp?articleid=Q104986

  9、可能潜在引起问题的文件:Stdole32.tlb, stdole2.tlb, or Stdole.tlb ,这3个文件的丢失可能导致安装失败,这3个文件是系统核心文件,如果缺失,请从其它相同操作系统的机器上拷贝到本机的相应目录下。

  10、如果您使用的是Win98,强烈建议您安装微软的DCom补丁,该补丁的下载地址为:http://www.microsoft.com/com/dcom/dcom98/download.asp

  11、确认您使用的是最新的InstallShield引擎,这条是针对安装程序制作员,请使用 InstallShield最新版本,并保持更新,使您制作出来的安装程序包含的引擎是最新的。

  12、默认模拟级别必须设为:标识,其步骤为:
  a、单击Windows开始菜单;
  b、选择“运行”;
  c、输入 DCOMCNFG ,然后确定;
  d、如果有任何警告提示,请选择否;
  e、“分布式COM配置属性”对话框出现;
  f、选择“默认属性”页;
  g、将“默认级别”下拉框选择称“标识”;
  h、点击应用后确定。

  13、引起安装程序错误的还有下列注册表项无法读取(账户等级低):
  HKEY_LOCAL_MacHINESOFTWAREClassesCLSID
  HKEY_LOCAL_MACHINESOFTWAREClassesInterface
  HKEY_LOCAL_MACHINESOFTWAREClassesTypeLib

  请使用 regedt32.exe 来改变账户等级,请改变成以下等级:

  Administrator (on the local machine)
  System
  Created Owner

  14、请使用 regedit32.exe 检查HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersion下的CommonFilesDir键值后面没有空格或者使用了Tab。比如“C:Program FilesCommon Files”是正确的,但是“C:Program FilesCommon Files ”或者“C:Program FilesCommon Files ”是错误的,请删除掉空格。

  增加一点:如果用户安装过ACDSee 5.0试用版,将会造成和安装程序冲突,建议卸载ACDSee 5.0试用版再安装。

  以下是英文原文:

  Professional 6.x Users

  InsufficIEnt permissions on the Machine. If you are using a Windows NT or a Windows 2000 machine, you need to have administrative permission to run an InstallShield Professional 6.x setup. Make sure you have the correct permissions.

  If you just ran an InstallShield setup, the engine takes a few seconds at the end of the installation to clean up. During this time Ikernel.exe (the engine file) is running in memory from a previous process; that is why you are not allowed to launch another setup. Waiting a few seconds and running the setup again should resolve this.

  Check and make sure Ikernel.exe is not in memory. If it is, and no setup is running at the time, end that task.

  Clean out the Temp Directory.

  Delete the Program FilesCommon FilesInstallShield folder and then rerun the setup.

  Delete the Program FilesCommon FilesInstallShieldEngine folder and then rerun the setup.

  Reinstalling Internet Explorer (IE) 5.x can also repair a number of corrupted/missing core Windows files from your machine, so reinstalling IE 5.x and the NT service pack is also suggested.

  You may not have sufficient COM permissions. For information on how to troubleshoot this, see Knowledge Base article Q104986, INFO: Initialization Error Troubleshooting.

  A potential cause is missing Stdole32.tlb, stdole2.tlb, or Stdole.tlb files. These are core Windows files and should exist on your machine. Make sure that if you get these files from another machine, the machine is running the same operating system as the target machine.

  If you are trying to install to a Windows 98 machine, download and run DCom98.exe from the following site: http://www.microsoft.com/com/dcom/dcom98/download.asp.

  Make sure that you are using the latest version of the InstallShield engine. To install the latest engine, see Knowledge Base article Q105097, INFO: Install the Latest Version of Ikernel.exe.

  The Default Impersonation Level must be set to Identify. Verify that the DCOM Configuration Properties Defaults Impersonation Level is set correctly. Users that have their Default Impersonation Level set to Anonymous experience this error message. To change the impersonation level, please follow the steps below:
  Click on the Start button
  Select Run
  Enter DCOMCNFG then click OK
  Select NO for any Warning screens that are presented
  The 'Distributed COM Configuration Properties' screen is displayed
  Select the 'Default Properties' tab
  The 'Defaults Impersonation Level' field must be set to 'Identify'
  Select Apply then OK

  The said symptom occurs if the user does not have access privileges for the following registry keys:
  HKEY_LOCAL_MACHINESOFTWAREClassesCLSID
  HKEY_LOCAL_MACHINESOFTWAREClassesInterface
  HKEY_LOCAL_MACHINESOFTWAREClassesTypeLib

  Use regedt32.exe* to alter the security settings. Give Full Control to following user types:

  Administrator (on the local machine)
  System
  Created Owner


  Using Regedit.exe* check the value of CommonFilesDir registry entry under HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersion, to ensure that there are no trailing spaces or tab characters in the text of that value.
  * Warning: These instructions involve modifying the Windows Registry. Modifications to the Windows registry, if not done correctly, can cause serious problems to a Windows system. Please consider exporting any keys you modify to a .reg file as a backup.

 

上下文章:

 

上一篇文章: Talisman 阶段教学 下一篇文章: 超级兔子魔法设置 软件教学

相关文章:

  • Vista驱动程序兼容性另微软汗颜
  • 后门程序变种现身互联网
  • 六招助你轻松解决QQ无法登录难题
  • SQL索引优化方法(实例代码)
  • 谷歌发布Gmail小程序 增加快速查阅等功能

相关软件:

  • 终极程序加密器 3.25
  • 压缩加密安装宝 2009 2.7B9.29
  • Ghost镜像安装器 1.0.6.10
  • 程序猫(PC)光驱开关 V1.0
  • 程序监控专家 3.75
  • C/C++程序设计学习与实验系统 2008.14

 

快速导航

  • 网络学院
  • 精品汇聚
  • 字体下载
  • 教程下载
  • ASP源码
  • PHP源码
  • Net源码
  • JSP 源码

软件应用分类导航

  • 即时通讯
  • 网络工具
  • 系统工具
  • 磁盘工具
  • 媒体工具
  • 光盘工具
  • 实用工具
  • 杂类工具
  • 安全相关
  • 教育类别
  • 行业工具
  • 手机数码

本类经典文章推荐

  • 占用0%资源 HOST文件打造迷你
  • 磁盘空间整理原来也可以这么简单
  • 5个最出色必须拥有的 XP管理插件
  • 提防PQMAGIC和GHOST的一些误操作
  • 安全第一:重要文件选删除还是粉碎
  • 一键GHOST 硬盘版的安装运行教程
  • 适合Win Vista与新手的鼠标手势
  • 巧借Everest为系统服务“拍个照”
  • 驱动精灵完全革新版2008 Beta5
  • 大翻新 新版优化大师8.0Beta探秘

系统工具阅读排行

  • 快速恢复 矮人DOS工具箱使用方法
  • 夏季CPU降温专家:CPUCool
  • 硬盘分区管理工具谁执牛耳
  • 桌面背景攻略
  • 见招拆招 密码破解轻而易举自成高...
  • 快点再快点!Netpas网络加速器试用...
  • 程序监控专家让程序按需运行
  • 让ADSL开机后自动拨号连接网络
  • WINDOWS系列工具 画图 阶段教学
  • 浅谈MSconfig工具的使用方法

软件应用阅读总排行

  • 教你怎么把别人漂亮的QQ空间克隆一...
  • WinXp下的硬盘分区大师
  • 教你免费领养到QQ宠物的六种途径
  • 内网用好UPNP BT、电驴下载大提速
  • 网友送链接 让你免费穿上QQ秀
  • 快速升级为太阳用户
  • 快速恢复 矮人DOS工具箱使用方法
  • 打破无聊与难学 另类五笔学习方法
  • 截取视频我不需要工具
  • 夏季CPU降温专家:CPUCool

广告位置

字母检索 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 回到顶部

关于我们 | 版权声明 | 免责条款 | 广告联系 | 软件发布 | 下载帮助 | 下载排行 | 网站地图 | 特别鸣谢 | 友情连接

copyright; 2005-2008 D9soft.com 第九软件网 版权所有