Difference between revisions of "ProgramDir"

From SpybotWiki
Jump to: navigation, search
(Similar commands)
Line 18: Line 18:
 
===Similar commands===
 
===Similar commands===
 
* [[Directory]]
 
* [[Directory]]
 +
* [[SystemDir]]
 +
* [[TempDir]]
 
* [[WinDir]]
 
* [[WinDir]]
* [[SystemDir]]
 

Revision as of 18:15, 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.

See also

Similar commands