================================================================================
ABCD ADMIN TOOLSET v4.0 - BUNDLED TOOLS
================================================================================

All required tools are BUNDLED with this installer. NO internet downloads
are performed during installation or operation.

================================================================================
BUNDLED TOOLS (Included)
================================================================================

DISK2VHD64.EXE (1.4 MB)
-----------------------
Copyright (c) Microsoft Corporation
Author: Mark Russinovich (Sysinternals)
License: Sysinternals Software License Terms
Website: https://docs.microsoft.com/sysinternals/downloads/disk2vhd

Purpose: Creates VHD/VHDX virtual hard disk images from physical disks.
Used by: "Disk to VHDX..." button for disk imaging and VM creation.

Usage: disk2vhd64.exe [-c] [-h] <volumes> <output.vhdx>
  -c = Use Volume Shadow Copy (VSS) for consistent snapshot
  -h = Create VHDX format (Hyper-V compatible)


AUTOLOGON64.EXE (431 KB)
------------------------
Copyright (c) Microsoft Corporation
Author: Mark Russinovich (Sysinternals)
License: Sysinternals Software License Terms
Website: https://docs.microsoft.com/sysinternals/downloads/autologon

Purpose: Configures Windows automatic logon for unattended operations.
Used by: QuickBooks updates and Windows Updates that require reboots.

Usage: Autologon64.exe <user> <domain> <password> /accepteula
       Autologon64.exe /d  (to disable/clear auto-logon)

Security: Credentials are encrypted in the registry using LSA secrets.
          Auto-logon is automatically cleared after scheduled tasks complete.


================================================================================
OPTIONAL TOOLS (User Must Download Separately)
================================================================================

LAZAGNE.EXE (Not Included)
--------------------------
Author: Alessandro Zanni
License: LGPL-3.0
Website: https://github.com/AlessandroZ/LaZagne/releases

Purpose: Password recovery tool for migration assistance.

WHY NOT BUNDLED:
- Often triggers antivirus false positives
- LGPL license requires separate distribution notice
- Sensitive security tool that users should consciously choose to use

To use: Download from GitHub and place in this Tools folder.


================================================================================
HELPER SCRIPTS (Included)
================================================================================

Cleanup-QuickBooks.bat - Cleans QuickBooks temp files and caches
Cleanup-Licenses.ps1   - Manages license cleanup and deactivation
FindKeys.bat           - Finds Windows/Office product keys


================================================================================
LICENSING
================================================================================

Microsoft Sysinternals tools are redistributed under the Sysinternals
Software License Terms: https://docs.microsoft.com/sysinternals/license-terms

We gratefully acknowledge Mark Russinovich and the Sysinternals team for
creating these essential Windows administration tools.

================================================================================
