Revisions
-
jruedaq revised this gist
Jan 15, 2019 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -2,6 +2,8 @@ cd "C:%HOMEPATH%\.IntelliJIdea*\config" rmdir "eval" /s /q del "options\options.xml" reg delete "HKEY_CURRENT_USER\Software\JavaSoft\Prefs\jetbrains\idea" /f echo "Restore completed" pause :: It is Highly Advised to Purchase the JetBrain Softwares :: This is only for the case You just want to Extend the -
shafinmahmud revised this gist
Apr 15, 2018 . 1 changed file with 2 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -4,5 +4,5 @@ del "options\options.xml" reg delete "HKEY_CURRENT_USER\Software\JavaSoft\Prefs\jetbrains\idea" /f :: It is Highly Advised to Purchase the JetBrain Softwares :: This is only for the case You just want to Extend the :: Trial Period and Evaluate the IDE for some more Time -
shafinmahmud revised this gist
Oct 2, 2017 . No changes.There are no files selected for viewing
-
shafinmahmud created this gist
Oct 2, 2017 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,8 @@ cd "C:%HOMEPATH%\.IntelliJIdea*\config" rmdir "eval" /s /q del "options\options.xml" reg delete "HKEY_CURRENT_USER\Software\JavaSoft\Prefs\jetbrains\idea" /f :: It is Highly Advised to Purchase the JetBrain Softwares :: This Hack is only for the case You just want to Extend :: the Trial Period and Evaluate the IDE for some more Time