813 B
813 B
Wizard Kit
A collection of scripts to help technicians service Windows systems.
Layout
- Root
- Main script launchers:
.bin- Extracted programs: As compressed tools are run they will be extracted here.
Scripts- "Real" scripts live here and are run via their respective launchers.
.cbin- This folder holds the compressed and encrypted tool archives. They are extracted at runtime as needed.
Data Recovery- This folder is not copied by
Copy WizardKit.cmdto help discourage recovering data to the same drive.
- This folder is not copied by
Data TransfersDiagnosticsDriversInstallersMiscRepairsUninstallers
Setup
- Edit the
.bin\Scripts\settings\main.pyfile to your liking. - (Broken) Run the
_Update Kit.cmdfile to populate.binand.cbin.