Page 1 of 1

[SOLVED] Anyone Know About Recent Files?

Posted: Thu Jan 30, 2025 11:52 pm
by Randy Walker
I just re-partitioned my drive and moved all my source files to drive D. The path to the source files are still the same except for changing C: to D:
Does anyone know where the list of Recent Files is stored so I can edit it?

[EDIT] I found the list. It's inside the %AppData%\PureBasic\PureBasic.prefs file.
And only one such file which I guess explains why each of my PB installations all show the same list.
I guess the solution to that is create new user for each PB installation.

Re: Anyone Know About Recent Files?

Posted: Fri Jan 31, 2025 12:09 am
by Kiffi
"C:\Users\[YourUser]\AppData\Roaming\PureBasic\PureBasic.prefs"

Re: Anyone Know About Recent Files?

Posted: Fri Jan 31, 2025 12:17 am
by Randy Walker
Kiffi wrote: Fri Jan 31, 2025 12:09 am "C:\Users\[YourUser]\AppData\Roaming\PureBasic\PureBasic.prefs"
Thanks Kiffi. I already found it using "AstroGrep" and posted my finding on my OP as new edit.