pycharm64.exe vs pycharm.bat

At work, we live in a very restricted Windows 10 environment and for some reason pycharm64.exe is blocked.

Anyway, I can run instead pycharm.bat.

 

Does anybody know the difference?

 

0
1 comment
Hello, 

The main difference between running PyCharm through pycharm64.exe and pycharm.bat is that pycharm64.exe launches the PyCharm executable file, whereas pycharm.bat is a batch file, which launches PyCharm through the command prompt. 

There should be no difference in IDE behaviour, but the bat file may be useful for diagnostic runs.
0

Please sign in to leave a comment.