ImagingTool - System Imaging & Backup Tool (Prototype)
- Run the program with administrative privileges.
- It will check if Wimlib is available at C:\WimLib and then download it if missing.
- You will be prompted to choose a destination path for the image (e.g., D:\Backup.wim).
- The program will create a full image of the system boot drive.
- The image is created in WIM format and is multithreaded using wimlib.
- BitLocker checks are currently disabled.
- Progress updates display in 1% increments.
- Ensure you are connected to the internet during the first run to allow Wimlib download.
- Wimlib is extracted to: C:\WimLib
This is a prototype and currently does not support scheduled backups or network deployment.