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
750112cfb2
WinPE files moved into place.
2017-12-01 19:43:42 -08:00
Alan Mason
e13b057eac
Sync functions\* with WinPE versions
2017-12-01 19:24:09 -08:00
Alan Mason
b47c214133
More misc cleanup
2017-11-30 21:48:25 -08:00
Alan Mason
11cf75d4a6
Added clear_screen()
2017-11-30 14:08:12 -08:00
Alan Mason
5eaefb3e41
Misc cleanup
2017-11-30 13:34:39 -08:00
Alan Mason
c0d80e8727
Updated error message
2017-11-30 09:59:00 -08:00
Alan Mason
a027c61d54
Notepad++ version bump
2017-11-27 23:27:02 -08:00
Alan Mason
5d588f3563
PowerShell cleanup
...
* Show download progress again
* Done by leaving $progressPreference set to system default
* If there are errors during download, then bail before extracting data
* Moving to a new style guide for PowerShell scripts
* Using this: https://poshcode.gitbooks.io/powershell-practice-and-style/
* Encoding set to UTF-8 BOM instead of UTF-8
2017-11-27 22:58:17 -08:00
Alan Mason
e7dd6a1b54
PowerShell 6 on Win7 failed to build
...
Start-Process "" -Wait doesn't wait preventing proper extraction of tools.
See these issues:
* https://github.com/PowerShell/PowerShell/issues/2091 (Main issue)
* https://github.com/PowerShell/PowerShell/issues/3747
* https://github.com/PowerShell/PowerShell/pull/4463
2017-11-27 13:29:06 -08:00
Alan Mason
0c5912d345
Enable debug mode in PowerShell via %DEBUG%
2017-11-27 11:23:27 -08:00
Alan Mason
7a1616c8a7
Updated build_kit.ps1
2017-11-25 16:32:07 -08:00
Alan Mason
0b4b7a2bbb
Saved the update to the wrong file..
2017-11-23 20:21:01 -08:00
Alan Mason
d8d105c9ae
Set core.autocrlf to false
...
* This should (hopefully) allow for tagged releases to have the correct line endings.
2017-11-23 15:24:53 -08:00
Alan Mason
964ec1e037
Adjusted free_space formatting
2017-11-23 15:13:33 -08:00
Alan Mason
b1fa59c32d
Adjusted Activation menu
...
* If CS: exit_ecript(), else return to menu
2017-11-23 14:55:27 -08:00
Alan Mason
b02a62a917
Updated BIOS activation sections
2017-11-23 14:35:32 -08:00
Alan Mason
dcd5fa1b7a
Added VCRedist install script and launcher
2017-11-23 13:54:04 -08:00
Alan Mason
9ba9ece589
Removing Visual C++ 2015 runtimes
...
* VCRedist 2017 installs as an update for 2015 (http://disq.us/p/1hjcta0 )
* This prevents installing or uninstalling the 2015 versions after installing 2017
* (Because both 2015 and 2017 use these regkeys: HKEY_LOCAL_MACHINE(Wow6432Node|)\SOFTWARE\Microsoft\DevDiv\VC\Servicing\14.0)
2017-11-23 13:43:49 -08:00
Alan Mason
5dda9ea491
FIx BleachBit sections
2017-11-23 12:20:39 -08:00
Alan Mason
70c0868a4c
Misc fixes
2017-11-23 12:20:06 -08:00
Alan Mason
db55a6f2f1
Merge branch 'new-update-script' into develop
2017-11-22 22:16:47 -08:00
Alan Mason
2023ac959b
Added ConEmu.png
...
* Placed in the root diretory for easy swapping before building the kit
* Build Kit.cmd copies the file into place
2017-11-22 22:16:30 -08:00
Alan Mason
e711258850
Updated SafeMode Enter & Exit scripts
2017-11-22 21:02:36 -08:00
Alan Mason
98b95cbcb5
Merge branch 'new-update-script' into develop
2017-11-22 20:58:59 -08:00
Alan Mason
9977ddf365
Made Ninite optional in install_sw_bundle
2017-11-22 20:58:42 -08:00
Alan Mason
6250ee8865
Copy Ninite files to Installers during update
2017-11-22 20:56:26 -08:00
Alan Mason
38cb129add
Added confirmation to cbs_fix.py
2017-11-22 20:11:31 -08:00
Alan Mason
68aed8ff34
Fixed menus shown by select_disk()
...
* Also auto-selects the first disk (if it's the only one detected)
2017-11-22 20:11:07 -08:00
Alan Mason
2ddb878b54
Added confirmation to sfc_scan.py
...
* Should help avoiding undesired scans
2017-11-22 20:06:56 -08:00
Alan Mason
0416f83448
Fixed broken menus
2017-11-22 20:06:08 -08:00
Alan Mason
c78172ede0
Print script titles to start Python scripts
2017-11-22 19:34:17 -08:00
Alan Mason
62b338ac0a
Adjusted BlueScreenView launcher
2017-11-22 19:07:57 -08:00
Alan Mason
1c0b8b6b19
Bugfix: LaunchOfficeSetup
...
* Forgot to update %OFFICE_SERVER% to %OFFICE_SERVER_IP%
2017-11-22 19:05:55 -08:00
Alan Mason
76a1752454
Merge branch 'develop' into refactor-launch-cmd
2017-11-22 16:48:52 -08:00
Alan Mason
1011fef0ce
Missing update to update.py
2017-11-22 16:47:55 -08:00
Alan Mason
48e4e70155
Updated usage message
2017-11-22 16:46:14 -08:00
Alan Mason
c4b768e114
Merged Console and Program sections
...
* BREAKING: This uses a new L_TYPE: Executable
* Added new L__CLI variable to run inside ConEmu
2017-11-22 16:45:11 -08:00
Alan Mason
19f744f8f8
Avoid double pause in Launch.cmd
...
If Launch.cmd aborted it would cause the launcher to abort as well.
If the error was handled by Launch.cmd then we can assume the launcher ran correctly.
2017-11-22 15:33:29 -08:00
Alan Mason
aef692dddf
Removed unused L_CHCK and L_WAIT variables
2017-11-22 15:30:04 -08:00
Alan Mason
dbcaa54f5f
QuickBooks split
2017-11-22 15:01:15 -08:00
Alan Mason
b60244a2f9
LaunchOffice cleanup
2017-11-22 15:01:02 -08:00
Alan Mason
88bb009cf2
Split PyScript and some cleanup
2017-11-22 14:50:55 -08:00
Alan Mason
00e0ff5e2d
Split PSScript section
2017-11-22 14:42:49 -08:00