silent installation of pycharm
Answered
I would like to indicate in the silent installation file the jetbrains license server. I used the parameter JETBRAINS_LICENSE_SERVER = "" but this one is not in account. How can I automatically configure the license server? thanks in advance
Please sign in to leave a comment.
sorry I wanted to avoid giving the name of the server here is my file :
; Installation mode. It can be user or admin.
; NOTE: for admin mode please use "Run as Administrator" for command prompt to avoid UAC dialog.
mode=admin
; Desktop shortcut for launchers
launcher32=0
launcher64=1
; Download and install jre32
jre32=0
; List of associations. To create an association change value to 1.
.py=0
; server de licence
JETBRAINS_LICENSE_SERVER="http://********.groupe-ufg.com:8080/"