crack need to modify: bin/idea64. Exe. Vmoptions parameter, causing boot error:
this is because the environment variable may not have been set, but it was, and it was later found to be due to a bin/idea64.exe.vmoptions file format problem.
bin/idea64. Exe.vmoptions is in utf-8 by default, but changed to utf-8 BOM by using Windows notepad.
converts to utf-8 format. Opens with NodePad++, encoding -> Utf-8, then save
p>