AL90's LibraryUpdater Tool v1.2 released!

Applications, Games, Tools, User libs and useful stuff coded in PureBasic
User avatar
AL90
Enthusiast
Enthusiast
Posts: 217
Joined: Fri Sep 16, 2005 7:47 pm
Location: Germany
Contact:

AL90's LibraryUpdater Tool v1.2 released!

Post by AL90 »

Introduction:

AL90´s LibraryUpdater is a small Update-Tool with it you can update
all my UserLibraries. The Tool will recognize all librarys on server and
display it in a ListIcon with CheckBoxes. So you can easy select which
librarys you want download. Also new librarys will display by the tool.
(if available)

The features in overlook:

- All Libraries individual (De)/Selectable.
- Also new added Librarys on server will recognized by the UpdaterTool.
- UpdaterTool can also update it self. (If an update is required in the future)
- Language for downloads of Library-DOCs can selected in the settings.
- UpdateArchives can after ´Download & Extract´ remove or hold in the
%AppDir%\Backups\ folder for later installations. (Also selectable in the Settings)


Snapshot 1

Image

Snapshot 2

Image


Download LibraryUpdater v1.2
Last edited by AL90 on Sun Feb 15, 2009 7:27 pm, edited 1 time in total.
User avatar
DoubleDutch
Addict
Addict
Posts: 3219
Joined: Thu Aug 07, 2003 7:01 pm
Location: United Kingdom
Contact:

Post by DoubleDutch »

Thanks, but cannot load ini file from server???
https://deluxepixel.com <- My Business website
https://reportcomplete.com <- School end of term reports system
User avatar
AL90
Enthusiast
Enthusiast
Posts: 217
Joined: Fri Sep 16, 2005 7:47 pm
Location: Germany
Contact:

Post by AL90 »

I use currently the API UrlDownloadToFile() but it doesn't work always.
If the PB4.20 final is released I will use pb's HTTP library and update the tool. :wink:
User avatar
AL90
Enthusiast
Enthusiast
Posts: 217
Joined: Fri Sep 16, 2005 7:47 pm
Location: Germany
Contact:

Post by AL90 »

Update

can you please test the new version 1.0a ?

Download LibraryUpdater v1.0a
User avatar
DoubleDutch
Addict
Addict
Posts: 3219
Joined: Thu Aug 07, 2003 7:01 pm
Location: United Kingdom
Contact:

Post by DoubleDutch »

1.0a works fine. :)
https://deluxepixel.com <- My Business website
https://reportcomplete.com <- School end of term reports system
User avatar
AL90
Enthusiast
Enthusiast
Posts: 217
Joined: Fri Sep 16, 2005 7:47 pm
Location: Germany
Contact:

Post by AL90 »

superb. That's good news. Thanks for testing. :wink:
User avatar
Rook Zimbabwe
Addict
Addict
Posts: 4326
Joined: Tue Jan 02, 2007 8:16 pm
Location: Cypress TX
Contact:

Post by Rook Zimbabwe »

Al this is a goodlooking tool. Do you plan to release the sourcecode in a general way so we can all have our users update their libs and files?
Binarily speaking... it takes 10 to Tango!!!

Image
http://www.bluemesapc.com/
User avatar
AL90
Enthusiast
Enthusiast
Posts: 217
Joined: Fri Sep 16, 2005 7:47 pm
Location: Germany
Contact:

Post by AL90 »

Rook Zimbabwe wrote:Al this is a goodlooking tool. Do you plan to release the sourcecode in a general way so we can all have our users update their libs and files?
Yes. I will try to create a flexible tool. I think i can finalize it in the next few days. :wink:
Tranquil
Addict
Addict
Posts: 950
Joined: Mon Apr 28, 2003 2:22 pm
Location: Europe

Post by Tranquil »

I dont use userlibs but if you need HTTP downloads I realy recommand to use Louis HTTP procedures that can be found here: http://www.purebasic.fr/english/viewtopic.php?t=29420

It also has Proxy support and works like a charm!
Tranquil
User avatar
AL90
Enthusiast
Enthusiast
Posts: 217
Joined: Fri Sep 16, 2005 7:47 pm
Location: Germany
Contact:

Post by AL90 »

Tranquil wrote:I dont use userlibs but if you need HTTP downloads I realy recommand to use Louis HTTP procedures that can be found here: http://www.purebasic.fr/english/viewtopic.php?t=29420

It also has Proxy support and works like a charm!
Looks good. I will test it. :wink:
zikitrake
Addict
Addict
Posts: 834
Joined: Thu Mar 25, 2004 2:15 pm
Location: Spain

Post by zikitrake »

AL90 wrote:
Tranquil wrote:I dont use userlibs but if you need HTTP downloads I realy recommand to use Louis HTTP procedures that can be found here: http://www.purebasic.fr/english/viewtopic.php?t=29420

It also has Proxy support and works like a charm!
Looks good. I will test it. :wink:
Yes :!: .. please
User avatar
AL90
Enthusiast
Enthusiast
Posts: 217
Joined: Fri Sep 16, 2005 7:47 pm
Location: Germany
Contact:

Post by AL90 »

Now I have a first version released.
Please read first the infos in the two INI-Files,
these will explain how do you configure the tool.

http://home.arcor.de/al90/files/LibraryUpdaterTool.zip

BTW:
Proxy is currently still not supported. (First in later versions) :wink:
User avatar
Rook Zimbabwe
Addict
Addict
Posts: 4326
Joined: Tue Jan 02, 2007 8:16 pm
Location: Cypress TX
Contact:

Post by Rook Zimbabwe »

Al you may have made my life a whole lot easier... I can equalize libs and files between all the computers in my net... which means my LAN party idea for playtest will probably work much more brilliantly thanks to you!
Binarily speaking... it takes 10 to Tango!!!

Image
http://www.bluemesapc.com/
User avatar
AL90
Enthusiast
Enthusiast
Posts: 217
Joined: Fri Sep 16, 2005 7:47 pm
Location: Germany
Contact:

Post by AL90 »

New version 1.2 available.
V1.2
- Added a new option to the Prefs. (Use API to Download Data)
- Better support for Windows Vista.
- A Bug was fixed.
BTW:
If you use any older version, you can also update with it on the fly. :wink:
Post Reply