Page 6 of 11

Posted: Thu Mar 23, 2006 6:31 am
by GeoTrail
Great program.
I have a problem though.
Tried making an installer for a small program I'm making that doesn't have any icons. The program won't let me skip adding an icon.

Posted: Thu Mar 23, 2006 2:02 pm
by Inf0Byt3
Unfortunately, I didn't think at this... This will be fixed in v1.4 for sure. Thanks for the feedback, it's nice to know people are using your proggies :D.

Posted: Sat Mar 25, 2006 10:01 pm
by Inf0Byt3
Hi! I was getting close to the compression part with the rewriting and I was thinking to change the compression from JCALG1 to ZIP. This would be faster, but the stub will be ~50 kb bigger. What do you think?

Posted: Sat Mar 25, 2006 10:51 pm
by Thorsten1867
I think JCALG1 decodes faster. Encoding speed is'nt import.

Posted: Sat Mar 25, 2006 10:52 pm
by Inf0Byt3
Ok, then i'll use JCALG. Thanks for the advice :D.

Posted: Fri Mar 31, 2006 2:39 pm
by Thorsten1867
Hi,
can I hope, that you realese a new version soon. I want use it with my programm instead of InnoSetup.

PS: I hope, you have not canceled the projekt. I saw you're working at PureAV.

Posted: Fri Mar 31, 2006 2:42 pm
by Inf0Byt3
Hi Thorsten! Nope, it's not cancelled. In fact, I was working on it right now. I'm making progresses. (I've corrupted my 13 year old sister to help me convert 3.94 code to 4.0 :lol: ). I do shifts - 1 hour of SpeedSetup, 1 hour of PureAV and 10 minutes of pause :D.

Posted: Fri Mar 31, 2006 2:54 pm
by Thorsten1867
That sounds good. Thanks to your sister helping you. :wink:

Posted: Fri Mar 31, 2006 2:55 pm
by Inf0Byt3
:D

Posted: Sat Apr 01, 2006 2:50 pm
by Inf0Byt3
Big problem! My recursive compression code does not work anymore. Does anybody have a directory (de)compression procedure for PB4.0?

Posted: Sat Apr 01, 2006 4:15 pm
by Thorsten1867
I use for compression PackerEx_Include, perhaps it can help you:

http://www.thinkrelative.de/packerex.zip

Posted: Sat Apr 01, 2006 4:19 pm
by Inf0Byt3
It works with PB4.0 ?

[Edit]
No it doesn't :( . Any translations?

Posted: Sat Apr 01, 2006 4:29 pm
by Thorsten1867
I'm afraid you must change the code.

Posted: Sat Apr 01, 2006 4:29 pm
by Inf0Byt3
I'm on it. Thanks.

Posted: Mon Apr 03, 2006 4:12 pm
by Inf0Byt3
Just added Hungarian translation to SpeedSetup 1.3.