WizardKit/.bin/Scripts
Alan Mason 50c70c3ab9 v1.2.0 - WizardHats
## Main Kit ##
* Updated build script to work with new folder layout
* Browser sections have better profile & installation detection/reporting
* Browser extension section updated to support Firefox Quantum
* User Data Transfers will display local sources before remote sources
* Various bugfixes

## Windows PE ##
* WizardKit PE has been integrated into this project
* The build script has been replaced with a new PowerShell script
  * This downloads the tools, builds a new PE image, and exports x32 & x64 ISOs
  * main.py is opened for editing before the PE images are built
  * ISO names use KIT_NAME_SHORT (e.g. WK-WinPE-20XX-XX-XX-amd64.iso)
* BitLocker CLI tool "manage-bde" has been added
* All PE Python scripts have been updated
  * These scripts also use the main.py file for customization
  * Better handling of damaged drives during backup & setup sections
  * Partition type descriptions have been trimmed to fit on a single line
  * Backup and Setup sections are now logged
    * These logs can be reviewed and saved before returning to the main menu
  * "No disk" errors seen when scanning empty card-readers should be silenced
* Various bugfixes
2017-12-04 14:57:30 -08:00
..
borrowed Set core.autocrlf to false 2017-11-23 15:24:53 -08:00
functions Expanded browser section 2017-12-04 12:19:57 -08:00
settings version bump 2017-12-04 09:11:02 -08:00
activate.py Added clear_screen() 2017-11-30 14:08:12 -08:00
build_kit.ps1 Notepad++ version bump 2017-11-27 23:27:02 -08:00
build_pe.ps1 build_pe.ps1 now uses main.py settings 2017-12-04 14:50:03 -08:00
cbs_fix.py Added clear_screen() 2017-11-30 14:08:12 -08:00
check_disk.py Added clear_screen() 2017-11-30 14:08:12 -08:00
compress_bin.cmd Set core.autocrlf to false 2017-11-23 15:24:53 -08:00
Copy WizardKit.cmd v1.2.0 - WizardHats 2017-12-04 14:57:30 -08:00
dism.py Added clear_screen() 2017-11-30 14:08:12 -08:00
init_client_dir.cmd Bugfix: init_client_dir.cmd 2017-12-04 05:55:56 -08:00
install_sw_bundle.py Install extensions after Ninite bundle 2017-12-04 11:44:27 -08:00
install_vcredists.py Added clear_screen() 2017-11-30 14:08:12 -08:00
Launch.cmd Set core.autocrlf to false 2017-11-23 15:24:53 -08:00
Launcher_Template.cmd Set core.autocrlf to false 2017-11-23 15:24:53 -08:00
safemode_enter.py Added clear_screen() 2017-11-30 14:08:12 -08:00
safemode_exit.py Added clear_screen() 2017-11-30 14:08:12 -08:00
sfc_scan.py Added clear_screen() 2017-11-30 14:08:12 -08:00
system_checklist.py Bugfix: system_checklist.py activation section 2017-12-03 22:19:36 -08:00
system_diagnostics.py Disabled process killer 2017-12-04 10:04:07 -08:00
transferred_keys.py Added clear_screen() 2017-11-30 14:08:12 -08:00
update_kit.py Added FirefoxExtensions to update.py 2017-12-03 19:54:44 -08:00
user_checklist.py Added clear_screen() 2017-11-30 14:08:12 -08:00
user_data_transfer.py User data transfers working. 2017-12-04 08:46:19 -08:00
winpe_root_menu.py WinPE files moved into place. 2017-12-01 19:43:42 -08:00