Page 3 of 3
Posted: Wed Feb 01, 2006 2:40 am
by Intrigued
How about (as I'm pretty new to PB and it's installer history to date) one keep PB 3.x installed for legacy issues and PB 4.x in it's own directory?
Or, is that what is to happen?
I would rather:
A. Keep 3.93 (ya, I'm still there for safety issues) for say a few months till PB 4.x "smooths out" after launch
FWIW and My2Scentz.

Posted: Wed Feb 01, 2006 4:00 am
by Killswitch
I think this is has already been mentioned, and I think it'd be ok.
Posted: Wed Feb 01, 2006 5:18 am
by PB
Yes, you can install any PureBasic version into any folder and each version
will run independently of the others. Totally safe to do.
Posted: Wed Feb 01, 2006 7:17 am
by Fangbeast
Also remember to keep two development trees as 3.94 code won't run in v4 without modification and vice versa and you could get right royally confused.
And if you install v4 when you get it and copy over your 3.94 preferences file, remember to change the source directory to your v4 dev tree so you don't make any mistakes saving v4 code over v3.94 code!!
Posted: Sat Feb 04, 2006 4:43 am
by Amiga5k
That's one of the advantages of having a self-contained installation (everything resides in one main folder). Most Windows apps have stuff all over the place and messing with the registry, etc. Hurray to Fred for NOT following this pattern. To completely uninstall, simply delete the root folder (and maybe any shortcuts you've created). Easy!
Russell
Posted: Sat Feb 04, 2006 1:39 pm
by chris319
Amiga5k wrote:That's one of the advantages of having a self-contained installation (everything resides in one main folder). Most Windows apps have stuff all over the place and messing with the registry, etc. Hurray to Fred for NOT following this pattern. To completely uninstall, simply delete the root folder (and maybe any shortcuts you've created). Easy!
Bravo to Fred for that. Even better, put your entire PureBasic environment on a memory stick. Want to take PB with you? Simply unplug the memory stick from your main computer and plug it into your laptop or other machine. Wonderful!