4928989913
Fix bug in download_tool()
...
Skip check to ensure the correct architecture path is returned.
2021-05-05 23:56:12 -06:00
6a00444bd4
Support multiple architectures in get_tool_path()
...
This change was necessary to avoid using the wrong paths for
tools with speparate executables for different architectures.
2021-05-05 23:29:29 -06:00
4872a18e91
Support tools with multiple architectures
2021-05-05 23:10:38 -06:00
acc3a4dccc
Add extract_tool() function
2021-05-02 02:16:34 -06:00
461bc8ac9c
Merge branch 'auto-repair' into dev
2021-05-02 01:10:45 -06:00
e9db4238ff
Run Autologon before any scans
2021-05-01 21:17:42 -06:00
2d4ae65188
Run KVRT in new pane under ConEmu
2021-05-01 20:41:24 -06:00
6b35d4165d
Add download_tool() function
2021-05-01 20:04:50 -06:00
9b6bfa2760
Make Sync Clock optional
2021-05-01 20:01:01 -06:00
ff43bc79b8
Add uninstaller sections
2021-05-01 20:00:46 -06:00
080e440d23
Add AdwCleaner sections
2021-05-01 19:28:07 -06:00
04b2c1c9d9
Add Microsoft Defender sections
2021-05-01 19:14:32 -06:00
03000662fe
Add KVRT sections
2021-05-01 17:12:11 -06:00
cf8b600dd5
Drop extraneous SYSTEMDRIVE lookups
2021-05-01 17:00:48 -06:00
f706a48f60
Add HMP sections
2021-04-30 03:26:45 -06:00
bdbed4622e
Add BleachBit sections
2021-04-30 02:59:19 -06:00
77920db5b5
Add missing default UAC setting
2021-04-30 02:58:02 -06:00
06b0ff81e1
Add Auto Repairs init functions
2021-04-30 02:09:43 -06:00
e488b2c89c
Avoid crash when downloading tools
2021-04-30 02:08:50 -06:00
447e93ca3a
Resume in ConEmu if started in ConEmu
2021-04-30 00:19:33 -06:00
7f40a52444
Add remaining Windows Repairs functions
2021-04-30 00:06:22 -06:00
e17c96d465
Add auto_chkdsk()
2021-04-29 21:14:12 -06:00
973dad3240
Add "auto_" windows updates functions
2021-04-29 20:17:24 -06:00
078859838a
Add 'Backup Settings' group functions
2021-04-24 20:24:39 -06:00
a7db972ba5
Get repair functions by name instead of full path
2021-04-24 20:23:08 -06:00
1dbad4bafe
Split result variables to result and message
...
result is for the return variable from TryAndPrint calls.
message is the text to display or save to the registry.
2021-04-24 20:18:45 -06:00
b2c94113d9
Remove date from DEFAULT_LOG_DIR
2021-04-24 19:03:41 -06:00
005d4d1ea6
Search all modules for a matching exception
2021-04-24 16:55:17 -06:00
9a77a5cb9b
Update Auto Repair sections
...
* Expanded saving/loading settings from registry
* Keep previous selections by default but allow changes
* Print previous session(s) to have the whole session info present
* Changed variable names for clarity (why am I so bad at this?)
2021-04-23 23:57:22 -06:00
10b443f0f5
Add framework for running auto repair groups
2021-04-23 03:20:32 -06:00
c2d3752bc5
Update TryAndPrint()
2021-04-21 23:57:19 -06:00
d200878e0d
Revert update() to private method and add wrapper
2021-04-21 22:27:49 -06:00
125907ed3a
Add Auto Repairs menus
2021-04-21 05:19:27 -06:00
3c748520e1
Don't suppress bells in ConEmu
2021-04-20 22:23:05 -06:00
ee3203c485
Show message when downloading tools
2021-04-20 22:06:03 -06:00
b44fda2ccd
Avoid clobbering files when downloading tools.
2021-04-20 21:14:31 -06:00
cb825e37ba
Add support to run tools from .cbin or online
2021-04-19 01:04:18 -06:00
b8335188ce
Add wk.kit.tools
...
For code related to downloading, finding, and running tools on the kit.
2021-04-17 17:49:04 -06:00
65cb8481bc
Add wk.repairs section
2021-04-17 14:10:30 -06:00
fd7a8c4066
Add Windows service functions
2021-04-17 12:13:24 -06:00
9351b597c2
Avoid potential crash in run_chkdsk_online()
2021-04-17 11:38:06 -06:00
7064472e0b
Fix SFC scan
2021-04-16 03:33:47 -06:00
ffa2df416b
Set source drive to sleep instead of detaching it
2021-04-16 01:07:56 -06:00
e088f705ba
Add run_dism()
2021-04-15 23:33:11 -06:00
47b49077da
Show CHKDSK progress in separate pane under ConEmu
2021-04-15 23:31:08 -06:00
943c1e11b9
Retry CHKDSK on failures
...
Fixes issue #159
2021-04-15 21:13:28 -06:00
ed6f188eb2
Avoid pylint errors under Linux/macOS
2021-04-15 20:04:33 -06:00
759cd12379
Reoder Windows functions
2021-04-15 19:48:36 -06:00
20fe08dbb4
Get correct size for child dev under macOS
2021-04-14 02:16:58 -06:00
a4ee7b890c
Disable image mode in ddrescue-tui (for now)
2021-04-13 23:16:55 -06:00