- Блог Артемия Аверина
- Сброс тестового периода Phpstorm на Linux и Windows
- Как сбросить тестовый период Phpstorm на Linux Ubuntu и Windows-10 и восстановить проекты и подключения
- Сброс на Linux Ubuntu
- Версии для проверки
- Сброс тестового периода
- Восстановление проектов и подключений
- Сброс на Windows-10
- Версии для проверки
- Сброс тестового периода
- Восстановление проектов и подключений
- Выводы:
- khards / .bat
- This comment has been minimized.
- ZardoZAntony commented Jan 13, 2021
- This comment has been minimized.
- khards commented Jan 13, 2021
- This comment has been minimized.
- ZardoZAntony commented Jan 13, 2021
- This comment has been minimized.
- Keyss-cmd commented Mar 16, 2021
- Join here to get access for licenses daily:
- This comment has been minimized.
- khards commented Apr 8, 2021
- This comment has been minimized.
- khards commented May 3, 2021
- This comment has been minimized.
- ConceptOfCode commented Jun 8, 2021 •
- This comment has been minimized.
- tamzidpeace commented Jul 3, 2021
- jjjimenez100 / reset.sh
- This comment has been minimized.
- Jomooto commented Mar 15, 2021
- This comment has been minimized.
- celtic34fr commented May 6, 2021
- This comment has been minimized.
- k1paris commented Jun 4, 2021
- This comment has been minimized.
- ahmetbarut commented Jul 1, 2021 •
- This comment has been minimized.
- AndroiDjo commented Jul 13, 2021
- This comment has been minimized.
- masiandr commented Aug 16, 2021
- This comment has been minimized.
- ManHand1996 commented Sep 19, 2021
- This comment has been minimized.
- MaCkRage commented Sep 24, 2021
- This comment has been minimized.
- celtic34fr commented Sep 24, 2021
- This comment has been minimized.
- DmitriyPopovich commented Oct 4, 2021 •
- This comment has been minimized.
- yorshreynoso commented Oct 4, 2021
Блог Артемия Аверина
Для сброса триального периода (Trial Evaluation) в PHPStorm необходимо:
Удалить файл /Users/ /Library/Preferences/PhpStorm /eval/PhpStorm .evaluation.key
Удалить файл /Users/ /Library/Preferences/PhpStorm /options/options.xml
Удалить файл /Users/ /.PhpStorm /config/eval/PhpStorm .evaluation.key
Удалить файл /Users/ /.PhpStorm /config/options/options.xml
В реестре удалить HKEY_CURRENT_USER\Software\JavaSoft\Prefs\jetbrains\phpstorm
Уже строки отвечающие за триал находятся в файле other.xml. В любом случае спасибо ))) особенно за ключик
ну ок, удалил. теперь не грузиться вообще. пару раз подпрыгнуло и тишина. Дальше что?
Теперь файлы и папки Для Windows лежат тут
для WebStorm помогло даже ) если конечно комменты прочитать сперва
огромное тебе спасибо добрый человек, а то я весь вечер искал где бы взять сервер лицензий, а тут всего два файла и ключ из реестра грохнул и все!
Работает, спасибо) Читайте коменты:
C:\Users\. \AppData\Roaming\JetBrains\PhpStorm2020.1\eval
C:\Users\. \AppData\Roaming\JetBrains\PhpStorm2020.1\options\others.xml
В реестре удалить HKEY_CURRENT_USER\Software\JavaSoft\Prefs\jetbrains\phpstorm
Блин, это так гениально просто, что я аж рассмеялся!
А тот тут ищешь всякие ключи, лицензии. Они слетают )
В общем на Мак ОС поискал в Файндере папку PhpStorm2020.1 и в ней в папке eval удалил файлы ознакомительных лицензий и вуаля! )
Для windows 10 работает, спасибо)
Удалить:
C:\Users\. \AppData\Roaming\JetBrains\PhpStorm2020.1\eval
C:\Users\. \AppData\Roaming\JetBrains\PhpStorm2020.1\options\others.xml
В реестре удалить:
HKEY_CURRENT_USER\Software\JavaSoft\Prefs\jetbrains\phpstorm
Триал оно может и сбрасывает но через пару минут прилетает «Your evaluation license has expired» (2020.1.4 )
Доброго времени суток,
Азия Трейдинг, оказывает полный комплекс услуг по проведению растаможки грузов,
Услуги таможенного оформления за ЭЦП Клиента,
Услуги контрактодержателя по агентскому договору и договору поставки,
Выпуск товаров без корректировок,
Быстрый выпуск деклараций,
Работаем с многотоварными и сложными декларациями.
No need to delete the other.xml file. Just clear any xml properties with names starting with «evlsprt» and you’re done
Your evaluation license has expired. PHP Storm will now exit
Как и у Alex’a такое появляется через несколько минут.
Пользуюсь плагином для сброса лицензии, светится еще 30 дней.
Какие еще предложения, ребята?
REM Delete eval folder with licence key and options.xml which contains a reference to it
for %%I in («WebStorm», «IntelliJ», «CLion», «Rider», «GoLand», «PhpStorm», «Resharper», «PyCharm») do (
for /d %%a in («%APPDATA%\JetBrains\%%I*») do (
rd /s /q «%%a\eval»
findstr /v /i «evlsprt» %%a\options\other.xml > %%a\options\other1.xml
del /q «%%a\options\other.xml»
ren %%a\options\other1.xml other.xml
)
)
REM Delete registry key and jetbrains folder (not sure if needet but however)
reg delete «HKEY_CURRENT_USER\Software\JavaSoft» /f
Сделал по комментарию MD и триал сбросился. То есть, оставался 1 день, а теперь снова 30 дней.
______________________________________________
MD
Работает, спасибо) Читайте коменты:
C:\Users\. \AppData\Roaming\JetBrains\PhpStorm2020.1\eval
C:\Users\. \AppData\Roaming\JetBrains\PhpStorm2020.1\options\others.xml
В реестре удалить HKEY_CURRENT_USER\Software\JavaSoft\Prefs\jetbrains\phpstorm
Спасибо за ключ!
Видалити треба не весь файл C:\Users\. \AppData\Roaming\JetBrains\PhpStorm2020.1\options\others.xml — інакше потім прийцдеться налаштовувати середовище.
А тільки три строчки:
На 2020.2 сработало:
C:\Users\. \AppData\Roaming\JetBrains\PhpStorm2020.1\eval
C:\Users\. \AppData\Roaming\JetBrains\PhpStorm2020.1\options\others.xml
В реестре удалить HKEY_CURRENT_USER\Software\JavaSoft\Prefs\jetbrains\phpstorm
Сработало но не на долго. Со временем выводит окно с уведомлением и закрывает phpstorm, даже пяти минут не проходит.
У меня на 2020.1 на MacOS файлы лежат в
- замочил ключ
- в other.xml удалил вот эту парашу
Все работает. После манипуляций триал продлился еще на месяц. Нет смысла искать ключи 🙂 Спасибо за пост и комментарии 🙂
Windows 10, PhpStorm 2020.2
Удалить:
C:\Users\. \AppData\Roaming\JetBrains\PhpStorm2020.1\eval
C:\Users\. \AppData\Roaming\JetBrains\PhpStorm2020.2\eval (обновлено с 2020.1 на 2020.2)
Редактировать
C:\Users\. \AppData\Roaming\JetBrains\PhpStorm2020.1\options\others.xml
C:\Users\. \AppData\Roaming\JetBrains\PhpStorm2020.2\options\others.xml
удалить все строки с «
В реестре удалить:
HKEY_CURRENT_USER\Software\JavaSoft\Prefs\jetbrains\phpstorm
2020.2.3 не работает на Ubuntu, есть идеи?
Ubuntu 20.04
! Перед удалением сделайте экспорт настроек IDE
cd
rm -rf .config/JetBrains/<Версия шторма, у меня «PhpStorm2020.2»>/eval
rm -rf .java/.userPrefs/jetbrains
В PhpStrom 2020.2.3 удалить c:\Users\%username%\AppData\Roaming\JetBrains\PhpStorm2020.2\phpstorm.key
Mac os 10.15.7 storm 2020.1 помогло удаление:
1) ../PhpStorm2020.1/eval/PhpStorm.evaluation.key
2) из файла ../PhpStorm2020.1/options/others.xml — строчку с
триал снова 30 дней, настройки целы
уже ниодин ключ для 2019.3 не работает
Компания Азия-Трейдинг предоставляет полный комплекс услуг по растаможке грузов экспортного и импортного направления. Мы контролируем все процедуры таможенной очистки для того, чтобы Ваши товары оформлялись без задержек. Доскональное знание условий оформления и профессионализм сотрудников позволяет добиться значительного снижения издержек и максимальной скорости оформления товаров.
info(at)msc.com.ru
Одноразовые перчатки Wally Plastic — оптовые поставки в во все регионы России. Доставляем в регионы через транспортные компании.
Тел: +79147116482 Дмитрий
Источник
Сброс тестового периода Phpstorm на Linux и Windows
Как сбросить тестовый период Phpstorm на Linux Ubuntu и Windows-10 и восстановить проекты и подключения
Сброс на Linux Ubuntu
Версии для проверки
- PhpStorm 2019.2.2 Build#PS-192.6603.42, built on September 12, 2019
- Linux w651 3.13.0-32-generic #57-Ubuntu SMP
Сброс тестового периода
Сбросить тестовый период можно из консоли, выполнив следующие команды:
/.PhpStorm[version]
rm config/eval/PhpStorm[version].evaluation.key
rm config/options
cd
/.java/.userPrefs/jetbrains
rm -rf phpstorm
Для перехода к директории .PhpStorm[version] наберите в консоле cd
Это решение скопировано с интернет и оно работает. Таким образом тестовый период 30 дней будет сброшен и можно начать новый.
Для перемещения файлов лучше воспользоваться файл-менеджером Dolphin или каким-либо другим. Если вы собираетесь восстановить рабочее пространство, сохраните файлы из config/options отдельно для последующего использования
Восстановление проектов и подключений
Списки проектов и подключений находятся в двух файлах webServers.xml и recentProjectDirectories.xml
Файл recentProjectDirectories.xml имеет примерно следующий вид:
Для каждого, описанного в файле проекта, существуют свои projectOpenTimestamp и buildTimestamp которые необходимо заменить на актуальные. Например, после сброса тестового периода, создайте новый пустой проект и скопируйте актуальные значения параметров из нового файла
После этого осталось только переместить обратно в config/options/ старый webServers.xml и обновленный recentProjectDirectories.xml. Восстановить цветовую схему и другие опци можно используя другие файлы каталога config/options/
Сброс на Windows-10
Версии для проверки
- PhpStorm 2020.1
- Windows-10 Pro Сборка 19041
Сброс тестового периода
На Windows, после истечения пробного периода, phpStorm показывает надоедливое окно с предупреждением, что время работы с программой ограничено 30 мин. Чтобы сбросить тестовый период необходимо выполнить следующие действия:
Откройте редактор реестра и удалите ветку
Перейдите в папку Пользователи системы (CurrentUser — ваше имя пользователя). Удалите папку
Скопируйте файлы отдельно из
После этих действий тестовый период будет сброшен и можно начать новый.
Восстановление проектов и подключений
PhpStorm хранит списки проектов в файле recentProjects.xml
Как и на Linux, вам необходимо обновить параметры projectOpenTimestamp и buildTimestamp для каждого проекта, описанного в файле
Теперь осталость только заменить новый recentProjects.xml на обновленный.
Выводы:
Php Storm хорошая среда для разработки, конечно она стоит своих денег, потому что бестплатный netBeans настроить на работу по sftp так и не удалось. Но на сброс тестового периода уйдет всего минут пять.
Источник
khards / .bat
# Remove reference to license |
del » C:\Users\ %USERNAME% \AppData\Roaming\JetBrains\PhpStorm2020.3\options\other.xml « |
# Remove old license key |
echo Y | del » C:\Users\ %USERNAME% \AppData\Roaming\JetBrains\PhpStorm2020.3\eval\*.* « |
This comment has been minimized.
Copy link Quote reply
ZardoZAntony commented Jan 13, 2021
Use Windows environment variable for user name:
del «C:\Users%USERNAME%\AppData\Roaming\JetBrains\PhpStorm2020.3\options\other.xml»
echo Y | del «C:\Users%USERNAME%\AppData\Roaming\JetBrains\PhpStorm2020.3\eval*.*»
This comment has been minimized.
Copy link Quote reply
khards commented Jan 13, 2021
Use Windows environment variable for user name:
del «C:\Users%USERNAME%\AppData\Roaming\JetBrains\PhpStorm2020.3\options\other.xml»
echo Y | del «C:\Users%USERNAME%\AppData\Roaming\JetBrains\PhpStorm2020.3\eval*.*»
Thanks for that.
This comment has been minimized.
Copy link Quote reply
ZardoZAntony commented Jan 13, 2021
Thank you too. Your script reset trial for plugin Laravel Idea too!
This comment has been minimized.
Copy link Quote reply
Keyss-cmd commented Mar 16, 2021
Join here to get access for licenses daily:
This comment has been minimized.
Copy link Quote reply
khards commented Apr 8, 2021
Now stopped working
This comment has been minimized.
Copy link Quote reply
khards commented May 3, 2021
This comment has been minimized.
Copy link Quote reply
ConceptOfCode commented Jun 8, 2021 •
hi there.
it is working for me.
REM Delete eval folder with licence key and options.xml which contains a reference to itfor %%I in («WebStorm», «IntelliJ», «CLion», «Rider», «GoLand», «PhpStorm», «Resharper», «PyCharm») do ( for /d %%a in («%USERPROFILE%\.%%I*») do ( rd /s /q «%%a/config/eval» del /q «%%a\config\options\other.xml» ))
REM Delete registry key and jetbrains folder (not sure if needet but however)rmdir /s /q «%APPDATA%\JetBrains»reg delete «HKEY_CURRENT_USER\Software\JavaSoft» /f
This comment has been minimized.
Copy link Quote reply
tamzidpeace commented Jul 3, 2021
REM Delete eval folder with licence key and options.xml which contains a reference to itfor %%I in («WebStorm», «IntelliJ», «CLion», «Rider», «GoLand», «PhpStorm», «Resharper», «PyCharm») do ( for /d %%a in («%USERPROFILE%.%%I*») do ( rd /s /q «%%a/config/eval» del /q «%%a\config\options\other.xml» ))
REM Delete registry key and jetbrains folder (not sure if needet but however)rmdir /s /q «%APPDATA%\JetBrains»reg delete «HKEY_CURRENT_USER\Software\JavaSoft» /f
it works for me too. thank you.
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.
Источник
jjjimenez100 / reset.sh
#! /bin/bash |
#! /bin/sh |
# reset jetbrains ide evals |
OS_NAME= $( uname -s ) |
JB_PRODUCTS= » IntelliJIdea CLion PhpStorm GoLand PyCharm WebStorm Rider DataGrip RubyMine AppCode « |
for PRD in $JB_PRODUCTS ; do |
rm -rf |
/.java/.userPrefs/prefs.xml
/.java/.userPrefs/jetbrains/prefs.xml
/.config/JetBrains/ $
/.config/JetBrains/ $
This comment has been minimized.
Copy link Quote reply
Jomooto commented Mar 15, 2021
its necesary delete all directory rm -rf
/.java/.userPrefs
didnt work for me if just delete /.userPrefs/prefs.xml and /jetbrains/prefs.xml
This comment has been minimized.
Copy link Quote reply
celtic34fr commented May 6, 2021
-> just a precision, I tryed the following for PyCharm2021 and I reset the trial period correctly
-> context : I’ve other folders in
/.java folder that I cannot delete
/.java/.userPrefs/jetbrains/prefs.xml the line that refers to jetbrains with a text editor
remove folder
/.java/.userPrefs/jetbrains
remove folder
/.config/JetBrains/$
remove file
/.config/JetBrains/$ /options/other.xml where $[PRD] is Pycharm2021.1
I think that this manipulation could work for another JetBrains product, I’ve not tested it on PhpStorm which I also installed on my PC
This comment has been minimized.
Copy link Quote reply
k1paris commented Jun 4, 2021
This comment has been minimized.
Copy link Quote reply
ahmetbarut commented Jul 1, 2021 •
This comment has been minimized.
Copy link Quote reply
AndroiDjo commented Jul 13, 2021
its necesary delete all directory rm -rf
/.java/.userPrefs
didnt work for me if just delete /.userPrefs/prefs.xml and /jetbrains/prefs.xml
also delete full directory .userPrefs and its work for me too
This comment has been minimized.
Copy link Quote reply
masiandr commented Aug 16, 2021
This comment has been minimized.
Copy link Quote reply
ManHand1996 commented Sep 19, 2021
useful for me(manjaro xfce), thanks.
This comment has been minimized.
Copy link Quote reply
MaCkRage commented Sep 24, 2021
Thanks! Its working!
This comment has been minimized.
Copy link Quote reply
celtic34fr commented Sep 24, 2021
Just a note, I am using PhpStorm 2021.2 build PS-212.4745.100 (July 28, 2021), and resetting the trial period is not working even though I had the line ‘rm -rf
/.config/JetBrains/$
After a while (without doing anything), a window appears: Evaluation License Expired, this terminates the IDE and asks me to update online by purchasing a license.
Instead of PhpStorm, I use NetBeans to develop projects but it is not as conformable and easy as with PhpStorm.
This comment has been minimized.
Copy link Quote reply
DmitriyPopovich commented Oct 4, 2021 •
it work for me => ubuntu + phpstorm 2021
This comment has been minimized.
Copy link Quote reply
yorshreynoso commented Oct 4, 2021
well, it’s not working for me, I use to follow this instructions but now Datagrip ask me to log in to Jetbrains account. I updated to version IntelliJIdea2021.2. I thing i will have to do a downgrade and validate if it works.
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.
Источник