- Avoid spinning up standby disks on Windows in some machines during
the 'probe' and other device-monitoring commands. Direct system
queries for disk properties, size, and geometry are now performed
using zero-access handles. - Fixed the smartctl type detection retry during probe on Windows to
properly preserve the standby check option, preventing standby disks
from spinning up if a retry is needed. - Save the content file before aborting 'sync' due to safety thresholds
if files were touched by '--gui-touch-before', preventing timestamp
desynchronization and false diff reports on subsequent runs.