|
Command line
|
Description
|
|
sttex.exe <FolderPath>
|
Start and open the folder <FolderPath> where <FolderPath> is the full path of a folder
(e.g. sttex.exe C:\Temp\JPEGs).
If the <FolderPath> contains space(s) you should use quotation marks for <FolderPath>
(e.g. sttex.exe "C:\Sample Art\JPEGs").
|
|
sttex.exe <FilePath>
|
Start, open a folder containing the file with <FilePath> path, and select the file in the Thumbnails Window.
Here <FilePath> is the full path of a file
(e.g. sttex.exe C:\Temp\JPEGs\Img1.jpg).
If the <FilePath> contains space(s) you should use quotation marks for <FilePath>
(e.g. sttex.exe "C:\Sample Art\JPEGs\Img1.jpg").
|
|
sttex.exe __$$STTEXSHELLLAUNCH$$__
|
Start, open a folder containing the object specified by fully-qualified ITEMIDLIST
saved with the name OpenShellPIDL under the register key
HKEY_CURRENT_USER\Software\Softfields Technologies\ST Thumbnails Explorer\1.5\Parms, and select the file in the Thumbnails Window.
|
sttex.exe -FUNC:<Function> [<Parameters>]
or
sttex.exe -F:<Function> [<Parameters>]
|
Start the app and perform the action specified by function <Function> and its parameters (if any) <Parameters>.
|