Re: PureBasic Portable 1.51 (win)
Posted: Thu Sep 08, 2022 4:44 am
The unreleased 1.52 brings a debug or a feature enablement. (Matter of perspective I guess.)
You could set new locations for PureBasic.prefs and Tools.prefs with the profiles feature however, the tools for links and compiler lists and tool paths would only work if those files were named exactly that.
1.52 allows you to name PureBasic.prefs Tools.prefs as well as Templates.prefs and History.db to whatever you wish.
This opens up the possibility for you to perhaps even start up different tool files 32bit vs 64bit versions or something.
There is no error checking if there are parameters missing or missing paths in your profile I should mention.
So, I recommend you always at least Have the /P and /A parameters defined in a profile.
Before I conclude this version for release, I will look into disabling the Continue button and double click ability if a selected profile has invalid directories or missing /P and /A parameters.
You could set new locations for PureBasic.prefs and Tools.prefs with the profiles feature however, the tools for links and compiler lists and tool paths would only work if those files were named exactly that.
1.52 allows you to name PureBasic.prefs Tools.prefs as well as Templates.prefs and History.db to whatever you wish.
This opens up the possibility for you to perhaps even start up different tool files 32bit vs 64bit versions or something.
There is no error checking if there are parameters missing or missing paths in your profile I should mention.
So, I recommend you always at least Have the /P and /A parameters defined in a profile.
Before I conclude this version for release, I will look into disabling the Continue button and double click ability if a selected profile has invalid directories or missing /P and /A parameters.