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...) |
(No difference)
|
Revision as of 17:39, 16 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.
- 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!