Page 2 of 2

Posted: Fri Jan 12, 2007 9:00 am
by davenull
gnozal wrote:Update

New version 1.10 :
- new 'extra' tab with an 'install library' feature : you can now easily install userlibs that come without an installer.
PureLIB Manager will analyze the selected file and propose an installation scheme.
The file must be a valid ZIP archive or a ZIP compatible installer.
How about a feature to sort the Name column alphabetically? Thanks.

-davenull-

Posted: Sat Mar 10, 2007 5:07 pm
by gnozal
Update

Changes :
- fixed a bug in the 'Install library' feature

Posted: Wed Oct 10, 2007 7:32 am
by gnozal
Update

Changes :
- updated PB folder detection for PB4.10 beta 4

Posted: Sat Apr 12, 2008 9:46 pm
by ts-soft
Hi gnozal,

can you add a search for example in:
"...\PureBasic\SubSystems\UserLibUnicode\PureLibraries\UserLibraries\"

greetings
Thomas

Posted: Mon Apr 14, 2008 11:40 am
by gnozal
Update

Changes :
- should now also work with "...\PureBasic\SubSystems\UserLibUnicode\PureLibraries\UserLibraries\"

<EDIT>
Update : updated PB folder detection code

Posted: Mon Apr 14, 2008 5:18 pm
by ts-soft
thanks :D
works fine here

Posted: Tue Sep 16, 2008 7:46 am
by gnozal
Update

Changes :
- some changes for PB4.30 beta 5 compatibility
- new version is also included in new jaPBe V3 release

Posted: Sat Feb 21, 2009 10:43 pm
by Kurzer
Hello gnozal, I switched my PB installation to portable mode. So there are no *.prefs files in the %APPDATA\PureBasic\ directory anymore.
Now the PureLibManager does not find any of the installed Libs.

What about a commandline parameter for PureLibManager for the "PureBasic Portable"-path?

So I could start the Manager like this: PureLibManager.exe F:\MyPortablePureBasic\

Kindly Regards, Markus

Posted: Mon Feb 23, 2009 9:41 am
by gnozal
kurzer wrote:Hello gnozal, I switched my PB installation to portable mode. So there are no *.prefs files in the %APPDATA\PureBasic\ directory anymore.
Now the PureLibManager does not find any of the installed Libs.
Iirc, PureLibManager uses the registry to locate the PB directory.
kurzer wrote:What about a commandline parameter for PureLibManager for the "PureBasic Portable"-path?
So I could start the Manager like this: PureLibManager.exe F:\MyPortablePureBasic\
When started as a jaPBe plugin, PureLibManager uses the function jaPBe_GetPBPath() to get the PB directory.
I didn't think about the PB IDE users though. I will add a command line parameter for the next version.

Posted: Mon Feb 23, 2009 10:55 am
by gnozal
Update

Changes :
For portable mode compatibility, you can now set the PB directory using the command line : PureLIBManager.exe "e:\Purebasic430\"

Posted: Mon Feb 23, 2009 9:40 pm
by Kurzer
You're amazing, gnozal! Thank's alot for the fast modification! *reallyfatthumbup*

Re: Gnozal tools updater

Posted: Wed Nov 07, 2012 1:05 pm
by bobobo
LibManager
in PB50
when disabling/enabling PureLZMA an error

Bad header for resident '[..my path to pb50]\Residents\PureLZMA-Packer.res'!

occurs

Re: PureLIB Manager [jaPBe plugin]

Posted: Wed Nov 07, 2012 1:31 pm
by gnozal
bobobo wrote:LibManager
in PB50
when disabling/enabling PureLZMA an error
Bad header for resident '[..my path to pb50]\Residents\PureLZMA-Packer.res'!
Hmm
doesn't happen here (no error from PureLIBManager) ?

[EDIT]I forgot to upload the latest build... done
Could you try again ?

Re: PureLIB Manager [jaPBe plugin]

Posted: Mon Nov 12, 2012 1:07 pm
by bobobo
8) Well done