i finally found out how to set my registry to open a certain extension with my little text editor.
For instance, when you set notepad to open the file, you just set the value to C:\WINDOWS\NOTE PAD.exe
so, i set it to my program instead
Now, when i click on a file associated with my program, it opens the text editor, but what would i put in my script to make it load the file too?
thank you much
For instance, when you set notepad to open the file, you just set the value to C:\WINDOWS\NOTE PAD.exe
so, i set it to my program instead
Now, when i click on a file associated with my program, it opens the text editor, but what would i put in my script to make it load the file too?
thank you much
Comment