Issue #27756: Adds new icons for Python files and processes on Windows. Designs by Cherry Wang.
diff --git a/PC/python_exe.rc b/PC/python_exe.rc
index 91785a1..ae0b029 100644
--- a/PC/python_exe.rc
+++ b/PC/python_exe.rc
@@ -7,7 +7,7 @@
 #include <winuser.h>
 1 RT_MANIFEST "python.manifest"
 
-1 ICON DISCARDABLE "pycon.ico" 
+1 ICON DISCARDABLE "icons\python.ico" 
 
 
 /////////////////////////////////////////////////////////////////////////////