I'm wondering if I can change the values in Folder Options, so like "Hide extensions for known file-types" is turned off, can I enable it via code?
Kind Regards
Printable View
I'm wondering if I can change the values in Folder Options, so like "Hide extensions for known file-types" is turned off, can I enable it via code?
Kind Regards
I have no idea where but I'm quite sure that those values would be stored in the Registry somewhere. You could install a Registry monitor and then change them the normal way and see what happens. The problem might be getting the system to use the new values after you change them. I'm not sure that it would happen automatically and I'm not sure how you'd force it.