Difference between revisions of "ProgramDir"
Line 1: | Line 1: | ||
{{Outdated SBI|Directory}} | {{Outdated SBI|Directory}} | ||
+ | Detectes folders inside the program files folder. | ||
==Usage== | ==Usage== | ||
Line 10: | Line 11: | ||
===Description=== | ===Description=== | ||
− | It is recommended to use the Directory command combined with the [[Path templates|path template]] ''<$PROGRAMFILES>'' instead, which support advanced directory parameters. | + | It is recommended to use the [[Directory]] command combined with the [[Path templates|path template]] ''<$PROGRAMFILES>'' instead, which support advanced directory parameters. |
==See also== | ==See also== | ||
Line 19: | Line 20: | ||
* [[WinDir]] | * [[WinDir]] | ||
* [[SystemDir]] | * [[SystemDir]] | ||
− | |||
− |
Revision as of 18:04, 16 February 2008
This SBI command is outdated and will probably not be supported in Spybot-S&D 2.0. As of yet, it is unclear whether an automated conversion path exists. Automated conversion paths may also be less sufficient than a manual upgrade. We recommend that you take a look at Directory for a possible alternative command. |
Detectes folders inside the program files folder.
Usage
ProgramDir:[foldername],<advanced build parameters>
Examples
ProgramDir:"Spyware"
This example would remove a folder named Spyware lying inside the Program Files folder.
Description
It is recommended to use the Directory command combined with the path template <$PROGRAMFILES> instead, which support advanced directory parameters.