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的解决方案】相关文章:
★ SQL SERVER 2008 无法附加数据库的解决方法
★ SQL Server 2005 DTS导入平面数据出现错误解决方案
★ 清理SQL Server 2008日志文件Cannot shrink log file 2 的解决方案
★ SQLServer 2008 :error 40出现连接错误的解决方法
★ sql server 2005因架构无法删除用户错误15138的解决方法