Search found 3 matches

by ajohnson-tp
Mon May 21, 2007 9:48 pm
Forum: General
Topic: Cannot find the file..... error on opening
Replies: 3
Views: 482

Found this in the Known Problems section as well: On Windows 2000 and XP, TextPad will freeze if you right click an associated file in the Open File dialog box, and choose Open from the context menu. This is due to a known problem in Windows. To avoid it, simply select the file and click the Open ...
by ajohnson-tp
Mon May 21, 2007 9:42 pm
Forum: General
Topic: Cannot find the file..... error on opening
Replies: 3
Views: 482

This seems to have fixed it for me.
Change the registry key in

HKEY_CLASSES_ROOT\applications\TextPad.exe\shell\open\command

From
"C:\Program Files\TextPad 5\TextPad.exe" -s "%1"
To
"C:\Program Files\TextPad 5\TextPad.exe" "%1"
by ajohnson-tp
Fri May 18, 2007 6:33 pm
Forum: General
Topic: Cannot find the file..... error on opening
Replies: 3
Views: 482

Cannot find the file..... error on opening

I get the error "Cannot find the file xxxx.xxx or one of its components.... "when trying to open a file from windows explorer or winzip. However the file actually opens fine; it just displays the error message. Any ideas why? I'm running textpad 5.0.3 I'd post a screen shot, but I'm not sure how...