Menu

7zSD.sfx + Config.txt

Gonzalo
2016-05-24
2016-05-25
  • Gonzalo

    Gonzalo - 2016-05-24

    Hi i'm trying to create a custom ejecutale file, but I have 2 problems.
    1) The file is perfectly created, but not with the configuration file "Config.txt"
    2) After decompression, a message appears with compatibility issues.

    I use the file 7zSD.sfx/7zS.sfx (16.02/9.20)

    Config.txt

    ;!@Install@!UTF-8!
    RunProgram="x64.exe"
    GUIFlags="8"
    GUIMode="1"
    ExtractTitle=".NET Framework 3.5"
    ExtractDialogText="Extracting .NET 3.5. Please wait ..."
    ;!@InstallEnd@!
    

    Create.bat

    copy /b 7zS.sfx + Config.txt + x64.7z x64.exe
    

    "x64.7z" contains a folder and a "x64.exe" file.

    Extracting dialog

    After descompress error (When I create an executable file from the GUI, the error after decompression, does not appear.)

    Thx!

     

    Last edit: Gonzalo 2016-05-25
  • gora2

    gora2 - 2016-05-25

    You need a modified module from Oleg Shcherbakov (http://7zsfx.info/ru/download.html) The original module from the archiver 7-Zip will not work this config

     

Log in to post a comment.