This has just started happening in the last few weeks and I cannot for the life of me figure out how to fix it.
I have Textpad 6.3.1
Allow multiple Instances to Run is NOT checked
Replace Notepad IS checked
No matter what I do though, double-clicking a textpad file opens a new instance of TP.
help!
Textpad opens new instance when I doubleclick fille
Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard
-
- Posts: 6
- Joined: Mon Jul 28, 2003 12:04 am
I had a play trying to get one instance of TP opening when selecting multiple files in explorer and still no luck,
Fixed my problem with the context menu entry not working by getting the keys below loaded as missing when I installed 6.2.2 :
Code:
HKEY_CURRENT_USER\Software\Classes\CLSID\{ABECE8A0-FF84-4efb-82AE-9B3181CE097D}\InProcServer32
Code:
HKEY_CURRENT_USER\Software\Classes\*\shellex\ContextMenuHandlers\TextPad
(Default) should be set to "{ABECE8A0-FF84-4efb-82AE-9B3181CE097D}"
This leads me think that something else is not been set-up automatically to allow the "multiple instances" configuration to work.
Fixed my problem with the context menu entry not working by getting the keys below loaded as missing when I installed 6.2.2 :
Code:
HKEY_CURRENT_USER\Software\Classes\CLSID\{ABECE8A0-FF84-4efb-82AE-9B3181CE097D}\InProcServer32
Code:
HKEY_CURRENT_USER\Software\Classes\*\shellex\ContextMenuHandlers\TextPad
(Default) should be set to "{ABECE8A0-FF84-4efb-82AE-9B3181CE097D}"
This leads me think that something else is not been set-up automatically to allow the "multiple instances" configuration to work.
After The registry fix, I changed the "Control Panel\All Control Panel Items\Default Programs\Set Associations" so that TextPad was associated with all documents I wanted it to be including ".txt"(oven though option selected within textpad).
Everything working now, no multiple instances.
Something must have blocked up these settings happening on installation of TP and setting preference options - I loaded as Administrator and have loaded TP many times so not sure why the problem with this installation.
Everything working now, no multiple instances.
Something must have blocked up these settings happening on installation of TP and setting preference options - I loaded as Administrator and have loaded TP many times so not sure why the problem with this installation.