Alan Mason
|
355b6deb7d
|
Bugfix: init_client_dir.cmd
%iso_date% was being referenced before being set
|
2017-12-04 05:55:56 -08:00 |
|
Alan Mason
|
f1c07ae252
|
Update ERUNT launcher to use Backups instead of Info
|
2017-12-03 22:19:48 -08:00 |
|
Alan Mason
|
80bf1fe3c2
|
Bugfix: system_checklist.py activation section
|
2017-12-03 22:19:36 -08:00 |
|
Alan Mason
|
110084fce6
|
Added FirefoxExtensions to update.py
|
2017-12-03 19:54:44 -08:00 |
|
Alan Mason
|
9414c04395
|
Pause during abort()
|
2017-12-03 18:02:32 -08:00 |
|
Alan Mason
|
96515bd2b8
|
Bugfix: system_diagnostics.py
Respect ENABLED_UPLOAD_DATA value
|
2017-12-03 17:46:45 -08:00 |
|
Alan Mason
|
45dc982f44
|
Don't copy SDIO or Update Kit.cmd
|
2017-12-03 17:45:18 -08:00 |
|
Alan Mason
|
09b23c2ffa
|
Prevent double timestamps in show_installed_ram()
|
2017-12-03 17:36:02 -08:00 |
|
Alan Mason
|
83074f7460
|
Registry backups saved to Backups instead of Info
|
2017-12-03 17:35:25 -08:00 |
|
Alan Mason
|
9193c16090
|
Bugfix: activation.py
Reversed updates from commit b47c214
|
2017-12-03 14:57:34 -08:00 |
|
Alan Mason
|
3b31b7fd29
|
Bugfix: update.py
|
2017-12-03 14:52:51 -08:00 |
|
Alan Mason
|
197b695fac
|
Bugfix: Copy WizardKit.cmd
* I'm sure I've fixed this before..
|
2017-12-03 13:06:42 -08:00 |
|
Alan Mason
|
c2df5835b5
|
Avoid copying WinPE folders during Build Kit.cmd
|
2017-12-03 10:55:54 -08:00 |
|
Alan Mason
|
975a43f1d5
|
Ask to open logs in WinPE menus
* Instead of automatically opening them
|
2017-12-03 09:50:30 -08:00 |
|
Alan Mason
|
5c5b13b33c
|
Updated select_minidump_path()
|
2017-12-03 09:49:42 -08:00 |
|
Alan Mason
|
e892cd3406
|
Attempt to silence more "No disk" errors
|
2017-12-03 09:48:59 -08:00 |
|
Alan Mason
|
1848c7dc66
|
Fix rare crashes caused by damaged disks
|
2017-12-03 09:28:12 -08:00 |
|
Alan Mason
|
7e4a0259c7
|
updated partition_uids sections
|
2017-12-03 09:08:50 -08:00 |
|
Alan Mason
|
075e25462e
|
Properly handle damaged filesystems
|
2017-12-02 16:58:45 -08:00 |
|
Alan Mason
|
da0dae2083
|
Trimmed partition descriptions
|
2017-12-02 16:33:26 -08:00 |
|
Alan Mason
|
9ac25dbab0
|
Updated Build Kit.cmd
* Use OUT_KIT instead of OUT to match Build PE's OUT_PE
|
2017-12-01 19:53:43 -08:00 |
|
Alan Mason
|
750112cfb2
|
WinPE files moved into place.
|
2017-12-01 19:43:42 -08:00 |
|
Alan Mason
|
ef9775273c
|
Merging WizardKit PE into main project
|
2017-12-01 19:33:21 -08:00 |
|
Alan Mason
|
adbfa038b6
|
Cowardly moving WinPE out of the way
|
2017-12-01 19:32:27 -08:00 |
|
Alan Mason
|
b6cc250892
|
Added Images folder to PE
|
2017-12-01 19:30:14 -08:00 |
|
Alan Mason
|
e13b057eac
|
Sync functions\* with WinPE versions
|
2017-12-01 19:24:09 -08:00 |
|
Alan Mason
|
d8c625d2ad
|
Reorganized root folder
* .root_items --> .kit_items
* ConEmu.png --> Images\ConEmu.png
|
2017-12-01 19:14:56 -08:00 |
|
Alan Mason
|
7a13a15514
|
Bugfix: bcdboot (again)
|
2017-12-01 18:39:02 -08:00 |
|
Alan Mason
|
c52681be05
|
Bugfix: wimlib sections
|
2017-12-01 18:31:06 -08:00 |
|
Alan Mason
|
ffa2abb2b4
|
Adjusted partition info display
|
2017-12-01 17:13:20 -08:00 |
|
Alan Mason
|
541660484b
|
Bugfixes for backup sections
** Still broken though
|
2017-12-01 17:12:27 -08:00 |
|
Alan Mason
|
20a730c6e7
|
Bugfix: bcdboot
Need to use WinPE's copy instead of local
* Win7 version doesn't have the /f option
|
2017-12-01 15:48:00 -08:00 |
|
Alan Mason
|
19176d30cf
|
Open logs and cleanup
|
2017-12-01 15:46:58 -08:00 |
|
Alan Mason
|
dce31bf5dd
|
Windows Setup working
|
2017-12-01 15:28:15 -08:00 |
|
Alan Mason
|
d075f17bfa
|
Added run_diskpart(script)
* Takes list, writes script, runs script, and returns result
|
2017-12-01 15:27:10 -08:00 |
|
Alan Mason
|
a9822ae9bd
|
Bugfix Tool paths
|
2017-12-01 13:31:42 -08:00 |
|
Alan Mason
|
8d729d9066
|
Bugfix: find_windows_image()
|
2017-12-01 13:16:21 -08:00 |
|
Alan Mason
|
5e5d5834d9
|
Bugfix: PE_TOOLS paths
|
2017-12-01 13:15:56 -08:00 |
|
Alan Mason
|
5dc7b72c61
|
Merge branch 'python-overhaul' into dev
# Conflicts:
# .bin/Scripts/functions/common.py
# .bin/Scripts/functions/disk.py
# .bin/Scripts/functions/windows_setup.py
# .bin/Scripts/functions/winpe_menus.py
# .bin/Scripts/winpe_root_menu.py
|
2017-12-01 12:48:09 -08:00 |
|
Alan Mason
|
f608e9b88c
|
Show title before getting ticket_number
|
2017-12-01 12:42:46 -08:00 |
|
Alan Mason
|
56c3960451
|
Bugfix: menu_setup()
|
2017-12-01 12:42:23 -08:00 |
|
Alan Mason
|
a6f9518648
|
Bugfix: find_windows_image()
|
2017-12-01 12:41:39 -08:00 |
|
Alan Mason
|
5d32f3c94a
|
Bugfix: Abort logic
|
2017-12-01 12:27:53 -08:00 |
|
Alan Mason
|
97e93e812b
|
Bugfix: partition_uids import
|
2017-12-01 12:27:26 -08:00 |
|
Alan Mason
|
06affc3bd1
|
Bugfix: menu_tools()
|
2017-12-01 12:26:37 -08:00 |
|
Alan Mason
|
ab6fd19c02
|
Bugfix: menu_select()
|
2017-12-01 12:26:11 -08:00 |
|
Alan Mason
|
5aab8a98e3
|
Bugfix: Was trying to use 'Env' before it was set.
|
2017-12-01 12:24:11 -08:00 |
|
Alan Mason
|
cd3f3ed8d3
|
Always more cleanup
|
2017-12-01 12:02:05 -08:00 |
|
Alan Mason
|
387b1740e4
|
Enabled DISM logging
|
2017-12-01 11:57:56 -08:00 |
|
Alan Mason
|
46582c1833
|
Bugfix: Forgot I renamed/replaced menu.py
|
2017-12-01 11:57:38 -08:00 |
|