Thanks, kraithel!
This worked great for me. I had the ContextMenuHandlers entry, but was missing the entire CLSID key and subkeys.
One note to people who copy/paste the code. Make sure you remove the trailing whitespace character that you get when copying from the page. The code works, but when ...
Search found 2 matches
- Thu Nov 29, 2012 8:39 pm
- Forum: General
- Topic: TextPad 6.1.3 not in right-click/Context Menu (Windows 7)
- Replies: 8
- Views: 3377
- Tue Mar 08, 2011 6:25 pm
- Forum: General
- Topic: Missing BOM on UTF16LE
- Replies: 0
- Views: 256
Missing BOM on UTF16LE
It seems like Textpad understands unicode, as it gives me the option to save a file in UTF16LE or BE. And when I open a file, even though UTF16 isn't an option, it seems to recognize the byte order mark and identifies the file as UTF16. But when I save a unicode file, incredibly, it removes the BOM ...