cicdec Bioruebe
Use this command to install cicdec:
winget install --id=Bioruebe.cicdec -e Extract files from installers made with Clickteam Install Creator.
winget install --id=Bioruebe.cicdec -e Extract files from installers made with Clickteam Install Creator.
Extract files from installers made with Clickteam Install Creator.
cicdec [...] []
If no output directory is specified, all files are extracted to a subdirectory named after the input file.
| Switch | Description |
|---|---|
| -v | Extract as installer version . Auto-detection might not always work correctly, so it is possible to explicitly set the installer version. Possible values are 20, 24, 30, 35, 40 |
| -db | Dump blocks. Save additional installer data like registry changes, license files and the uninstaller. This is considered raw data and might not be readable or usable. |
| -dfb | Dump file block. This is raw binary data containing all files in compressed form and only useful for debugging purposes. |
| -si | Simulate extraction without writing files to disk. Useful for debugging. |