I use INNO setup for my installation, and I have added code to associate a file extension with my app. It all works fine, except in the open with menu item, no text is displayed for my exe...
I am wondering what registry key is not correct or missing that I don't get the text there.... The icon shows up, and if i click it, it opens my exe passing in the file name as a command line param.. so the only issue is the text not displaying..
see image:




Reply With Quote