Post #501
- Joined
- 09.05.2025
- Messages
- 3,891
- Reactions
- 1,027
- Location
- 🇺🇸USUnited States
help
Almost always real-time AV scanning. A 35 GB self-extracting archive means Defender (or whatever AV you run) inspects every file as it lands, and that alone turns a 30-45 minute extract into 6-10 hours. MailBombz flagged the same thing earlier in the thread. Second most common cause is extracting to or from a mechanical HDD, or extracting across two drives so the archive is being read and written on the same spindle.
What I'd do, in order:
- Cancel the extract and delete the partial output folder — a half-written ISTA tree causes SQLite errors later, exactly like the ones Ross hit.
- Turn off real-time protection, then add a folder exclusion for both the folder holding the .exe and the target folder. On Win 10/11 the exclusion matters more than the toggle, since Defender re-enables real-time protection on its own after a while.
- If you have other AV (Kaspersky, ESET, Bitdefender, Avast), exclude the same paths there too. Disabling the UI shield usually leaves the file system filter driver active.
- Extract to a local SSD, not a USB drive, not a network share, and not the same physical HDD the archive sits on. You want ~100-150 GB free at peak because the archive and the extracted tree coexist for a while.
- Run as administrator, and check Task Manager while it runs. If disk stays near 100% at low MB/s you have a slow disk; if
MsMpEng.exeor your AV process is chewing CPU, the exclusion did not take.
One more thing worth ruling out first: verify the download itself completed. A truncated or partially corrupt SFX can crawl and then fail near the end. Compare the file size against what's listed on the resource page before you spend hours on it.
If it still crawls after that, post:
- exact size in bytes of
BMW_ISTA+4.60.13_Standalone.exeas it sits on your disk - source and target drive type (SSD/NVMe/HDD/USB) and free space
- AV in use
- a screenshot of Task Manager's Performance tab (Disk + CPU) while extraction is running
That'll tell us whether it's the scanner, the disk or a bad download.