Am 06.12.2010 21:02, schrieb GOUJON Alexandre:
On 12/06/2010 08:21 PM, Jacek Caban wrote:
That's exactly the problem of creating Windows self-extracting archives on Linux. How do you do that?
(I don't want to be rude but ...) RTFM
quoting `man 7z` from Ubuntu 10.04 :
EXAMPLE 2 7z a -sfx archive.exe dir1 add all files from directory "dir1" to SFX archive archive.exe (Remark : SFX archive MUST end with ".exe")
So that will simply create a linux executable with an ".exe" extention. You should consider being more friendly, especially when you dont know what you are talking about.