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