I guess you HKCR/.py key is set to Python.File? Well, then you can set HKCR/Python.File/DefaultIcon to, e.g., \Program Files\Python\Lib\Python.exe,0
Regards, Sebastian -----Urspr�ngliche Nachricht----- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Auftrag von Bill Gesendet: Samstag, 19. Februar 2005 22:28 An: [email protected] Betreff: [PythonCE] Icon Question Does anyone know how to set the icon that is displayed in the start menu or file menu for .py files? I tried the Registry, but could'nt seem to make it work. Thanks for your time, Bill _______________________________________________ PythonCE mailing list [email protected] http://mail.python.org/mailman/listinfo/pythonce _______________________________________________ PythonCE mailing list [email protected] http://mail.python.org/mailman/listinfo/pythonce
