Difference between revisions of "Md5(icon)"

From SpybotWiki
Jump to: navigation, search
(New page: {{AdvFileParam|md5[icon]}} A MD5 check of a an icon of the file (no specified icon means default icon) ==Usage== md5[icon]=<iconid(int/string)>-<hash(string[32])> ===Examples=== ===Des...)
 
(Similar parameters)
Line 15: Line 15:
 
===Similar parameters===
 
===Similar parameters===
 
* [[count(restypes)]]
 
* [[count(restypes)]]
* [[exists(res)!]]
 
 
* [[exists(res)]]
 
* [[exists(res)]]
 
* [[exists(restype)]]
 
* [[exists(restype)]]
Line 21: Line 20:
 
* [[md5(res)]]
 
* [[md5(res)]]
 
* [[size(res)]]
 
* [[size(res)]]
* [[size(res)<]]
 
* [[size(res)>]]
 
  
 
===Similar commands===
 
===Similar commands===

Revision as of 18:27, 18 February 2008


A MD5 check of a an icon of the file (no specified icon means default icon)

Usage

md5[icon]=<iconid(int/string)>-<hash(string[32])>

Examples

Description

While at first look this looks like md5(res) with the bitmap resource type set, this only actually uses a cache to speed up repeated tests.

See also

Similar parameters

Similar commands