mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-20 04:43:37 +00:00
Merge branch 'master' into fix--MD037/no-space-in-emphasis
This commit is contained in:
@ -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>
|
||||
|
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user