"path not found" and "recent files"

Ideas for new features

Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard

Post Reply
User avatar
bevhoward
Posts: 27
Joined: Tue Oct 05, 2004 6:38 pm
Location: Austin, Texas, USA
Contact:

"path not found" and "recent files"

Post by bevhoward »

kinda frustrating using a large usb drive that floats between machines, and may not be there when Textpad is asked to open a file on it using "recent files."

Lotta files embedded deep within different paths, but, if I forget to plug the drive in and try to open a file I was working on the day before, Textpad offers the "path not found" and _removes_ the filename from the recent files list so that it's no longer there when I try to open it again, leading to both a search through deep paths as well as having to determine which copy I had been working with.

Strongly suggest that you leave the listing there as it does no harm where removing the entry does.

TIA
Beverly Howard
bveldkamp

Post by bveldkamp »

This would certainly have to be an option that can be turned off. As a matter of fact, I'd prefer non-existing files to be removed from the "Recently used files" automatically.
ben_josephs
Posts: 2461
Joined: Sun Mar 02, 2003 9:22 pm

Post by ben_josephs »

This behaviour irritates me, too (although I agree with Berend that turning it off should be optional).

The trick is to leave the current TextPad instance alone; it hasn't saved the recently-used-file list in the registry yet. Open a second TextPad instance, then close the first instance, then close the second instance. The list is now back where it was.
User avatar
bevhoward
Posts: 27
Joined: Tue Oct 05, 2004 6:38 pm
Location: Austin, Texas, USA
Contact:

Post by bevhoward »

>> The trick is to leave the current TextPad instance alone <<

catch 22... my settings only allow one instance ;-)

>> make it optional <<

No argument on that.

Beverly Howard
bveldkamp

Post by bveldkamp »

bevhoward wrote:>> The trick is to leave the current TextPad instance alone <<

catch 22... my settings only allow one instance ;-)
OK, before closing textpad, run this command from a DOS-prompt:

Code: Select all

regedit.exe /e recentfiles.reg "HKEY_CURRENT_USER\software\helios\textpad 4\recent file list"
Then, close textpad and doubleclick the file you just created (recentfiles.reg)
User avatar
bevhoward
Posts: 27
Joined: Tue Oct 05, 2004 6:38 pm
Location: Austin, Texas, USA
Contact:

Post by bevhoward »

>> regedit <<

many thanks

Beverly Howard
Post Reply