where are "tools" settings stored?

Working on new editor enhancements?
jassing
Addict
Addict
Posts: 1885
Joined: Wed Feb 17, 2010 12:00 am

where are "tools" settings stored?

Post by jassing »

I am moving dev machines, and have a number of tools that I don't want to re-configure if I can avoid it -- where are the PB-Editor "tools" settings stored?
User avatar
STARGÅTE
Addict
Addict
Posts: 2234
Joined: Thu Jan 10, 2008 1:30 pm
Location: Germany, Glienicke
Contact:

Re: where are "tools" settings stored?

Post by STARGÅTE »

Code: Select all

RunProgram(GetEnvironmentVariable("APPDATA")+"\PureBasic")
PB 6.01 ― Win 10, 21H2 ― Ryzen 9 3900X, 32 GB ― NVIDIA GeForce RTX 3080 ― Vivaldi 6.0 ― www.unionbytes.de
Lizard - Script language for symbolic calculations and moreTypeface - Sprite-based font include/module
jassing
Addict
Addict
Posts: 1885
Joined: Wed Feb 17, 2010 12:00 am

Re: where are "tools" settings stored?

Post by jassing »

thanks.
User avatar
Kwai chang caine
Always Here
Always Here
Posts: 5494
Joined: Sun Nov 05, 2006 11:42 pm
Location: Lyon - France

Re: where are "tools" settings stored?

Post by Kwai chang caine »

Are they a way for forcing the default path to a special folder ??
I know the "/Portable" option, but the files are in the root folder, or nothing and it's the AppData folder who is used.
But if i want have always the same folder for all the PB version, are they a solution, like "..\PbPrefs\" ?
PbPrefs
Pb v4.51
Pb v4.60
Pb v5.10
Thanks
ImageThe happiness is a road...
Not a destination
Post Reply