| View previous topic :: View next topic |
| Author |
Message |
ShinobiSoft Professional Member


Joined: 06 Nov 2002 Posts: 790 Location: Knoxville, Tn
|
Posted: Sat Apr 09, 2005 8:10 pm Post subject: Testers Needed |
|
|
I've made mention several times in the past that I was working on a zip
dll for VDS. Well, in a couple of days, I'll be needing beta testers to help
test my new dll.
Anyone interested, please send me an email and I will contact you within
a few days.
Thanks in advance, _________________ Bill Weckel
ShinobiSoft Software
"The way is known to all, but not all know it." |
|
| Back to top |
|
 |
FreezingFire Admin Team

Joined: 23 Jun 2002 Posts: 3508
|
Posted: Sun Apr 10, 2005 12:07 am Post subject: |
|
|
I'm interested in testing this one You can send me an e-mail at
freezingfire@vdsworld.com _________________ FreezingFire
VDSWORLD.com
Site Admin Team |
|
| Back to top |
|
 |
JRoza Contributor


Joined: 17 Aug 2003 Posts: 182 Location: Netherlands
|
Posted: Sun Apr 10, 2005 9:22 pm Post subject: |
|
|
Since a new zip dll is more than welcome I'll be more than happy to lent a helping hand by beta testing it.
You can reach me via jhroza@planet.nl
Jan |
|
| Back to top |
|
 |
marty Professional Member


Joined: 10 May 2001 Posts: 789
|
Posted: Mon Apr 11, 2005 12:12 am Post subject: |
|
|
Well if you need an extra tester.. I am in  |
|
| Back to top |
|
 |
Rubes_sw Valued Contributor


Joined: 11 Jun 2001 Posts: 625 Location: Northern Ireland
|
Posted: Mon Apr 11, 2005 10:23 pm Post subject: |
|
|
I would like to test the dll also.
Nathan |
|
| Back to top |
|
 |
ShinobiSoft Professional Member


Joined: 06 Nov 2002 Posts: 790 Location: Knoxville, Tn
|
Posted: Wed Apr 13, 2005 1:21 pm Post subject: |
|
|
Hi Folks,
For those who have responded, thanks. Please give me a few more days,
I've been having relationship issues to deal with and haven't had much time,
or more honestly, desire, to work on anything.
SSZip.Dll currently does not support creating SFX files, however that will be
added in the near future. Also does not support spanning of multiple
archives.
I will eventually end up adding support for several of the various types of
compressed files, ie; CAB, GZIP, etc. But fo rnow I'm just going to
implement zip and unzip functionality.
Again, my apologies to the testers who have responded, I will be contacting
you within the next couple days.  _________________ Bill Weckel
ShinobiSoft Software
"The way is known to all, but not all know it." |
|
| Back to top |
|
 |
JRoza Contributor


Joined: 17 Aug 2003 Posts: 182 Location: Netherlands
|
Posted: Thu Apr 14, 2005 6:27 am Post subject: |
|
|
Take your time .........
There's more in life than computers and programming
Jan |
|
| Back to top |
|
 |
Serge Professional Member


Joined: 04 Mar 2002 Posts: 1480 Location: Australia
|
Posted: Thu Apr 14, 2005 9:15 am Post subject: |
|
|
| Quote: | | I've been having relationship issues to deal with and haven't had much time, or more honestly, desire, to work on anything. |
hang in there, relationships are sometimes not easy - hope it all works out for you
serge _________________
|
|
| Back to top |
|
 |
arcray Valued Contributor


Joined: 13 Jul 2001 Posts: 242 Location: Aude, France
|
Posted: Thu Apr 14, 2005 10:39 am Post subject: |
|
|
I'd like to test as well! I have also purchased a licence to use the VDSZIP50.DLL (but had not email back yet; going on 26 hours since I registered), but I'd like to test yours as well?! _________________ Andrew GRAY
If you don't know I am looking for work, I won't get the job.
andrewrcgray.com |
|
| Back to top |
|
 |
LiquidCode Moderator Team
Joined: 05 Dec 2000 Posts: 1753 Location: Space and Time
|
Posted: Wed Apr 20, 2005 3:05 am Post subject: |
|
|
Same here. I'd like to test it. _________________ Chris
Http://theblindhouse.com |
|
| Back to top |
|
 |
ShinobiSoft Professional Member


Joined: 06 Nov 2002 Posts: 790 Location: Knoxville, Tn
|
Posted: Wed Apr 20, 2005 11:37 am Post subject: |
|
|
Hello All,
I have a few little bugs to work out before I'm ready for beta testing...
Those who have responded, be looking for an email from me by this weekend
at the latest.
Thanks for the patience, _________________ Bill Weckel
ShinobiSoft Software
"The way is known to all, but not all know it." |
|
| Back to top |
|
 |
ShinobiSoft Professional Member


Joined: 06 Nov 2002 Posts: 790 Location: Knoxville, Tn
|
Posted: Thu Apr 21, 2005 1:42 pm Post subject: |
|
|
Hello All,
I'm now writing the SFX stub for SSZip.DLL and was needing a little input.
As it stands right now, I plan on allowing for the following options for the
SFX stub. ->>
| Code: |
SSZIP ZipToSFX,<zipfile>,<extractPath>,<AppToRun>
<zipfile> - Name of the zipfile to convert
<extractPath> - The path where the <zipfile> will be extracted to. For
now if the is left NULL, it will default to the directory that
the SFX resides in.
<AppToRun> - The name of an application to run once the zipfiles
contents have been extracted. If this is left NULL, the
SFX stub will check for either a setup.exe or install.exe
within the zipfile. If either exist, it will then run it.
|
If any of you have any further ideas, please let me know, as I plan on
contacting the interested beta testers very soon.  _________________ Bill Weckel
ShinobiSoft Software
"The way is known to all, but not all know it." |
|
| Back to top |
|
 |
Boo Valued Contributor


Joined: 31 Oct 2003 Posts: 599 Location: Gulf Breeze, Florida USA
|
Posted: Thu Apr 21, 2005 1:54 pm Post subject: |
|
|
Hi Bill,
First of all, great news that you are working on this! Thanks for taking the time to do so!
Here are a few suggestions for the sfx:
1. Ability to customize the sfx dialog with the user's information (i.e. "These files are from John Doe.")
2. Ability to run and extract the sfx hidden/invisible. When you run file.exe, the files will automatically be extracted to a certain folder without any kind of dialog.
3. Option to overwrite files (or not) when extracting....
Cheers,
- Boo |
|
| Back to top |
|
 |
Dr. Dread Professional Member


Joined: 03 Aug 2001 Posts: 1065 Location: Copenhagen, Denmark
|
Posted: Thu Apr 21, 2005 2:09 pm Post subject: |
|
|
A couple more:
* some presets for the <extractPath>; e.g. ProgramDir, DocumentsDir, WinDir, WinSys, Temp, TempUnique, Desktop
* progress feedback
* params for <AppToRun> ?
* Option to remove extracted files/created dirs once <AppToRun> has finished.
Greetz
Dread _________________ ~~ Alcohol and calculus don't mix... Don't drink and derive! ~~
String.DLL * advanced string processing |
|
| Back to top |
|
 |
ShinobiSoft Professional Member


Joined: 06 Nov 2002 Posts: 790 Location: Knoxville, Tn
|
Posted: Thu Apr 21, 2005 4:54 pm Post subject: |
|
|
Thanks for the suggestions guys.
I originally wasn't planning on adding any type of GUI interface, as doing so
will add to the final size of the SFX stub. I was originally planning on a silent
extract to a folder of choice. Also, the more features I add, the more time
that it will take to finish the dll. As it stands right now, I can have the dll
finished in a few more hours. Although, everyone's waited this long, a few
more days prolly won't hurt. .
I think what I'll do is implement a couple of stubs, one silent, a semi
customizable GUI, and then a basic "Extract to..." GUI. _________________ Bill Weckel
ShinobiSoft Software
"The way is known to all, but not all know it." |
|
| Back to top |
|
 |
|