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)
Change History (2)
comment:1 Changed 6 years ago by Jos
comment:2 Changed 6 years ago by Jos
- Resolution set to Fixed
- Status changed from new to closed
Guidelines for posting comments:
- You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
- In-depth discussions should take place on the forum.
For more information see the full version of the ticket guidelines here.
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