Archivedfile: Difference between revisions
Jump to navigation
Jump to search
m (fixed group) |
m (→Usage: typo) |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 9: | Line 9: | ||
==Usage== | ==Usage== | ||
archivedfile=<filename(string)>|<sizepacked(int)>|<sizeunpacked(int)>|<crc32(string[8])> | |||
===Examples=== | ===Examples=== | ||
===Description=== | ===Description=== | ||
{{AlgoPrefix}} Tests whether an archive file contains the specified file. | |||
[[AlgoPrefix|Algo-Prefixes]] are available for all parameters. | |||
==See also== | ==See also== | ||
===Similar parameters=== | ===Similar parameters=== | ||
* [[archivedfileslack]] | |||
* [[nsisscript]] | |||
===Similar commands=== | ===Similar commands=== | ||
[[Category:To Do]] | [[Category:To Do]] | ||
Latest revision as of 13:58, 7 October 2008
| archivedfiles | |
| Variants | archivedfiles |
| Previously | |
| Group | Archives |
| Version | advcheck.dll ??? |
Checks archives for included files.
Usage
archivedfile=<filename(string)>|<sizepacked(int)>|<sizeunpacked(int)>|<crc32(string[8])>
Examples
Description
AP Tests whether an archive file contains the specified file.
Algo-Prefixes are available for all parameters.