Difference between revisions of "ModuleUsage"
(New page: Searches for the Windows module usage setting for a special file. ==Usage== ModuleUsage:[part of name of module],<advanced build parameters> ===Examples=== ModuleUsage:"spyware/spyware...) |
|||
Line 11: | Line 11: | ||
===Description=== | ===Description=== | ||
− | # The first parameter can be any part of the whole key name, but should be descriptive. | + | # The first parameter can be any part of the whole key name, but should be descriptive. {{PathTemplates}} |
# The second parameter may contain [[Advanced build parameters|advanced build parameters]]. | # The second parameter may contain [[Advanced build parameters|advanced build parameters]]. | ||
Revision as of 16:34, 17 February 2008
Searches for the Windows module usage setting for a special file.
Usage
ModuleUsage:[part of name of module],<advanced build parameters>
Examples
ModuleUsage:"spyware/spyware.dll"
This will detect the following key:
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\ModuleUsage\C:/WINDOWS/SYSTEM/spyware.dll]
Description
- The first parameter can be any part of the whole key name, but should be descriptive. PT
- The second parameter may contain advanced build parameters.
This command will also detect a CodeStoreDB if it is linked inside this entry. Please remember the keyname contains slashes, not backslashes!