how can I make a file which will contain some text I want and will have extension .reg?
I've tried it in Notepad. I've just wrote sth (what makes sense), and saved it as .reg.
But, when I double click on it (in order to add it in windows registry),
I get the message:
cannot import c:\***.reg: The specified file is not a registry script.
You can only import binary registry files from within the registry editor.
How can I make it binary?
I've tried it in Notepad. I've just wrote sth (what makes sense), and saved it as .reg.
But, when I double click on it (in order to add it in windows registry),
I get the message:
cannot import c:\***.reg: The specified file is not a registry script.
You can only import binary registry files from within the registry editor.
How can I make it binary?