Jump to content

undef16

Member
  • Posts

    1
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Israel

Posts posted by undef16

  1. Hi,

    Please help me to provide solution for the following scenario:

     

    Self extracted 7z archive, after extraction, will copy result file to directory where 7z archive (exe) file was executed.

    I have created following configuration file for 7zS.sfx.

     
    ;!@Install@!UTF-8!
    GUIMode="2"
    RunProgram="run.cmd %%S" 
    ;!@InstallEnd@!
     
    Problem that cmd environment don't see variable %%S and not replace with source directory variable.
     
    When I replace %%S by %%T, "run.cmd" work properly, but I need instead temp directory the source directory.
     
    Thank you very much and best regards.
      
     
×
×
  • Create New...