Commit graph

2924 commits

Author SHA1 Message Date
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
0e56ccccfd
Remove extraneous registry hive names 2021-12-08 21:26:04 -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
40d0b302f1
Merge remote-tracking branch 'upstream/dev' into dev 2021-11-10 23:01:11 -07:00
8ecac36a64
Fix Secure Boot sections 2021-11-10 22:59:25 -07:00
6750b434b7
Fix typo 2021-11-10 22:30:59 -07:00
e8a05e8088
Merge remote-tracking branch 'upstream/dev' into dev 2021-11-07 20:11:03 -07:00
5ce0da5d8a
Fix missing background in ConEmu 2021-11-07 20:05:12 -07:00
7006a6453d
Add debug console launcher 2021-11-07 19:31:16 -07:00
941af80018
Merge remote-tracking branch 'upstream/dev' into dev 2021-11-07 17:57:35 -07:00
5fb6dc4205
Fix volume free percentage calculation 2021-11-07 17:35:40 -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
f9bdbcdea8
Merge remote-tracking branch 'upstream/dev' into dev 2021-10-28 04:19:33 -06:00
88373c5e10
Update rofi theme 2021-10-28 04:15:39 -06:00
05d8762c6c
Use MS Office filetypes by default 2021-10-27 22:41:07 -06:00
ac9a6bfc73
Merge remote-tracking branch 'upstream/dev' into dev 2021-10-27 20:41:49 -06:00
7dac69de14
Fix LibreOffice XCU data 2021-10-27 20:39:45 -06:00
4c0afb498b
Set custom power plan description 2021-10-27 20:25:49 -06:00
ba2ba5fd98
Use new method to disable Fast Startup 2021-10-27 20:19:11 -06:00
2d131d0613
Merge remote-tracking branch 'upstream/dev' into dev 2021-10-27 20:02:13 -06:00
545cc20e48
Add support for more encodings for profiles.ini 2021-10-27 20:01:05 -06:00
49e8d5c894
Remove FastCopy setup after extraction 2021-10-27 19:37:19 -06:00
f072fe07d0
Change custom power plan name 2021-10-27 18:29:17 -06:00
94aee9e1d3
Merge remote-tracking branch 'upstream/dev' into dev 2021-10-27 18:27:23 -06:00
627994973d
Fix bug in build_linux 2021-10-27 18:06:07 -06:00
9fb5a221fb
Remove unused borrowed script 2021-10-27 18:05:43 -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
1138347b29
Add missing download in build_win 2021-10-20 23:40:31 -06:00
32f46329ba
Merge remote-tracking branch 'upstream/dev' into dev 2021-10-20 23:10:21 -06:00
d3f5cccdb2
Update disable_chrome_notifications() 2021-10-20 23:08:48 -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
b331022520
Replace fgrep usage with grep -F 2021-10-20 21:02:11 -06:00
532a45533e
Merge remote-tracking branch 'upstream/dev' into dev 2021-10-20 20:56:17 -06:00
98f3ebb49e
Change how OS_VERSION is set
By only using the float type for 8.1 we can just print OS_VERSION to get
7, 8, 8.1, 10, and maybe 11?

To future me, sorry if you decide to add type hints to the project.
2021-10-20 20:51:04 -06:00
6a6a61cb78
Add ShutUp10 sections to wk.kit.build_win 2021-10-15 18:47:27 -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
6a9299dea1
Add bad workaround for now 2021-10-15 02:30:03 -06:00
6d0d929c44
Hide HWiNFO sensor tooltips 2021-10-15 01:24:57 -06:00
7940e3a219
Avoid crash if profiles.ini is using UTF-16 LE BOM 2021-10-15 01:19:24 -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