Library Installer 2

Developed or developing a new product in PureBasic? Tell the world about it.
Num3
PureBasic Expert
PureBasic Expert
Posts: 2812
Joined: Fri Apr 25, 2003 4:51 pm
Location: Portugal, Lisbon
Contact:

Library Installer 2

Post by Num3 »

I've trimmed up Lib Installer 1 to version 2 :P

Features:
  • Single Executable to deploy Lib / Residents / Help Files / Examples
    -Auto Detection of PureBasic Directory
    -Auto Creation of Examples/Libname directory so all files get in one place
    -Several Info tags
    -Stub for the executable is only 23kb!
    -All files get compressed before shipping
Take a look :mrgreen:

Image
Image

You can download Library Installer 2 >Here< 42Kb
User avatar
J. Baker
Addict
Addict
Posts: 2185
Joined: Sun Apr 27, 2003 8:12 am
Location: USA
Contact:

Post by J. Baker »

Nice work Num3! :D
www.posemotion.com

PureBasic Tools for OS X: PureMonitor, plist Tool, Data Maker & App Chef


Even the vine knows it surroundings but the man with eyes does not.
User avatar
NoahPhense
Addict
Addict
Posts: 1999
Joined: Thu Oct 16, 2003 8:30 pm
Location: North Florida

Re: Library Installer 2

Post by NoahPhense »

Very nice..
benny
Enthusiast
Enthusiast
Posts: 465
Joined: Fri Apr 25, 2003 7:44 pm
Location: end of www
Contact:

Post by benny »

@num3:

It looks excellent and very well designed. Hope a lot of authors are going
to use your tool.

I'll post an announcement in the german forum.

Keep up your good work :!:
regards,
benny!
-
pe0ple ar3 str4nge!!!
Wolf
Enthusiast
Enthusiast
Posts: 234
Joined: Sat Apr 03, 2004 12:00 pm
Location: S.T

Post by Wolf »

Thanks for new version Num3 :D

Have the nice features :wink:
nessie
User
User
Posts: 60
Joined: Mon Jul 07, 2003 1:19 pm
Location: Glasgow / Scotland
Contact:

Post by nessie »

I don't know if this is problem or I'm just not doing something right, but if you add some source files, you can't remove them again.
Num3
PureBasic Expert
PureBasic Expert
Posts: 2812
Joined: Fri Apr 25, 2003 4:51 pm
Location: Portugal, Lisbon
Contact:

Post by Num3 »

nessie wrote:I don't know if this is problem or I'm just not doing something right, but if you add some source files, you can't remove them again.
Hum...

You can only delete one file at the time :P (you must select the item line) and then hit remove

The remove routine is a bit strange cause i have to delete one item on a linked list based on it's text on the listicon, so there's room still for improvement and might be buggy.

I'll take a look anyway!
Denis
Enthusiast
Enthusiast
Posts: 778
Joined: Fri Apr 25, 2003 5:10 pm
Location: Doubs - France

Post by Denis »

Excellent Num3. I get it. :D

I will suggest you to

- Add Drag 'nd Drop files/folders operations (i prefer this way)

- Add folder(s) and all the content (ie for examples files)

- Add muti-language
A+
Denis
Fred
Administrator
Administrator
Posts: 18237
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Post by Fred »

Nice tool !
User avatar
GeoTrail
Addict
Addict
Posts: 2794
Joined: Fri Feb 13, 2004 12:45 am
Location: Bergen, Norway
Contact:

Post by GeoTrail »

Brilliant work Num3 :)
I Stepped On A Cornflake!!! Now I'm A Cereal Killer!
Post Reply