Merge branch 'master' into fix--MD037/no-space-in-emphasis

This commit is contained in:
Nick Schonning
2019-07-18 14:49:08 -04:00
committed by GitHub
399 changed files with 3344 additions and 2553 deletions

View File

@ -19,7 +19,7 @@ ms.date: 06/16/2016
Removes a package record and the applications associated with it.
` SFTMIME DELETE PACKAGE:package-name [/LOG log-pathname | /CONSOLE | /GUI]`
`SFTMIME DELETE PACKAGE:package-name [/LOG log-pathname | /CONSOLE | /GUI]`
<table>
<colgroup>

View File

@ -31,23 +31,23 @@ There is only one Application Virtualization Client Tray instance for each user
` Sfttray.exe /?`
`Sfttray.exe /?`
### Command Usage
` Sfttray.exe [/HIDE | /SHOW]`
`Sfttray.exe [/HIDE | /SHOW]`
` Sfttray.exe [/HIDE | /SHOW] [/QUIET] [/EXE alternate-exe] /LAUNCH app [args]`
`Sfttray.exe [/HIDE | /SHOW] [/QUIET] [/EXE alternate-exe] /LAUNCH app [args]`
` Sfttray.exe [/HIDE | /SHOW] [/QUIET] /LOAD app [/SFTFILE sft]`
`Sfttray.exe [/HIDE | /SHOW] [/QUIET] /LOAD app [/SFTFILE sft]`
` Sfttray.exe [/HIDE | /SHOW] [/QUIET] /LOADALL`
`Sfttray.exe [/HIDE | /SHOW] [/QUIET] /LOADALL`
` Sfttray.exe [/HIDE | /SHOW] [/QUIET] /REFRESHALL`
`Sfttray.exe [/HIDE | /SHOW] [/QUIET] /REFRESHALL`
` Sfttray.exe [/HIDE | /SHOW] [/QUIET] /LAUNCHRESULT <UNIQUE ID> /LAUNCH app [args]`
`Sfttray.exe [/HIDE | /SHOW] [/QUIET] /LAUNCHRESULT <UNIQUE ID> /LAUNCH app [args]`
` Sfttray.exe /EXIT`
`Sfttray.exe /EXIT`
### Command-Line Switches