This action will launch the given file on the target system using a default method for the file type of the given file. InstallJammer uses a default method on the target platform to launch the file based on its file type.
|
|
Files on UNIX are launched using xdg-open in the xdg-utils package that is part of the portland project by freedesktop.org. |
Standard Properties
See Standard Action Properties.
Advanced Properties
Arguments
A list of arguments to pass on the command line when launching this file.
File Name
The name of the file on the target system to launch.
Wait for Program
Whether InstallJammer should wait for the program to finish and exit before continuing with the rest of the install.
Working Directory
If this property is not null, InstallJammer will change directory to this directory before launching the file.