Menu

#222 "SFX modules for installers" extended support for RunProgram

open
nobody
None
5
2012-12-07
2004-04-13
Anonymous
No

I tested the "SFX modules for installers": 7zS.sfx.
Nowadays 7zS.sfx support to start executables
(parameter RunProgram) in temporary path only. I miss
support for executables in path and associated files.
Some examples
RunProgram="iexplore index.htm"
or
RunProgram="index.htm"
or
RunProgram="explorer ."
or
RunProgram="notepad readme.txt"
or
RunProgram="readme.txt"

Thanx.

Discussion

  • Igor Pavlov

    Igor Pavlov - 2004-04-13

    Logged In: YES
    user_id=65083

    I'll think about such feauture.

     
  • Brian Lalonde

    Brian Lalonde - 2004-11-04

    Logged In: YES
    user_id=452177

    I tend to use .wsf files to write simple installers, but
    cannot start them without an ugly command-prompt window:
    RunProgram="wshbootstrap.bat"

    wshbootstrap.bat contains a single line:
    wscript setup.wsf

    I am unable to say
    RunProgram="%SystemRoot%\system32\wscript.exe setup.wsf"
    or
    RunProgram="wscript.exe setup.wsf"
    or even
    RunProgram="setup.wsf"

    Thanks for the great program!

     

Log in to post a comment.

MongoDB Logo MongoDB