Oracle安装错误“程序异常终止。发生内部错误。请将以下文件提供给oracle技术支持部

 
“程序异常终止。发生内部错误。请将以下文件提供给oracle技术支持部门:
“未知”
“未知”
“未知”
 

 

Oracle安装错误“程序异常终止

 

 

1.批处理 解决
 
 
@echo Copying Accessibility related files to %SystemRoot%\System32
copy ..\stage\Components\oracle.swd.jre\1.4.2.0.0\1\DataFiles\Expanded\bin\JavaAccessBridge.dll %SystemRoot%\System32\JavaAccessBridge.dll
copy ..\stage\Components\oracle.swd.jre\1.4.2.0.0\1\DataFiles\Expanded\bin\WindowsAccessBridge.dll %SystemRoot%\System32\WindowsAccessBridge.dll
copy ..\stage\Components\oracle.swd.jre\1.4.2.0.0\1\DataFiles\Expanded\bin\JAWTAccessBridge.dll %SystemRoot%\System32\JAWTAccessBridge.dll
@echo Copy complete
@echo Restart Jaws before starting an install session
 
把上面的文字复制保存为.bat的批处理文件可以解决

2.右键点setup.exe 选属性,选兼容模式,兼容windows2003,ok
 
 

http://user.qzone.qq.com/372806800/blog/1336199808

相关文章:

  • 2021-09-28
  • 2022-12-23
  • 2021-10-27
  • 2022-12-23
  • 2022-01-11
  • 2022-01-24
  • 2022-02-10
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-07-03
  • 2021-10-24
  • 2021-05-25
相关资源
相似解决方案