Skip to content

Instantly share code, notes, and snippets.

@antoha-sozon
antoha-sozon / Evaluation.txt
Last active May 15, 2023 15:00
PhpStorm Reset Trail | Evaluation | PhpStorm 2021.1 on Windows!
For PhpStorm 2021.1 on Windows!
(Make .bat)
REM Delete eval folder with licence key and options.xml which contains a reference to it
for %%I in (
"WebStorm",
"IntelliJ",
"CLion",
"Rider",
"GoLand",
@antoha-sozon
antoha-sozon / PhpStorm 2020.2 Reset Trail | Evaluation.txt
Last active May 16, 2024 11:18
PhpStorm 2020.2 Reset Trail | Evaluation (Ubuntu)
Enter the commands one by one into the terminal:
cd ~/.config/JetBrains/PhpStorm2020.2
rm eval/PhpStorm202.evaluation.key
rm options/other.xml
cd ~/.java/.userPrefs/jetbrains
rm -rf phpstorm