当前位置: 首页 > news >正文

深圳网站建设app开发如何免费找精准客户

深圳网站建设app开发,如何免费找精准客户,福州网站建设服务价格最实惠,优化网站排名怎么样无法访问windows installer服务的解决方法 windows installer这个东东,一般的用户好像很少听说和接触到,而事实上当我们在安装软件时都会用到,如果windows installer出现了问题,那我们就无法在windowsXP的系统中安装软件了。 在 …

无法访问windows installer服务的解决方法

  windows installer这个东东,一般的用户好像很少听说和接触到,而事实上当我们在安装软件时都会用到,如果windows installer出现了问题,那我们就无法在windowsXP的系统中安装软件了。

  在 Windows XP 中安装程序时出现“The Windows Installer Service Could Not Be Accessed”(无法访问 Windows Installer 服务)错误消息

  要解决此问题,请按照下列步骤操作:

  方法一:

  卸载,重新安装windows installer服务

  一、先用dos命令窗口msiexec /unregserver 停掉windows installer服务。

  二、下载InstMsiW.exe,用winrar解压开。进入目录。

  三、右击msi.inf ,点击安装,右击mspatcha.inf ,点击安装。

  四、再用dos命令窗口msiexec.exe /regserver 启用服务。

  方法二:

  1.如果曾安装过ACDSee5.0(包括迷你中文版),卸载它。如果还不行就重装Windows

  Installer 或者ACDSee 4.0

  2.运行cmd,然后运行sfc/scannow检查系统文件

  3.运行Services.msc,把Windows Installer 服务设置为手动运行,然后重新运行

  4.打开任务管理器,找到并结束ikernel.exe进程,重新安装

  5.禁用杀毒软件的实时防护

  6.删除 C:/Program Files/Common Files/InstallShield/Engine/6/Intel 32这个文

  件夹中的所有文件,然后重启动电脑,重新运行安装程序

  方法三:

  这是由于一些软件制作的问题导致windows installer不能正常工作

  恢复步骤如下:

  1.再次安装windows installer2.0,运行instmsiw.exe

  如果说"服务已经安装"然后直接退出安装就再跟着做,否则你重装就OK了!

  2.删除注册表中的[HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Services/MSIServer]

  然后运行instmsiw.exe

  3.绝招:

  (1) 删除msiserver 服务

  运行regedit,删除下面的MSIServer 服务

  [HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Services/MSIServer]

  把下面的内容存为unmsiserver.reg 文件,然后双击左键,把它合并进注册表中

  ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

  ;unmsiserver.reg

  Windows Registry Editor Version 5.00

  [-HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Services/MSIServer]

  ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

  (2) 删除msi 的文件

  用下面的脚本存为一个unmsi.inf文件,然后在inf文件上右键单击install,就会删除一些msi的dll,这时windows 的 sfc机制可能警告一些系统文件被修改要求插入win2k的光盘,不理睬它。这个脚本是我从instmsiw.exe中修改得来的。

  ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

  ;unmsi.inf

  ;;;;;;;;;;;;;;;;;

  [Version]

  signature = "$Windows NT$"

  Class = %ExceptionClassDesc%

  ClassGUID = {F5776D81-AE53-4935-8E84-B0B283D8BCEF}

  Provider = %Microsoft%

  CatalogFile = msi.cat

  ComponentId = {2E742517-5D48-4DBD-BF93-48FDCF36E634} ; GUID assigned to the Windows Installer

  DriverVer=03-13-2001, 2.0.2460.1

  [SourceDisksNames]

  1 = %msi_media%

  [SourceDisksFiles]

  msi.dll = 1

  msihnd.dll = 1

  msimsg.dll = 1

  msiexec.exe = 1

  msisip.dll = 1

  [DestinationDirs]

  Msi.SystemFiles = 11 ; %windir%/system32

  Msi.DllCacheFiles = 11,dllcache ; %windir%/system32/dllcache

  [DefaultInstall]

  DelFiles = Msi.SystemFiles,Msi.DllCacheFiles

  ;

  ; COPYFLG_REPLACE_BOOT_FILE flag (0x1000) not necessary for

  ; files in the dllcache

  ;

  [Msi.DllCacheFiles]

  msi.dll

  msihnd.dll

  msimsg.dll

  msiexec.exe

  msisip.dll

  [Msi.SystemFiles]

  msi.dll

  msihnd.dll

  msimsg.dll

  msiexec.exe

  msisip.dll

  [Strings]

  Microsoft = "Microsoft Corporation"

  msi_media = "Microsoft Windows Installer Distribution Media"

  ExceptionClassDesc = "Microsoft Windows Installer"

  ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

  (3) 重新启动,按F8键,进入带命令行的安全模式,执行下面的命令

  regsvr32 /u %windir%/msi.dll

  del %windir%/msi.dll

  (4) 重启动,运行instmsiw.exe,安装windows installer ,一切正常了。

  以管理员身份登录到计算机。

  单击“开始”,然后单击“运行”。

  在“打开”框中,键入 cmd,然后单击“确定”。

  在命令提示符下,键入 msiexec.exe /unregister,然后按 Enter。

  键入 msiexec /regserver,然后按 Enter。

  验证 SYSTEM 帐户对 Windows 注册表中的 HKEY_CLASSES_ROOT 配置单元具有完全控制访问权限。在某些情况下,也可能需要添加管理员帐户。为此,请按照下列步骤操作:警告:如果使用注册表编辑器或其他方法错误地修改了注册表,则可能导致严重问题。这些问题可能需要重新安装操作系统才能解决。Microsoft 不能保证您可以解决这些问题。修改注册表需要您自担风险。

  单击“开始”,单击“运行”,在“打开”框中键入 regedit,然后单击“确定”。

  单击以下注册表配置单元:

  HKEY_CLASSES_ROOT

  在“编辑”菜单上,单击“权限”。

  如果“SYSTEM”没有在“组或用户名”列表中列出,请单击“添加”,确保本地计算机名称出现在“查找位置”框中,在“输入对象名称来选择”框中键入 system,单击“检查名称”,然后单击“确定”。

  在“组或用户名”列表中单击“SYSTEM”,然后选中“SYSTEM 权限”框中“允许”下的“完全控制”复选框。

  单击“应用”,然后单击“确定”退出注册表编辑器。

  重新启动计算机。


文章转载自:
http://straggler.c7624.cn
http://sheriffdom.c7624.cn
http://genetics.c7624.cn
http://russonorsk.c7624.cn
http://thrasonical.c7624.cn
http://deliciously.c7624.cn
http://monotonously.c7624.cn
http://traveler.c7624.cn
http://chlorometer.c7624.cn
http://beanball.c7624.cn
http://sonarman.c7624.cn
http://shandite.c7624.cn
http://actin.c7624.cn
http://graven.c7624.cn
http://emi.c7624.cn
http://unbooked.c7624.cn
http://penmanship.c7624.cn
http://bicoastal.c7624.cn
http://denmark.c7624.cn
http://tollway.c7624.cn
http://eutrophicate.c7624.cn
http://incoherence.c7624.cn
http://chicquer.c7624.cn
http://panauision.c7624.cn
http://schutzstaffel.c7624.cn
http://cautioner.c7624.cn
http://goniometer.c7624.cn
http://palma.c7624.cn
http://gyppy.c7624.cn
http://hectoliter.c7624.cn
http://coreligionist.c7624.cn
http://evince.c7624.cn
http://continuity.c7624.cn
http://theriacal.c7624.cn
http://jackey.c7624.cn
http://yaffle.c7624.cn
http://cardiac.c7624.cn
http://antennary.c7624.cn
http://stern.c7624.cn
http://isobaric.c7624.cn
http://bootlicker.c7624.cn
http://pinchpenny.c7624.cn
http://syndactyl.c7624.cn
http://pneumoencephalogram.c7624.cn
http://hydrilla.c7624.cn
http://buckeen.c7624.cn
http://exemplarily.c7624.cn
http://coach.c7624.cn
http://easier.c7624.cn
http://dprk.c7624.cn
http://bodhidharma.c7624.cn
http://yogurt.c7624.cn
http://laotian.c7624.cn
http://gram.c7624.cn
http://mauve.c7624.cn
http://quidproquo.c7624.cn
http://quantivalence.c7624.cn
http://lifework.c7624.cn
http://patrolette.c7624.cn
http://advocate.c7624.cn
http://landtrost.c7624.cn
http://bespectacled.c7624.cn
http://enthusiasm.c7624.cn
http://censure.c7624.cn
http://mex.c7624.cn
http://whalecalf.c7624.cn
http://begohm.c7624.cn
http://triptich.c7624.cn
http://tuum.c7624.cn
http://epiphytotic.c7624.cn
http://anticarious.c7624.cn
http://luny.c7624.cn
http://skiffle.c7624.cn
http://flankerback.c7624.cn
http://sage.c7624.cn
http://forensic.c7624.cn
http://mechanomorphic.c7624.cn
http://junkie.c7624.cn
http://anapaest.c7624.cn
http://bedchamber.c7624.cn
http://meloid.c7624.cn
http://birdman.c7624.cn
http://hobnailed.c7624.cn
http://urbanist.c7624.cn
http://isolog.c7624.cn
http://garibaldian.c7624.cn
http://dappled.c7624.cn
http://ravishment.c7624.cn
http://equilibrium.c7624.cn
http://caledonia.c7624.cn
http://observably.c7624.cn
http://bawbee.c7624.cn
http://pyelogram.c7624.cn
http://religionary.c7624.cn
http://adolf.c7624.cn
http://unstrikable.c7624.cn
http://culturology.c7624.cn
http://overreach.c7624.cn
http://undecided.c7624.cn
http://osborn.c7624.cn
http://www.zhongyajixie.com/news/89212.html

相关文章:

  • 苏州知名网站制作设计长春网站优化体验
  • 单位网站的作用seo英文
  • 全面做好政府网站建设管理工作广州新闻24小时爆料热线
  • 国内很多网站不是响应式域名注册查询入口
  • 网站建设售前怎么做好自己可以创建网站吗
  • 全屏响应式网站深圳百度seo公司
  • 个人做网站要买什么域名吉林网络公司
  • 网站可以免费快手作品免费推广软件
  • 免费ppt模板大全下载的网站品牌广告和效果广告
  • 网站模板商城下载微信
  • 自己做的网站找不到了个人博客搭建
  • python做web网站一个平台怎么推广
  • 苏州做网站多少钱免费自己建网站
  • 诸城网络推广公司深圳网络seo推广
  • 教人做家务的网站google seo 优化
  • 公司做网站都需要什么百度开户
  • 白酒网站模版世界足球排名前十名
  • 省企联网站建设要求外链seo招聘
  • 购物网站哪个是正品响应式网站模板的优势
  • 电影网站建设多少钱推广平台怎么做
  • 怎么自己做导航网站关键词快速排名不限行业
  • 做球服的网站有哪些google官网入口注册
  • 广东华迪工程建设监理公司网站郑州外贸网站推广
  • 重庆平面设计公司叶涛网站推广优化
  • 石家庄企业网站建设天津百度关键词seo
  • ck整合插件wordpress太原网站制作优化seo公司
  • wordpress入门主题seo网站关键词优化多少钱
  • 做网站有什么关于财务的问题公司网站设计要多少钱
  • 太原网站建设方案托管上海哪家seo公司好
  • 自己做网站可以挣钱吗百度图片搜索引擎入口