Jump to content

Pasha_ZZZ

Member
  • Posts

    43
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Russian Federation

Posts posted by Pasha_ZZZ

  1. LZMA vs LZMA2:

    Has created XPDNF20SP2ru.exe (17 538 978 B ) COMPRATIO=HIGHER.

    Has taken archive XPDNF20SP2ru.7z (17 480 798 B ), has unpacked it (82 386 915 B ).

    Has compressed with LZMA (my command line), the size of archive - 17 197 156 B.

    Has compressed with LZMA2 (the same command line, it is changed only the compression method on LZMA2), the size of archive - 17 181 221 B

    17 197 156 - 17 181 221 = 15 935 ~ 15 Kb.

    LZMA2 SFX size is ~ 3Kb bigger than LZMA. Total difference ~ 12 Kb.

    But UPX compression of SFX gives us (as you say) ~ 50 Kb.

  2. I really think it is not needed a finish message, when .NET install dialogs dissapear that's it, and one can always use the -fm# switch, but maybe for passive installers I could add a finish message for a few seconds... What do you think about it folks?
    Maybe optionally (by _SNMsynth.ini), f.e. I need passive installer w/o delays & msgboxes, because I use it at T-12 via cmdline.txt...
  3. I found it! I forgot to append YES to MERGEFXS=. When I change to YES - all works fine, but why w/o YES doesnt work.... PROCESSDATA.TXT (when it gave me errors)

    PROCESSDNF11=YES
    PROCESSDNF20=YES
    PROCESSDNF3520=YES
    PROCESSDNF3530=YES
    PROCESSDNF3535=YES
    DNF20VC8RUNTIME=
    DNF20OFFICE2K3DEBUGGER=
    DNF30RGBRASTERIZER=YES
    DNF30WIC=
    DNF30MSXML6=
    DNF30XPS=YES
    DNF35VC9RUNTIME=
    DNF35FFXBAPPLUGIN=
    DNF35FFCLICKONCEEXT=
    PROCESSLNGDNF11=YES
    PROCESSLNGDNF20=YES
    PROCESSLNGDNF3520=YES
    PROCESSLNGDNF3530=YES
    PROCESSLNGDNF3535=YES
    TARGETOS=XP
    T13ADDONS=
    ROEADDONS=
    ALSOINSTALLERS=YES
    MERGEFXS=
    SILENT=
    COMPRATIO=

  4. SNMs 20100118,

    ** Processing .NET 3.5 SP1 portion...
    NDP35SP1-KB957661-x86.exe process delayed.
    Processing NDP35SP1-KB958484-x86.exe...

    & I see message box with error "Unable to open installer package......."

    20100117 works w/o errors.

    P.S.: All 3.5 sp1 updates give this error too. I think MSIEXEC cannot find MSI package (invalid extraction path?)...

  5. msxml6-KB973686-enu-x86.exe

    MSXML6.dll 6.20.2003.0

    on 1 hand, Update for Windows XP (KB973687) - WindowsXP-KB973687-x86-ENU.exe has

    MSXML6.dll 6.20.1103.0

    Unlike MSXML4, same MSXML6 version has different files depending on Windows version they are aimed at. Recent msxml6.dll updates for Win2k-2k3-XPsp2 have different MD5 hashes from the one for XPsp3 and this is also for the latest MSXML6 hotfixes KB973686-973687, both published the same day (so there isn't a older/newer one).
    Version: 6.20.2003.0

    Knowledge Base (KB) Articles: KB973686

    Date Published: 11/23/2009

    Version: 973687

    Knowledge Base (KB) Articles: KB973687

    Date Published: 11/23/2009

×
×
  • Create New...