Hi Arrakistor,<br><br><b><i>Arrakistor &lt;arrakistor@gmail.com&gt;</i></b> wrote:<blockquote class="replbq" style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"> Will it incorporate as an sfx archive?<br><br></blockquote>UPX doesn't compress as an archive it only reduces the size of .exe's and .dll's.&nbsp; You could compress with UPX then 7zip into an SFX to _possibly_ get better compression ratios than either alone.<br><br>It runs via. commnad line and can take wild cards but it doesn't do sub-folders so you have to specify all the folders with .exe's or .dll's you wish to compress...For example:<br><br>@Echo off<br>upx --best -qqq C:\Directory-A\*<br>upx --best -qqq C:\DIrectory-A\1\*<br>upx --best -qqq C:\Directory-A\1\2\*<br>exit<br><br><br>P.S. John Haller uses UPX for all his portable apps.<br><br>Anogeorgeo,<br><p>&#32;
        
                <hr size=1>See the all-new, redesigned Yahoo.com. <a href="http://us.rd.yahoo.com/evt=40762/*http://www.yahoo.com/preview"> Check it out.</a>