Can't use TextPad to edit .reg registry files
Posted: Mon May 01, 2006 8:17 pm
Hi, I exported a registry section to a .reg file then fired up Textpad v4.7.3 to edit. I modified one line in the file and saved. The result is that windows does not recognize the format of the file and will fail to execute the file.
By comparison, notepad does write FF FE as the first two bytes in the file.
I'm using WinXP Pro SP2
Note: the file I start with (from Regedit) is Unicode and has the "Unicode Byte Ordering Mark". The file Textpad saves is also Unicode but is missing the 0xFF 0xFE as the "Unicode Byte Order Mark".Cannot import <file>: The specified file is not a registry script.
You can only import binary registry files from within the registry editor.
By comparison, notepad does write FF FE as the first two bytes in the file.
I'm using WinXP Pro SP2