Modify ↓
#3693 closed Bug (Fixed)
Invalid SciTEConfig_Source.zip File on downloads page
| Reported by: | Seadoggie | Owned by: | Jos |
|---|---|---|---|
| Milestone: | Component: | SciTE4AutoIt | |
| Version: | 3.3.14.0 | Severity: | None |
| Keywords: | Cc: |
Description
Issue: The SciTEConfig_source.zip file that is located here https://www.autoitscript.com/autoit3/scite/download/SciTEConfig_Source.zip causes an error 0x80004005 when unzipped.
The file unzips fine with 7zip, so I think this is because it is encrypted with AES-256.
(Windows 10 x64)
Attachments (0)
Note:
See TracTickets
for help on using tickets.

Updated the ZIP file by skipping the -LMZA parameter on the 7zip commandline.
It can now also be opened by the buildin WIN10 extract option.
Same done for Au3Stripper.zip.
Jos