New Libraries
- NoahPhense
- Addict
- Posts: 1999
- Joined: Thu Oct 16, 2003 8:30 pm
- Location: North Florida
- NoahPhense
- Addict
- Posts: 1999
- Joined: Thu Oct 16, 2003 8:30 pm
- Location: North Florida
- NoahPhense
- Addict
- Posts: 1999
- Joined: Thu Oct 16, 2003 8:30 pm
- Location: North Florida
Ok, new installers were built.. Just uninstall the
old versions, and install these.
Enjoy!
liquidbuzz libs
- np
old versions, and install these.
Enjoy!
liquidbuzz libs
- np
- NoahPhense
- Addict
- Posts: 1999
- Joined: Thu Oct 16, 2003 8:30 pm
- Location: North Florida
Re: New Libraries
Updated Libs..
- np
- np
- NoahPhense
- Addict
- Posts: 1999
- Joined: Thu Oct 16, 2003 8:30 pm
- Location: North Florida
Yeah, ok. First of all. That install is was not easy. I don't just create ants-soft wrote:Installer for dummies, not for programmersTommeh wrote:Can they not be put into zip files?
install and compile it. I make sure that it is fully functional, tweaking out
the install script, etc.
As for dummies. You don't have enough posts to be using that word in
these forums.
When I get home from work. I will post a .rar with all the files in it.
Zip is for dummies..

Just as an FYI, the help files are linked to the libs. So that when you use
F1 while over one of my functions\procedures it will take you to the help
file, if the help file is in the /help dir.
- np
NoahPhense wrote:As for dummies. You don't have enough posts to be using that word in
these forums.

NoahPhense, I already failed to convince you on IRC but I'll try it again:
IMHO you should write down some small descriptive lines on what to expect
with your libraries. That way possible users don't have to download the libs
if they don't need it. Seen the other way around: It's much better advertising!

Good programmers don't comment their code. It was hard to write, should be hard to read.
I like the installers too.
Why spend more time than nessecary copying files when you can spend that extra small ammount of time coding. For me time is of the essence and I prefer libs with installers.
And I agree with traumatic. And offcourse RAR rules *lol*
Why spend more time than nessecary copying files when you can spend that extra small ammount of time coding. For me time is of the essence and I prefer libs with installers.
And I agree with traumatic. And offcourse RAR rules *lol*

I Stepped On A Cornflake!!! Now I'm A Cereal Killer!
- NoahPhense
- Addict
- Posts: 1999
- Joined: Thu Oct 16, 2003 8:30 pm
- Location: North Florida
@traumatic:
You are correct. I should post on my site & here, what the libs do and
some of their functions. I totally agree with that.
@thefool:
Thanks. I've spent A LOT of time on these installers. Because as you
already know, nsis -- even with using the commercial version of Venis,
that you still need to tweak them out.
@Geo..
Thanks. Me too.
@everyone else
My installer keeps things clean, and when you uninstall, you can find all
of my apps in your Add/Remove. Under:
LBDT (lib or app name)
Everything is removed. Nothing is left behind.
Also, not that I even use them. But in the Start menu, you will see that
it too is organized. Feel free to delete them as they are only short-
cuts.
I do agree with all of you though when it comes to other peoples installers.
I don't like them when they are from people I don't know. Because I always
like to know what files were installed and where.
So here is what you can do if you want a zip or a rar. I will show you
how to locate my files easily. Then you can make your own zip & rar’s ..
Image1
Locating anything from me .. search the PB structure for LBDT ..

Image2
Locating a specific library, search for the primary name of the library.

I wont allow you to make more work for me. I work long enough.
PS - The installers have been redone (again)
I've changed the name of the uninstallers from: (i.e.)
Mutex Uninstaller.exe --> LBDT Mutex Uninstaller.exe
Easily located in your purebasic directory.. or you can just
use the windows Add/Remove programs.. my apps will be
found alphetically under (you guessed it) LBDT ..
Ok, I'm going to go make some coffee. Then I will be updating my
website to show what the libraries are about, and what files are included.
Enjoy!
- np
You are correct. I should post on my site & here, what the libs do and
some of their functions. I totally agree with that.
@thefool:
Thanks. I've spent A LOT of time on these installers. Because as you
already know, nsis -- even with using the commercial version of Venis,
that you still need to tweak them out.
@Geo..
Thanks. Me too.
@everyone else
My installer keeps things clean, and when you uninstall, you can find all
of my apps in your Add/Remove. Under:
LBDT (lib or app name)
Everything is removed. Nothing is left behind.
Also, not that I even use them. But in the Start menu, you will see that
it too is organized. Feel free to delete them as they are only short-
cuts.
I do agree with all of you though when it comes to other peoples installers.
I don't like them when they are from people I don't know. Because I always
like to know what files were installed and where.
So here is what you can do if you want a zip or a rar. I will show you
how to locate my files easily. Then you can make your own zip & rar’s ..
Image1
Locating anything from me .. search the PB structure for LBDT ..

Image2
Locating a specific library, search for the primary name of the library.

I wont allow you to make more work for me. I work long enough.

PS - The installers have been redone (again)
I've changed the name of the uninstallers from: (i.e.)
Mutex Uninstaller.exe --> LBDT Mutex Uninstaller.exe
Easily located in your purebasic directory.. or you can just
use the windows Add/Remove programs.. my apps will be
found alphetically under (you guessed it) LBDT ..
Ok, I'm going to go make some coffee. Then I will be updating my
website to show what the libraries are about, and what files are included.
Enjoy!
- np
- NoahPhense
- Addict
- Posts: 1999
- Joined: Thu Oct 16, 2003 8:30 pm
- Location: North Florida
Possibly it could. But rar has a nice recovery record option that I use ongnozal wrote:Rar is for dummies, 7z rulesGeoTrail wrote:And offcourse RAR rules *lol*
all of my rars. I've been using rar since it first came out. I've never had
a corrupted rar file. But I used to download corrupted zip files all the time.

- np