Re: File association image for .py

Alex Mandel <[email protected]>
Newsgroups gmane.comp.python.windows-ce
Message-ID <[email protected]>
Slight Error in my last Post:
> 
> The correct syntax for the inf file is(All as one Line):
> HKCR,Python.File,DefaultIcon,0x00000002,"\Program 
> Files\Python24\python.exe,0"; DefaultIcon = "\Program 
> Files\Python24\python.exe,0"
> 

Correct Line is:
HKCR,Python.File\DefaultIcon,,0x00000002,"\Program 
Files\Python24\python.exe,0"; DefaultIcon = "\Program
Files\Python24\python.exe,0"

The previous version made a string in the registry rather than a key.

Alex
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.