v1.8.99: fix update script — delete-before-copy, size verification, error logging

Previous BAT script falsely reported success because `if exist` checked
the pre-existing file, not the copy result. Now: deletes old DST first,
copies with /B (binary), verifies size matches expected, logs all errors.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
chrome-storm-c442
2026-03-03 03:12:54 -05:00
parent c9e3ee8fc5
commit f2dc978c57
3 changed files with 33 additions and 11 deletions

Binary file not shown.