I tried this:
WriteRegStr HKLM "SOFTWARE\Classes\.ctl\OpenWithList\My Program.exe" "" ""
WriteRegStr HKCR ".ctl\OpenWithList\My Program.exe" "" ""
And my installer writes these strings perfectly, but when I try to open a *.ctl file it still doesn't know what program to use. What am I doing wrong?
Thanks for any help.
Associating a file type with a program
5 posts
The only thing I found when I searched was this.
Obivously I need to learn how to search.
Thanks for your help.
Obivously I need to learn how to search.
Thanks for your help.
Originally posted by AlexanderGYou want to find file association so search for "associate".
The only thing I found when I searched was this.
Obivously I need to learn how to search.
Thanks for your help.
Originally posted by glory_manErm...I was tired. Yeah, thats why I didn't think of that. :cough:
You want to find file association so search for "associate".