rejetto forum
May 22, 2012, 04:58:42 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: This forum is free, you do NOT need to register to post. But you may.
PROBLEMS? QUESTIONS? CLICK HERE!
Fill the survey!
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Minimizing exe file size when compiling  (Read 1154 times)
0 Members and 2 Guests are viewing this topic.
npelov
Guest
« on: April 27, 2004, 10:06:19 AM »

Hi!
I you made really good file server.
How did you reduse the file size to 400 kb (v1.6). If I compile HFS it's about 1 MB (hfs.exe)

Also I noticed little bug in 1.6: When user connects/disconnects too fast an exception is generated: "List out of bounds"
Can you catch this exception, so these messages to be avoided?
---------------------
Nickolay Pelov
email:npelov@mail.bg
email2: npelov@myrealbox.com
Logged
326
Regular poster
**
Offline Offline

Posts: 16

hk_326
View Profile
« Reply #1 on: April 27, 2004, 08:08:10 PM »

he is using UPX to compress the file
Logged
rejetto
Administrator
Insane programmer
*
Offline Offline

Italy Italy

Posts: 11824


View Profile
« Reply #2 on: April 28, 2004, 10:44:14 AM »

http://upx.sourceforge.net

to catch the exception i need to know where it is thrown
try using this version: www.rejetto.com/temp/hfs1.6.zip and report here the bug-log

this is a preview of 1.6a
i made these changes in sources
Code:
 from: s:=join(', ', split(CRLF,f.accessFor()));
    to: s:=join(', ', f.accounts);
  from: Content-x
    to: Content-X
  from: %parent-folder%
    to: encodeURL( %parent-folder% )  (e spostare fullencode sopra)
  from: %folder%
    to: %encoded-folder%
   fix: only 1 user per username
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!


Google visited last this page May 17, 2012, 01:05:15 PM