Difference between revisions of "ProgramDir"
m (typo in intro) |
|||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {{Outdated SBI|Directory}} | + | {{SbiCmdInfo |
− | + | |SYNTAX = ProgramDir | |
+ | |PENAME = SpybotSD.exe | ||
+ | |PEVERSION = 0.95 to 1.5.2 | ||
+ | |GROUP = Files | ||
+ | |MINUPDATE = n/a | ||
+ | |ADVFILEPARAMS = no | ||
+ | |ADVREGPARAMS = no | ||
+ | |ADVBUILDPARAMS = yes (second) | ||
+ | |ADVSPECIALPARAMS = no | ||
+ | }}{{Up to version 1.5}}{{Outdated SBI|Directory}}Detects folders inside the program files folder. | ||
==Usage== | ==Usage== | ||
− | ProgramDir:[ | + | ProgramDir:<foldername(string)>[,advanced build parameters] |
===Examples=== | ===Examples=== | ||
Line 18: | Line 27: | ||
===Similar commands=== | ===Similar commands=== | ||
* [[Directory]] | * [[Directory]] | ||
+ | * [[SystemDir]] | ||
+ | * [[TempDir]] | ||
* [[WinDir]] | * [[WinDir]] | ||
− |
Latest revision as of 16:29, 22 February 2008
ProgramDir | |
Group | Files |
Main Application | Version 0.95 to 1.5.2 |
Required Update | n/a |
File Parameters | no |
Registry Parameters | no |
Build Parameters | yes (second) |
Special Parameters | no |
This SBI command was supported in Spybot - Search & Destroy 1.5 for the last time. Newer versions will not support this command any longer, if you still use this, please follow the upgrade referral. |
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. |
Detects folders inside the program files folder.
Usage
ProgramDir:<foldername(string)>[,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.