Alan Mason
b6cc250892
Added Images folder to PE
2017-12-01 19:30:14 -08:00
Alan Mason
387b1740e4
Enabled DISM logging
2017-12-01 11:57:56 -08:00
Alan Mason
1b00c1c9a3
New folder layout
...
* Main ideas
* Match WizardKit layout
* Keep original folders clean
* Build work is now done in $Root\BUILD
* $Temp is now set to $Root\BUILD\Temp
* New iso files are put in $Root\OUT_PE
2017-12-01 11:47:12 -08:00
Alan Mason
1b84b1dd91
Merge branch 'python-overhaul' into dev
2017-12-01 11:09:11 -08:00
Alan Mason
b0db11cb4a
Added wimlib-imagex
...
Woops, it's been missing for a bit..
2017-11-30 16:50:14 -08:00
Alan Mason
b5b03e4dfe
Fixed notepad replacement
2017-11-30 15:19:43 -08:00
Alan Mason
dd20cdd36e
Renamed X:\WK to X:\.bin
...
* Allows functions\common.py to be used as-is
2017-11-30 13:40:22 -08:00
Alan Mason
7c7008bdda
Merge branch 'add-update-tools' into dev
2017-11-28 17:51:12 -08:00
Alan Mason
b689c33c96
Bugfix: Updating over current tools is working
2017-11-28 17:49:32 -08:00
Alan Mason
3e63a50f92
Drivers and Killer Drivers
...
* Add-WindowsDriver section to include extra drivers in WinPE
* Added Killer Network Driver to the download list
* Bugfix: $Drivers was not set properly
2017-11-28 17:48:52 -08:00
Alan Mason
cf69505c3f
Merge branch 'add-update-tools' into dev
2017-11-28 14:59:45 -08:00
Alan Mason
7a58e6e859
Simplified tool downloads
2017-11-28 14:42:42 -08:00
Alan Mason
330b24641f
Bugfix: REG_EXPAND_SZ keys now handled correctly
2017-11-28 14:40:43 -08:00
Alan Mason
675ff57f66
Simplified WinPE package installation
2017-11-28 14:39:33 -08:00
Alan Mason
bc33a7fcb3
Disable notepad replacement for now
2017-11-28 01:56:27 -08:00
Alan Mason
7ad26a6182
Fix Q-Dir extraction
2017-11-28 01:55:55 -08:00
Alan Mason
7048696367
Added the rest of the tools
2017-11-28 01:16:40 -08:00
Alan Mason
15c9839bec
Added update section
...
* Needs testing
2017-11-27 23:42:15 -08:00
Alan Mason
e1536850a6
Removed make.cmd
2017-11-27 20:41:53 -08:00
Alan Mason
613f4eee37
build_pe.ps1 updated and working
2017-11-27 20:24:04 -08:00
Alan Mason
23b7dc89ca
Updated build_pe.ps1
2017-11-27 18:09:30 -08:00
Alan Mason
44514b2fef
Initial PowerShell rewrite done.
2017-11-27 17:04:24 -08:00
Alan Mason
87ac27b5cc
Moving to a new style guide for PowerShell scripts
...
Using this: https://poshcode.gitbooks.io/powershell-practice-and-style/
2017-11-26 14:42:27 -08:00
Alan Mason
1e41954f62
Added Build PE.cmd launch script
...
* Checks for elevation and relaunches script if necessary
* Checks for WADK installation and loads DandISetEnv.bat
* This sets the proper variables
* Runs PowerShell in the same window to preserve DandI vars
2017-11-26 14:15:09 -08:00