Changing an install of Pycharm from E:\ to C:\ without reinstall

My question is: an install of Pycharm2024_1_4 on E:\.  If I copy the E:\Program Files\JetBrains folder to the C:\Program Files\JetBrains\folder and edit the Environment Variables PATH from E:\ to C:\   would that work?   Python312 was installed on C:\

I'm trying to understand the relationships between where Pycharm and Python are installed on different drives and PATH .   Any chance there is a book or source that discusses this type of interplay of file directories and PATH issues?  I am a beginning student.

0

请先登录再写评论。