Announcement

Collapse
No announcement yet.

How to pause the installer till finishing command execution?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • How to pause the installer till finishing command execution?

    I have executed lauch4j command in Nsis script.It take some time to complete while executing same in command in command prompt.
    same way i need to execute this command running exe.
    I have tried following commands in NSIS

    nsExec::Exec
    ExecWait

    Ant other option is available in NSIS?

  • #2
    Maybe ExecWait with child processes? http://nsis.sourceforge.net/ExecWait...th_Job_Objects

    Comment

    Working...
    X
    😀
    🥰
    🤢
    😎
    😡
    👍
    👎