Actions
Run » History » Revision 1
Revision 1/14
| Next »
Per Amundsen, 02/14/2014 08:17 PM
Added in 1.5
/run [-hnp] <filename|url> [arguments]
Runs the specified program.
If a URL is entered, default browser will be used.
Switches
-h - Hide the application in context.
-n - Minimizes the window of the program.
-p - Sets the working path to the path of the program.
Parameters
<filename|url> - File or url to run.
[arguments] - Arguments list to be passed to the program.
Example
;Open www.adiirc.com /run www.adiirc.com ;Open notepad /run notepad.exe
Updated by Per Amundsen over 10 years ago · 1 revisions