Re: [PythonCE] File association image for .py

2006-07-24 Thread Luke Dunstan
- Original Message - From: "Alex Mandel" <[EMAIL PROTECTED]> To: Sent: Friday, July 21, 2006 5:13 AM Subject: [PythonCE] File association image for .py >I know it's a little trivial but it's the kind of thing that end users > really like. Anyone know how to add a registry entry so the

Re: [PythonCE] File association image for .py

2006-07-24 Thread Alex Mandel
Luke Dunstan wrote: > - Original Message - > From: "Alex Mandel" <[EMAIL PROTECTED]> > To: > Sent: Friday, July 21, 2006 5:13 AM > Subject: [PythonCE] File association image for .py > > >> I know it's a little trivial but it's the kind of thing that end users >> really like. Anyone kno

Re: [PythonCE] File association image for .py

2006-07-24 Thread Alex Mandel
Slight Error in my last Post: > > The correct syntax for the inf file is(All as one Line): > HKCR,Python.File,DefaultIcon,0x0002,"\Program > Files\Python24\python.exe,0"; DefaultIcon = "\Program > Files\Python24\python.exe,0" > Correct Line is: HKCR,Python.File\DefaultIcon,,0x0002,"\Pr