flat assembler
Message board for the users of flat assembler.
Index
> Windows > Small SFX Loader |
Author |
|
jInuQ 31 Dec 2003, 23:01
Is the SFX for an exitisting compression scheme?
Not to be mean ,but it seem self defeating to write the loader of the SFX module in assembly and the SFX module in Delphi. _________________ jInuQ "Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away." - Antoine de Saint Exupery |
|||
31 Dec 2003, 23:01 |
|
Alex 01 Jan 2004, 09:23
Hello,
If you start (shellexecute) the delphi loader then delphi loader extract all files in the current dir. DelphiLoader do not have forms. Because if I compile VCL include it will be 150kb bigger. So with assembler it is smaller. I think 4096 bytes. ASM+DelphiLoader+Archive ASM Questions the path and press extract then Extract DelphiLoader to end of file and shellexecute the file. The rest make the delphi loader. |
|||
01 Jan 2004, 09:23 |
|
Alex 04 Jan 2004, 09:46
Hello,
i have code the small SFX Loader. I do not know the code to copy ParamStr(0) (Application.Exename) to 4096 (ASM-SFX) programm to end of file. Copy it to Edit folder and shellexecute this. I have write it to masm can you translate it in fasm?
|
|||||||||||
04 Jan 2004, 09:46 |
|
jInuQ 04 Jan 2004, 10:12
The only thing coming to mind is to use fasm's file option to include the loader then save out the loader and do a shellexec with a command line containing the path to extract the files. I won't be able to play with the code you provided for a couple of days at the soonest, as my hard drive is be problamatic.
As to my original question. Is the SFX module for a standard compression scheme (e.g. zip, tar.gz, bz2, rar, etc)? _________________ jInuQ "Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away." - Antoine de Saint Exupery |
|||
04 Jan 2004, 10:12 |
|
Alex 04 Jan 2004, 15:26
Hello,
No no standard Archive. My own. Coded in Delphi. Include in VCL. DelphiLoader Extract the Archive. Bud I supported standard Archives. There are fasm sourcecodes to extract this codes? |
|||
04 Jan 2004, 15:26 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.