Solution:
Run regedit as the AdministratorExpandHKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionApp PathsAdd a newKey to App Paths called sqldeveloper.exeSet the (Default) value to the full path to the executable (including the executable name).Create a new String value for sqldeveloper.exe called Path and set its value to thejre / bin folder in the SQLDeveloper files.
And here’s what it looks like:
This problem isn’t limited to Oracle SQLDeveloper. It will be common to any application distributed without an installation process that is dependent on a runtime file that was formerly located in the Windows folder.
【SQLDeveloperMSVCR71.DLL/Msvcr100.DLLNotFoundError找不到Msvcr100.DLL的解决方案】相关文章:
★ SQLServer无法打开用户默认数据库 登录失败错误4064的解决方法
★ 清理SQL Server 2008日志文件Cannot shrink log file 2 的解决方案
★ 安装SQL2005提示 找不到任何SQL2005组件的问题解决方案
★ SQL SERVER 2008 无法附加数据库的解决方法
★ SQL Server2005打开数据表中的XML内容时报错的解决办法
★ sqlserver 2000 远程连接 服务器的解决方案
★ SQL Server 2008登录错误:无法连接到(local)解决方法
★ 安装SQL Server 2008时 总是不断要求重启电脑的解决办法