Silent install and license activation

Answered

Hey!

Does anyone know how to do a silent install a with license server activation of pycharm?

I've tried with the command
pycharm-professional-2024.1.3.exe /S /CONFIG=silent.config /JETBRAINS_LICENSE_SERVER=http://jetbrains.xx.xx.xx:port

But license does not get activated.

Best regards
 

0
1 comment

You should install PyCharm using the method described in this article and to preconfigure the license server, you can use the JETBRAINS_LICENSE_SERVER environment variable mentioned here.

0

Please sign in to leave a comment.