File Extensions
Do you need something made? then ask in here.
Forum rules
Please LOCK your topics once you have found the solution to your question so we know you no longer require help with your query.
Please LOCK your topics once you have found the solution to your question so we know you no longer require help with your query.
I think I'll finish this conversation with personal messages, it'll be easier to know when you or someone else has posted.
As for adding other features to what code I did provide, you might really just want to watch the series of videos I linked from the start. Everything I know about this subject comes strictly from them, and they also provide visual aid.
Feel free to PM me with any other questions, or if you just want me to continue the conversation here. Good luck! cooll;
And thank you guys for the Rep. I'm glad I could help as much as I have so far.
***Edit***
It wasn't until I had already posted this that I noticed I was a tad bit late, hope you guys don't mind. :lol:

As for adding other features to what code I did provide, you might really just want to watch the series of videos I linked from the start. Everything I know about this subject comes strictly from them, and they also provide visual aid.
Feel free to PM me with any other questions, or if you just want me to continue the conversation here. Good luck! cooll;
And thank you guys for the Rep. I'm glad I could help as much as I have so far.

***Edit***
It wasn't until I had already posted this that I noticed I was a tad bit late, hope you guys don't mind. :lol:
how i change my Extension icon ?You can add a subkey called DefaultIcon under the extension, then set the subkey's value to the icon file with a comma and a number representing the icon index.
The code for adding an icon would be:
Code: Select all
The application name is not the path, but the filename of the appliationMy.Computer.Registry.ClassesRoot.CreateSubKey(ApplicationName & "\DefaultIcon").SetValue("", IconFile)
LMAOSHMSFOAIDMT
Laughing my a** of so hard my sombrero fell off and I dropped my taco lmao;
Over 30 projects with source code!
Please give reputation to helpful members!
![Image]()
![Image]()
Laughing my a** of so hard my sombrero fell off and I dropped my taco lmao;
Over 30 projects with source code!
Please give reputation to helpful members!

Copyright Information
Copyright © Codenstuff.com 2020 - 2023