Unable to run IDEA2017.2.6 on Window 10

已回答

I get the error in the screenshot below "The application was unable to start correctly (0xc000007b). Click OK to run close the program. I opened idea64.exe with a dependency walker and it references many .dlls that are not found. Upon searching google for the error message I came across the link below.  Is IDEA referencing these dlls directly? According to the article, those could change at any time. 

I have tried the 32 bit version, reinstalling, installing earlier versions and still get the same error. I have also tried starting the program in compatibility mode, and restoring to a previous point in Windows 10. Nothing is working. I also have tried reinstalling some of the 'Visual C++ Redistributable for Visual Studio' packages which apparently contain these dlls, this also has not worked. 

https://social.msdn.microsoft.com/Forums/en-US/a28331ae-19a3-4a34-b3ba-1e8fd4430375/missing-apimswincore-dlls

 

0

See if running using idea.bat works.

Also try a different Java version (Oracle): https://intellij-support.jetbrains.com/hc/articles/206544879 .

Check with 2017.3 release as well: http://www.jetbrains.com/idea/download/index.html .

0
Avatar
Permanently deleted user

idea.bat works. Thank you.

0
Avatar
Permanently deleted user

Turning off ASLR in Windows Defender settings helped in my case. Thanks.

2
Avatar
Permanently deleted user

This still affects me in 2018.2. I disabled Mandatory ASL and Bottom Up ASLR and now IntelliJ Ultimate works.

0

请先登录再写评论。