Сброс триала phpstorm windows

Содержание
  1. JetBrains PhpStorm стоимость и сброс триала
  2. Сброс тестового периода Phpstorm на Linux и Windows
  3. Как сбросить тестовый период Phpstorm на Linux Ubuntu и Windows-10 и восстановить проекты и подключения
  4. Сброс на Linux Ubuntu
  5. Версии для проверки
  6. Сброс тестового периода
  7. Восстановление проектов и подключений
  8. Сброс на Windows-10
  9. Версии для проверки
  10. Сброс тестового периода
  11. Восстановление проектов и подключений
  12. Выводы:
  13. VVATOR / IntelIJTrialReset.bat
  14. This comment has been minimized.
  15. zakimatyi commented Oct 26, 2020
  16. This comment has been minimized.
  17. BadrEddineZtaoui commented Nov 24, 2020
  18. This comment has been minimized.
  19. zakimatyi commented Nov 25, 2020
  20. VVATOR / IntelIJTrialReset.bat
  21. This comment has been minimized.
  22. zakimatyi commented Oct 26, 2020
  23. This comment has been minimized.
  24. BadrEddineZtaoui commented Nov 24, 2020
  25. This comment has been minimized.
  26. zakimatyi commented Nov 25, 2020
  27. Сброс триала phpstorm windows
  28. 1. Terminate your JetBrains application
  29. 2. Remove all *.key files in
  30. 3. Remove
  31. 4. Remove any Jetbrains related keys in
  32. 5. Remove all JetBrains related plist files in
  33. 6. RESTART YOUR COMPUTER (this is important since OS caches all the preferences. You have to restart OS for the new preferences to be fetched)
  34. 7. Block connections to JetBrains servers
  35. 8. Finally, run your JetBrains product, select Evaluate for free and enjoy your renewed trial period!

JetBrains PhpStorm стоимость и сброс триала

PhpStorm отличная программа, но это коммерческий продукт. И JetBrains его монитизирует как и все свои продукты.

Русские люди любят халяву и часто встречается негативное отношение к платным программным продуктам. Подобное отношения не корректно, для поддержания продукта на должном уровне качества и для его постоянного развития требуются обученные специалисты, которым надо платить денюшку. Конечно продукт ещё должен быть прибыльным для самой компании иначе он будет не рентабельным и его поддержку просто прекратят.

Суть мысли выше в том, что если у Вас есть возможность — купите ПО, которым вы постоянно пользуетесь и которое Вам нравится, отчасти благодаря вашей покупке он станет лучше и проживет дольше. Если вы не согласны с этим мнением приглашаю в комментарии.

Вернёмся к PhpStorm, как я уже писал программа платная и более того вы не можете купить её для постоянного использования, можно купить лицензию на определённый срок.

Лицензия на момент написания данной статьи (24.08.2020 г.) стоит 89$ в первый год (на 1 год), 71$ во второй и 53$ в третий. Сегодняшний курс доллара 74,45р, округлим до 75р. Да, если ты читаешь эту статью этак в году 2025, то вот тебе послание в будущее, надеюсь короновирус побеждён, а доллар всё ещё не стоит больше 100р.
Отвлеклись, в общем лицензия PHP Storm стоит 6 675 рублей в первый год, 5 325 рублей во второй и 3 975 в третий. Не так много, хотя первая сумма в 6 675 р. не много пугает. Да это 556 с копейками рублей в месяц. Я за интернет меньше плачу.

Для Европпы и Америки и других развитых стран цена приемлема, но в России по кошельку определённым образом бьет, очень жаль, что в JetBrains нет корреляции цены по регионам.

Впрочем если вы бедный студент занимаетесь разработкой ПО с открытым кодом или учитесь программировать, вы можете подать заявку на бесплатное использование PHP Storm.

Читайте также:  Linux create group with users

Есть ещё одна категория людей, для которых написана данная статья, для тех, кто использует PHP Storm для работы, но использует его редко и платить 556 рублей в месяц за программу, которую используешь всего несколько раз в месяц — это много. Узнали себя? А теперь давайте не будем себя обманывать, посмотрим правде в глаза вы просто жадная или еврейская душенка, которая поднимает флаг пиратского торрента при каждой возможности. Шутка, а может и нет ^_^

В общем PHP Storm предоставляет бесплатный 30-ти дневный триал доступ. Мало? Ну Вы можете качать EAP версию, с каждой EAP версией предоставляется новый бесплатный 30-ти дневный период.

Ну а если и он кончился, то триал период можно сбросить. Для сброса триала необходимо сделать три простых действия.

  1. Удалить папку расположенную по адресу
    C:\Users\Имя_вашего_пользователя\AppData\Roaming\JetBrains\PhpStorm2020.2\eval
  2. Удалить файл other.xml, расположенный по адресу
    C:\Users\ Имя_вашего_пользователя \AppData\Roaming\JetBrains\PhpStorm2020.2\options\other.xml
  3. В реестре удалить HKEY_CURRENT_USER\Software\JavaSoft\Prefs\jetbrains\phpstorm

Для открытия папки AppData для своего пользователя вбейте в выполнить следующую строку %appdata%

Чтобы открыть редактор реестра необходимо вбить в выполнит следующую строку regedit

Описанный выше способ проверен и работает на программе версии PhpStorm2020.2

Сброс тестового периода 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 так и не удалось. Но на сброс тестового периода уйдет всего минут пять.

Читайте также:  0xc004c060 windows 10 как исправить

VVATOR / IntelIJTrialReset.bat

cd » C: %HOMEPATH% \.IntelliJIdea*\config «
rmdir » eval » /s /q
del » options\other.xml «
reg delete » HKEY_CURRENT_USER\Software\JavaSoft\Prefs\jetbrains\idea » /f
:: This will work for idea 2018.3 and later
::
:: 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

This comment has been minimized.

Copy link Quote reply

zakimatyi commented Oct 26, 2020

For me version 2020 is only working with the first line changed to> cd %APPDATA%\JetBrains\IntelliJIdea*

This comment has been minimized.

Copy link Quote reply

BadrEddineZtaoui commented Nov 24, 2020

is this working for all jetbrain products or just intellij idea ??

thanks for sharing.

This comment has been minimized.

Copy link Quote reply

zakimatyi commented Nov 25, 2020

is this working for all jetbrain products or just intellij idea ??

I think it should work, just change «IntelliJIdea*» with you product name (looking at what name you folder has) in the line> cd %APPDATA%\JetBrains\yourProduct*
And change in this line too searching the registry for the correct key name> reg delete «HKEY_CURRENT_USER\Software\JavaSoft\Prefs\jetbrains\yourProduct» /f

VVATOR / IntelIJTrialReset.bat

cd » C: %HOMEPATH% \.IntelliJIdea*\config «
rmdir » eval » /s /q
del » options\other.xml «
reg delete » HKEY_CURRENT_USER\Software\JavaSoft\Prefs\jetbrains\idea » /f
:: This will work for idea 2018.3 and later
::
:: 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

This comment has been minimized.

Copy link Quote reply

zakimatyi commented Oct 26, 2020

For me version 2020 is only working with the first line changed to> cd %APPDATA%\JetBrains\IntelliJIdea*

This comment has been minimized.

Copy link Quote reply

BadrEddineZtaoui commented Nov 24, 2020

is this working for all jetbrain products or just intellij idea ??

thanks for sharing.

This comment has been minimized.

Copy link Quote reply

zakimatyi commented Nov 25, 2020

is this working for all jetbrain products or just intellij idea ??

I think it should work, just change «IntelliJIdea*» with you product name (looking at what name you folder has) in the line> cd %APPDATA%\JetBrains\yourProduct*
And change in this line too searching the registry for the correct key name> reg delete «HKEY_CURRENT_USER\Software\JavaSoft\Prefs\jetbrains\yourProduct» /f

Сброс триала phpstorm windows

Article available in English

Ran out of trial period and you would like to have that period extended a little bit more, but you don’t feel like contacting the customer support, nor you don’t want to use a pirated copy either. What should you do? In this article, I will introduce a way to reset the trial period to its full duration from the beginning (30 days). As long as you reset the trial period when it begins to time out, you can virtually use the product in “trial state” for unlimited time! The tutorial was done on MacOS, but Window users should not have any problems finding a similar way to follow the tutorial (through the setting files in the hidden folder in Document folder and registry). You have to edit the host file too (to block the connection between the product and its server), but the pattern is the same for both OS. This reset trial guide should work with almost every standalone IDE of Jetbrain, such as IntelliJ Idea, PhpStorm, WebStorm, PyCharm, RubyMine. Let’s get our hand dirty!

Читайте также:  Windows 10 19h2 build

1. Terminate your JetBrains application

2. Remove all *.key files in

/Library/Preferences/ /eval/ folder

They are here

3. Remove

/Library/Preferences/ /options/options.xml file

In the picture above, the options folder and eval folder are in the same parent folder.

Use an XML editor to remove the keys (I’m using XCode). Regular text editors don’t seem to be working. In the picture, the “JetbrainsUserIdOnMachine” and “JetBrains” nested key are the two to be removed.

6. RESTART YOUR COMPUTER (this is important since OS caches all the preferences. You have to restart OS for the new preferences to be fetched)

7. Block connections to JetBrains servers

Open your host file (in MacOS the host file is located at /etc/hosts ). Append these two rows to your host file

You can also use other applications to block your JetBrains product’s internet connection (note that the application you use must be able to block outgoing connections). In MacOS I’m using Little Snitch to do this job for me (you can use a demo version of Little Snitch because JetBrains products seem to only connect to their server the moment they are launched, no periodically initiated connections so the demo version will work fine). If you opt for using Little Snitch, the configuration might be tricky so I pasted my configuration here for you.

You only need to block access to jetbrains.com domain You can safely enable “Allow incoming connections” if you are using WebStorm/PhpStorm/IntelliJIdea… for remote debugging. Inside the “Deny outgoing connections” rule you can enable outgoing connections to your remote debug server The application is pretty anal about application code signature so you have to google things a little (the result is at the top of the first page so you should not have any troubles following the guide to tweak the setting to fit your needs).

8. Finally, run your JetBrains product, select Evaluate for free and enjoy your renewed trial period!

This article is not supposed to be used for pirating, but if you find yourself short of time and/or you cannot find any reasonable excuses to have the customer support extend the trial period for you, then this article can become a life-saver. When you finish with the trial and decide to purchase the product, wipe everything related to your JetBrains product from your computer just in case.

Оцените статью