WizardKit/.bin/Scripts
Alan Mason 1b8ec96379 New update scripts
# Plan #
* Repo should be in a non-functional state
  * This is to avoid confusion when most, if not all, scripts fail to run when first downloaded.
* The first step should be to run Build Kit.cmd which does the following
  * Downloads 7-Zip, ConEmu, Notepad++, & Python (including wheel packages)
    * (i.e. just enough to run update_kit.py)
  * Open .bin/Scripts/settings/main.py in Notepad++ for configuration
  * Move the kit folders into place
    * (i.e. /.root_items/* ->> /, /Build Kit.cmd --> /.bin/Scripts/Build Kit.cmd, etc)

* Added Build Kit.cmd
  * Launches build_kit.ps1

* Added build_kit.ps1
  * Downloads 7-Zip, ConEmu, and Python
  * Launches update_kit.py unless errors are encountered

* Removed all launchers
  * update_kit.py will generate them in a future update
2017-11-18 22:50:58 -08:00
..
borrowed 2017-11: Retroactive Updates 2017-11-17 01:02:24 -07:00
functions Updated exit_script() 2017-11-18 15:42:58 -08:00
settings New update scripts 2017-11-18 22:50:58 -08:00
activate.py 2017-11: Retroactive Updates 2017-11-17 01:02:24 -07:00
build_kit.ps1 New update scripts 2017-11-18 22:50:58 -08:00
cbs_fix.py 2017-11: Retroactive Updates 2017-11-17 01:02:24 -07:00
check_disk.py 2017-11: Retroactive Updates 2017-11-17 01:02:24 -07:00
compress_bin.cmd 2017-03: Retroactive Updates 2017-11-17 00:56:16 -07:00
Copy WizardKit.cmd New update scripts 2017-11-18 22:50:58 -08:00
dism.py 2017-11: Retroactive Updates 2017-11-17 01:02:24 -07:00
init_client_dir.cmd 2017-11: Retroactive Updates 2017-11-17 01:02:24 -07:00
install_sw_bundle.py 2017-11: Retroactive Updates 2017-11-17 01:02:24 -07:00
Launch.cmd 2017-11: Retroactive Updates 2017-11-17 01:02:24 -07:00
Launcher_Template.cmd New update scripts 2017-11-18 22:50:58 -08:00
safemode_enter.py 2017-11: Retroactive Updates 2017-11-17 01:02:24 -07:00
safemode_exit.py 2017-11: Retroactive Updates 2017-11-17 01:02:24 -07:00
sfc_scan.py 2017-11: Retroactive Updates 2017-11-17 01:02:24 -07:00
system_checklist.py 2017-11: Retroactive Updates 2017-11-17 01:02:24 -07:00
system_diagnostics.py 2017-11: Retroactive Updates 2017-11-17 01:02:24 -07:00
transferred_keys.py 2017-11: Retroactive Updates 2017-11-17 01:02:24 -07:00
update_kit.py New update scripts 2017-11-18 22:50:58 -08:00
user_checklist.py 2017-11: Retroactive Updates 2017-11-17 01:02:24 -07:00
user_data_transfer.py 2017-11: Retroactive Updates 2017-11-17 01:02:24 -07:00