Shell command how to use, I have been confused, please point.
shell:<name>
Shell command how to use
-
therube
- Posts: 5727
- Joined: Thu Sep 03, 2009 6:48 pm
Re: Shell command how to use
[shell:known-folder-name]
Though I suppose you have to start at the top & first understand what Search Preprocessor is (& of which I'm not really familiar).
Though I suppose you have to start at the top & first understand what Search Preprocessor is (& of which I'm not really familiar).
-
NotNull
- Posts: 5961
- Joined: Wed May 24, 2017 9:22 pm
Re: Shell command how to use
Some examples:
shell folder names that contain a space need to be enclosed in ""
List of known shell folder names
Code: Select all
shell:desktop
shell:downloads
shell:"my music"
List of known shell folder names
-
tuska
- Posts: 1386
- Joined: Thu Jul 13, 2017 9:14 am
Re: Shell command how to use
The requested page could not be found.
Please check.
KNOWNFOLDERID wrote: Use with the shell:<name> search function.
Replace <name> with one of the following physical folders:
Use double quotes to escape spaces in the shell name, eg: shell:"Common Start Menu"
-
NotNull
- Posts: 5961
- Joined: Wed May 24, 2017 9:22 pm
Re: Shell command how to use
Thanks @tuska!
(there wasn't even a URL in the link I posted
. Now fixed ..)
(there wasn't even a URL in the link I posted
-
heijingang
- Posts: 15
- Joined: Thu Sep 14, 2023 12:52 pm
Re: Shell command how to use
Thank you tuska NotNull