Difference between revisions of "SharedDLL"
Line 8: | Line 8: | ||
===Description=== | ===Description=== | ||
+ | # The first parameter can be any part of the whole key name, but should be descriptive. | ||
+ | # The second parameter may contain [[Advanced file parameters|advanced file parameters]]. | ||
==See also== | ==See also== | ||
* [[Advanced file parameters]] | * [[Advanced file parameters]] | ||
+ | * [[Path templates]]. | ||
===Similar commands=== | ===Similar commands=== | ||
Line 17: | Line 20: | ||
[[Category:SBI Commands]] | [[Category:SBI Commands]] | ||
[[Category:SBI Commands (current)]] | [[Category:SBI Commands (current)]] | ||
− |
Revision as of 10:29, 17 February 2008
Looks wether the given file is registered with Windows as a shared DLL.
Usage
SharedDLL:[Part of name of entry (filename)],<advanced file parameters>
Examples
SharedDLL:library.dll
Description
- The first parameter can be any part of the whole key name, but should be descriptive.
- The second parameter may contain advanced file parameters.