Skip to content

Instantly share code, notes, and snippets.

@Digolad
Forked from W1773ND/jetbrains-license-3.bat
Created July 3, 2024 15:15
Show Gist options
  • Save Digolad/a00b2b748bbf60c20d44dc7a5f1294db to your computer and use it in GitHub Desktop.
Save Digolad/a00b2b748bbf60c20d44dc7a5f1294db to your computer and use it in GitHub Desktop.

Revisions

  1. @imgVOID imgVOID revised this gist Nov 14, 2021. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion thanks.txt
    Original file line number Diff line number Diff line change
    @@ -3,7 +3,7 @@ PLEASE STAR OR FORK MY REPO:
    https://github.com/imgVOID/autograding-api
    ------------------------------------------------------------------------------------------------------------
    Webarchive:
    https://web.archive.org/web/20211003084257/https://gist.github.com/imgVOID/35e1c463ce187fac9f793e06a6688649
    https://web.archive.org/web/20211114112811/https://gist.github.com/imgVOID/35e1c463ce187fac9f793e06a6688649
    ------------------------------------------------------------------------------------------------------------
    How to use?
    Change PHPStorm2021.1 to an actual version of your program.
  2. @imgVOID imgVOID revised this gist Nov 14, 2021. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion thanks.txt
    Original file line number Diff line number Diff line change
    @@ -10,7 +10,7 @@ Change PHPStorm2021.1 to an actual version of your program.
    Windows: save jetbrains-license-3.bat file and run it with admin permissions.
    Linux: save jetbrains-license-linux.sh file and run it with root permissions.
    ------------------------------------------------------------------------------------------------------------
    IF YOU NEED TO LOG IN EVEN FOR THE TRIAL VERSION, DOWNLOAD THE OLD VERSION:
    IF YOU NEED TO LOG IN EVEN FOR THE TRIAL VERSION, DOWNLOAD AN OLD VERSION BEFORE 2021.2:
    IDEA: https://www.jetbrains.com/idea/download/other.html
    WebStorm: https://www.jetbrains.com/webstorm/download/other.html
    PyCharm: https://www.jetbrains.com/pycharm/download/other.html
  3. @imgVOID imgVOID revised this gist Nov 14, 2021. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion thanks.txt
    Original file line number Diff line number Diff line change
    @@ -10,7 +10,7 @@ Change PHPStorm2021.1 to an actual version of your program.
    Windows: save jetbrains-license-3.bat file and run it with admin permissions.
    Linux: save jetbrains-license-linux.sh file and run it with root permissions.
    ------------------------------------------------------------------------------------------------------------
    If you need to log in even for the trial version, download the old version:
    IF YOU NEED TO LOG IN EVEN FOR THE TRIAL VERSION, DOWNLOAD THE OLD VERSION:
    IDEA: https://www.jetbrains.com/idea/download/other.html
    WebStorm: https://www.jetbrains.com/webstorm/download/other.html
    PyCharm: https://www.jetbrains.com/pycharm/download/other.html
  4. @imgVOID imgVOID revised this gist Nov 14, 2021. 1 changed file with 6 additions and 1 deletion.
    7 changes: 6 additions & 1 deletion thanks.txt
    Original file line number Diff line number Diff line change
    @@ -9,4 +9,9 @@ How to use?
    Change PHPStorm2021.1 to an actual version of your program.
    Windows: save jetbrains-license-3.bat file and run it with admin permissions.
    Linux: save jetbrains-license-linux.sh file and run it with root permissions.
    ------------------------------------------------------------------------------------------------------------
    ------------------------------------------------------------------------------------------------------------
    If you need to log in even for the trial version, download the old version:
    IDEA: https://www.jetbrains.com/idea/download/other.html
    WebStorm: https://www.jetbrains.com/webstorm/download/other.html
    PyCharm: https://www.jetbrains.com/pycharm/download/other.html
    PHPStorm: https://www.jetbrains.com/phpstorm/download/other.html
  5. @imgVOID imgVOID revised this gist Oct 25, 2021. No changes.
  6. @imgVOID imgVOID revised this gist Oct 25, 2021. No changes.
  7. @imgVOID imgVOID revised this gist Oct 25, 2021. No changes.
  8. @imgVOID imgVOID revised this gist Oct 25, 2021. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion thanks.txt
    Original file line number Diff line number Diff line change
    @@ -1,6 +1,6 @@
    ------------------------------------------------------------------------------------------------------------
    PLEASE STAR OR FORK MY REPO:
    https://github.com/imgVOID/Regular-Meals-CMS
    https://github.com/imgVOID/autograding-api
    ------------------------------------------------------------------------------------------------------------
    Webarchive:
    https://web.archive.org/web/20211003084257/https://gist.github.com/imgVOID/35e1c463ce187fac9f793e06a6688649
  9. @imgVOID imgVOID revised this gist Oct 3, 2021. No changes.
  10. @imgVOID imgVOID revised this gist Oct 3, 2021. No changes.
  11. @imgVOID imgVOID revised this gist Oct 3, 2021. No changes.
  12. @imgVOID imgVOID revised this gist Oct 3, 2021. No changes.
  13. @imgVOID imgVOID revised this gist Oct 3, 2021. 1 changed file with 5 additions and 5 deletions.
    10 changes: 5 additions & 5 deletions jetbrains-license-3.bat
    Original file line number Diff line number Diff line change
    @@ -1,8 +1,8 @@
    cd %APPDATA%\JetBrains\PHPStorm2021.1*
    rmdir "eval" /s /q
    del "options\other.xml"
    reg delete "HKEY_CURRENT_USER\Software\JavaSoft\Prefs\jetbrains"
    cd %APPDATA%\JetBrains
    del "PermanentDeviceId"
    del "PermanentUserId"
    rmdir "consentOptions" /s /q
    rmdir "consentOptions" /s /q
    cd %APPDATA%\JetBrains\PHPStorm2021.1*
    rmdir "eval" /s /q
    del "options\other.xml"
    reg delete "HKEY_CURRENT_USER\Software\JavaSoft\Prefs\jetbrains"
  14. @imgVOID imgVOID revised this gist Oct 3, 2021. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion thanks.txt
    Original file line number Diff line number Diff line change
    @@ -1,5 +1,6 @@
    ------------------------------------------------------------------------------------------------------------
    PLEASE STAR OR FORK MY REPO: https://github.com/imgVOID/Regular-Meals-CMS
    PLEASE STAR OR FORK MY REPO:
    https://github.com/imgVOID/Regular-Meals-CMS
    ------------------------------------------------------------------------------------------------------------
    Webarchive:
    https://web.archive.org/web/20211003084257/https://gist.github.com/imgVOID/35e1c463ce187fac9f793e06a6688649
  15. @imgVOID imgVOID revised this gist Oct 3, 2021. 1 changed file with 4 additions and 4 deletions.
    8 changes: 4 additions & 4 deletions thanks.txt
    Original file line number Diff line number Diff line change
    @@ -1,11 +1,11 @@
    -------------------------------------------------------------------------
    ------------------------------------------------------------------------------------------------------------
    PLEASE STAR OR FORK MY REPO: https://github.com/imgVOID/Regular-Meals-CMS
    -------------------------------------------------------------------------
    ------------------------------------------------------------------------------------------------------------
    Webarchive:
    https://web.archive.org/web/20211003084257/https://gist.github.com/imgVOID/35e1c463ce187fac9f793e06a6688649
    -------------------------------------------------------------------------
    ------------------------------------------------------------------------------------------------------------
    How to use?
    Change PHPStorm2021.1 to an actual version of your program.
    Windows: save jetbrains-license-3.bat file and run it with admin permissions.
    Linux: save jetbrains-license-linux.sh file and run it with root permissions.
    -------------------------------------------------------------------------
    ------------------------------------------------------------------------------------------------------------
  16. @imgVOID imgVOID revised this gist Oct 3, 2021. 2 changed files with 4 additions and 2 deletions.
    2 changes: 1 addition & 1 deletion jetbrains-license-linux.sh
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,4 @@
    rm -rf ~/.config/JetBrains/WebStorm2021.1/eval
    rm -rf ~/.config/JetBrains/PHPStorm2021.1/eval
    rm ~/.config/JetBrains/WebStorm2021.1/options/other.xml
    rm -rf ~/.local/share/JetBrains/consentOptions
    rm -rf ~/.java/..userPrefs
    4 changes: 3 additions & 1 deletion thanks.txt
    Original file line number Diff line number Diff line change
    @@ -5,5 +5,7 @@ Webarchive:
    https://web.archive.org/web/20211003084257/https://gist.github.com/imgVOID/35e1c463ce187fac9f793e06a6688649
    -------------------------------------------------------------------------
    How to use?
    Save jetbrains-license-3.bat file and run it with admin permissions.
    Change PHPStorm2021.1 to an actual version of your program.
    Windows: save jetbrains-license-3.bat file and run it with admin permissions.
    Linux: save jetbrains-license-linux.sh file and run it with root permissions.
    -------------------------------------------------------------------------
  17. @imgVOID imgVOID renamed this gist Oct 3, 2021. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  18. @imgVOID imgVOID renamed this gist Oct 3, 2021. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  19. @imgVOID imgVOID renamed this gist Oct 3, 2021. 1 changed file with 0 additions and 0 deletions.
  20. @imgVOID imgVOID revised this gist Oct 3, 2021. 1 changed file with 4 additions and 0 deletions.
    4 changes: 4 additions & 0 deletions jetbrains-license-3-ubuntu.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,4 @@
    rm -rf ~/.config/JetBrains/WebStorm2021.1/eval
    rm ~/.config/JetBrains/WebStorm2021.1/options/other.xml
    rm -rf ~/.local/share/JetBrains/consentOptions
    rm -rf ~/.java/..userPrefs
  21. @imgVOID imgVOID revised this gist Oct 3, 2021. 1 changed file with 2 additions and 1 deletion.
    3 changes: 2 additions & 1 deletion thanks.txt
    Original file line number Diff line number Diff line change
    @@ -5,4 +5,5 @@ Webarchive:
    https://web.archive.org/web/20211003084257/https://gist.github.com/imgVOID/35e1c463ce187fac9f793e06a6688649
    -------------------------------------------------------------------------
    How to use?
    Save jetbrains-license-3.bat file and run it with admin permissions.
    Save jetbrains-license-3.bat file and run it with admin permissions.
    -------------------------------------------------------------------------
  22. @imgVOID imgVOID revised this gist Oct 3, 2021. 1 changed file with 3 additions and 1 deletion.
    4 changes: 3 additions & 1 deletion thanks.txt
    Original file line number Diff line number Diff line change
    @@ -1,6 +1,8 @@
    -------------------------------------------------------------------------
    PLEASE STAR OR FORK MY REPO: https://github.com/imgVOID/Regular-Meals-CMS
    -------------------------------------------------------------------------
    Webarchive: https://web.archive.org/web/20211003084257/https://gist.github.com/imgVOID/35e1c463ce187fac9f793e06a6688649
    Webarchive:
    https://web.archive.org/web/20211003084257/https://gist.github.com/imgVOID/35e1c463ce187fac9f793e06a6688649
    -------------------------------------------------------------------------
    How to use?
    Save jetbrains-license-3.bat file and run it with admin permissions.
  23. @imgVOID imgVOID revised this gist Oct 3, 2021. 2 changed files with 10 additions and 3 deletions.
    8 changes: 6 additions & 2 deletions jetbrains-license-3.bat
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,8 @@
    cd %APPDATA%\JetBrains\PyCharm2020.3*
    cd %APPDATA%\JetBrains\PHPStorm2021.1*
    rmdir "eval" /s /q
    del "options\other.xml"
    reg delete "HKEY_CURRENT_USER\Software\JavaSoft\Prefs\jetbrains"
    reg delete "HKEY_CURRENT_USER\Software\JavaSoft\Prefs\jetbrains"
    cd %APPDATA%\JetBrains
    del "PermanentDeviceId"
    del "PermanentUserId"
    rmdir "consentOptions" /s /q
    5 changes: 4 additions & 1 deletion thanks.txt
    Original file line number Diff line number Diff line change
    @@ -1,3 +1,6 @@
    PLEASE STAR OR FORK MY REPO: https://github.com/imgVOID/Regular-Meals-CMS
    -------------------------------------------------------------------------
    Webarchive: https://web.archive.org/web/20211003084257/https://gist.github.com/imgVOID/35e1c463ce187fac9f793e06a6688649
    Webarchive: https://web.archive.org/web/20211003084257/https://gist.github.com/imgVOID/35e1c463ce187fac9f793e06a6688649
    -------------------------------------------------------------------------
    How to use?
    Save jetbrains-license-3.bat file and run it with admin permissions.
  24. @imgVOID imgVOID revised this gist Oct 3, 2021. 1 changed file with 3 additions and 0 deletions.
    3 changes: 3 additions & 0 deletions thanks.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,3 @@
    PLEASE STAR OR FORK MY REPO: https://github.com/imgVOID/Regular-Meals-CMS
    -------------------------------------------------------------------------
    Webarchive: https://web.archive.org/web/20211003084257/https://gist.github.com/imgVOID/35e1c463ce187fac9f793e06a6688649
  25. @imgVOID imgVOID revised this gist Oct 3, 2021. No changes.
  26. @imgVOID imgVOID revised this gist Jan 20, 2021. No changes.
  27. @imgVOID imgVOID renamed this gist Jan 20, 2021. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  28. @imgVOID imgVOID revised this gist Jan 20, 2021. No changes.
  29. @imgVOID imgVOID created this gist Jan 20, 2021.
    4 changes: 4 additions & 0 deletions jetbrains-license-3.0.bat
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,4 @@
    cd %APPDATA%\JetBrains\PyCharm2020.3*
    rmdir "eval" /s /q
    del "options\other.xml"
    reg delete "HKEY_CURRENT_USER\Software\JavaSoft\Prefs\jetbrains"