Commit graph

98 commits

Author SHA1 Message Date
3cdde46eda
Check if MS Defender is enabled before prompting 2022-09-18 17:18:45 -07:00
7d02d0733b
Tell user to disable or enable realtime scanning
Addresses issue #20
2022-03-31 17:12:18 -06:00
80f9bb6d75
Run AV scans using HIGH priority
Addresses issue #13
2022-02-21 17:45:12 -07:00
9672ad0175
Add steps to disable/enable Windows Defender scans
Addresses issue #8
2022-02-21 15:52:16 -07:00
7dc64fb73b
Merge remote-tracking branch 'upstream/dev' into dev 2021-12-14 15:34:27 -07:00
8075dfe45c
Fix run_adwcleaner() 2021-12-13 22:07:05 -07:00
98fdb48a27
Deselect Autologon by default
Addresses issue #4
2021-12-08 21:43:32 -07:00
011d96089b
Merge remote-tracking branch 'upstream/dev' into dev 2021-12-08 21:29:10 -07:00
93b2422044
Refactor Autologon sections
In some cases when Autologon was skipped initially it was still called in
end_session().  This caused old passwords to be reinstated in some cases.
2021-12-08 21:17:27 -07:00
f9c60e707d
Merge remote-tracking branch 'upstream/dev' into dev 2021-10-28 23:53:38 -06:00
6f0ae5a6ad
Set AdwCleaner settings before running 2021-10-28 23:15:28 -06:00
ac9a6bfc73
Merge remote-tracking branch 'upstream/dev' into dev 2021-10-27 20:41:49 -06:00
4c0afb498b
Set custom power plan description 2021-10-27 20:25:49 -06:00
94aee9e1d3
Merge remote-tracking branch 'upstream/dev' into dev 2021-10-27 18:27:23 -06:00
a18a8f8156
Set custom power plan name and sleep timeouts 2021-10-27 18:03:52 -06:00
38a40c5551
Update Emsisoft sections 2021-10-21 02:46:29 -06:00
da74063d8a
Fix bug in fix_file_associations() 2021-10-20 23:42:25 -06:00
07155c9f0e
Update Emsisoft sections 2021-10-20 23:41:55 -06:00
3a62e8dcaa
Merge remote-tracking branch 'upstream/dev' into dev 2021-10-20 22:42:03 -06:00
194f694309
Fix Windows Defender passive mode check 2021-10-20 22:40:41 -06:00
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
7dfd399e6e
Update __init__.py files 2021-09-13 18:42:36 -06:00