开发者

How to make *.py files have the python icon in Win7?

Installed the IronPython tools for VS 2010 but it didn't associate the *.py files to VS, neither did it (ob开发者_运维知识库viously) change the *.py files' icon. How do I do that in Windows 7?


I also had this issue. Here is what I did.

  1. Right click on a python program.
  2. Select properties.
  3. You will find "opens with" option in the general tab.
  4. Click change and select "python.exe".

Now, you will have your python icons back for all .py type of files.


You either go to Tools -> Folder Options -> File Types dialog from Windows Explorer or you use the freeware Detault Programs Editor utility.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜