Commit graph

77 commits

Author SHA1 Message Date
af76831ca1
Merge remote-tracking branch 'upstream/dev' into dev 2021-10-20 22:05:00 -06:00
a5a96dd598
Drop 7za in favor of the full version 2021-10-20 21:59:49 -06:00
17a644f05d
Drop more cbin usage 2021-10-15 18:47:08 -06:00
dc9565185c
Merge remote-tracking branch 'upstream/dev' into dev 2021-10-15 02:30:59 -06:00
fd27af040b
Accept the Autologon EULA automatically 2021-10-15 01:06:02 -06:00
2f655787e5
Avoid if quitting Auto Repairs without running it
i.e. Opened the script, get to the main menu, and then exit.
2021-10-15 01:04:36 -06:00
c66c39669c
Fix typo 2021-10-14 22:38:04 -06:00
3f48cc4e46
Prompt for AV scan if Fab was recently run
Addresses issue #116
2021-10-14 19:53:29 -06:00
277fc4e02d
Merge remote-tracking branch 'upstream/dev' into dev 2021-10-14 17:57:27 -06:00
c5fca8f04f
Use specific versions to select UAC settings 2021-10-14 17:40:07 -06:00
551c28f242
Remove old code 2021-10-14 17:34:23 -06:00
9cd39c5691
Merge remote-tracking branch 'upstream/dev' into dev 2021-10-14 17:23:10 -06:00
0725674a3b
Update Windows kit layout and update tool configs
Going forward cbin/.cbin will only be used if necessary and not by
default.  This removes a step for most tools when used and better
aligns with the new auto_repairs and auto_setup scripts.
2021-10-13 17:51:55 -06:00
d4392b7285
Cleanup imports 2021-10-09 17:16:46 -06:00
2b2f371482
Use run_tool to extract ERUNT 2021-10-08 20:36:46 -06:00
24269f801c
Update RegDelNull section 2021-10-02 20:02:17 -06:00
f7e6f88b9c
Merge duplicate efforts to restore UAC defaults 2021-10-02 19:30:59 -06:00
659d71c0eb
Move repair and setup settings to wk/cfg 2021-10-02 19:19:24 -06:00
af6119feb5
Fix more pylint warnings 2021-09-30 17:48:10 -06:00
0ca6d17485
Merge remote-tracking branch 'upstream/dev' into dev 2021-09-30 17:45:54 -06:00
d214e3f363
Adjust whitelist usage 2021-09-30 17:43:09 -06:00
c747b66455
Merge remote-tracking branch 'upstream/dev' into dev 2021-09-30 17:42:31 -06:00
423cd343fb
Add show_os_name() with support status checks 2021-09-28 23:23:05 -06:00
f0451a9803
Adjust Windows-specific imports and STATIC VARS 2021-09-28 18:34:50 -06:00
90fb97ad91
Fix various pylint warnings 2021-09-27 21:48:11 -06:00
2e485505d4
Skip backup sections if backup previously run 2021-09-27 21:21:09 -06:00
b61f243cc8
Disable display sleep only during auto-repairs 2021-09-27 16:51:01 -06:00
3d984f5f29
Import standard repair functions instead of auto 2021-09-15 09:58:01 -06:00
ae4a72036d
Extract ERUNT before running 2021-09-14 19:14:44 -06:00
0e124dc1f2
Skip Autologon cleanup if it wasn't used
We found in a few cases systems starting requiring logon passwords after
Auto Repairs were run.  Autologon might be the cause so we should avoid
running it, and the cleanup, if settings are already present.

Addresses issue #175
2021-08-31 17:06:38 -06:00
29f5dab4da
Merge remote-tracking branch 'upstream/dev' into dev 2021-07-24 02:45:30 -06:00
bf6482a594
Fix possible crash in reset_windows_updates()
Auto Repairs could end up in an endless boot loop if
SoftwareDistribution.old exists before running
2021-07-23 21:58:47 -06:00
40d5b147b5
Skip scanning archives with Emsisoft 2021-06-30 18:12:38 -06:00
2840795b78
Set power plan to high performance in Auto Repairs 2021-05-14 15:41:19 -06:00
a8cf29c5fe
Merge remote-tracking branch 'upstream/dev' into dev 2021-05-14 15:39:36 -06:00
93de0645cd
Use custom power plan during Auto Repairs 2021-05-14 15:38:54 -06:00
5a320658c2
Fix Emsisoft cmd
Not sure why it worked when testing locally on C: but it lost it's mind
when running from E:
2021-05-13 21:41:16 -06:00
aff124dd8c
Merge remote-tracking branch 'upstream/dev' into dev 2021-05-13 21:37:56 -06:00
e83bcb864c
Fix Autologon sections 2021-05-13 21:04:39 -06:00
326ee3953d
Merge remote-tracking branch 'upstream/dev' into dev 2021-05-07 23:57:23 -06:00
1f618a4152
Run AVRemover on first run of Auto Repairs 2021-05-07 23:50:34 -06:00
db25a632fe
Merge remote-tracking branch 'upstream/dev' into dev 2021-05-07 18:26:17 -06:00
b7b8f20e24
Add timezone check to Auto Repairs 2021-05-07 18:18:38 -06:00
9c8c7099e5
Add MBAM sections 2021-05-07 04:58:40 -06:00
b80e73a5ad
Use new set_quarantine_path() 2021-05-07 02:44:57 -06:00
0baea441ae
Merge remote-tracking branch 'upstream/dev' into dev 2021-05-07 02:43:18 -06:00
59fd85429c
Abort on KeyboardInterrupts 2021-05-07 02:38:55 -06:00
d2fb8250bc
Update backups and quarantine paths 2021-05-07 02:24:57 -06:00
bde9863b98
Add backup browsers sections 2021-05-07 00:31:26 -06:00
228114f82c
Add Emsisoft section 2021-05-06 03:13:44 -06:00