Commit graph

72 commits

Author SHA1 Message Date
29b54a7b85
More ESET settings 2019-05-28 00:44:31 -06:00
8c3b6865e6
Updated ESET NOD32 AV settings
* Settings options are now standard or MSP
2019-05-28 00:04:40 -06:00
e8bc2e1005
Set Explorer settings (user) based on setup mode
* Addresses issue #94
2019-05-12 19:04:55 -06:00
b3f8790f01
Fixed enabling hibernation 2019-05-12 15:55:23 -06:00
1b67a4293d
Avoid crash when no selections are enabled 2019-05-12 15:37:38 -06:00
ef0b2cbb58
Added function drive_is_rotational() 2019-05-12 15:06:41 -06:00
823de2dd9e
Added disable Fast Startup enable Hibernation
* Addresses issue #87
2019-05-10 20:33:46 -06:00
e64b7f4eaa
Updated software bundle sections
* NOTE: This update message should be in the previous commit
  * c30e30232f
* Always update currently installed software
* Avoid calling the same installer in multiple sections
  * e.g. In both the main and extra selections
* Simplified the bundles from 11 to 5 options
2019-05-10 19:56:04 -06:00
c30e30232f
Wait for installations 2019-05-10 19:55:01 -06:00
f5f4c79326
Major update for installing software bundles
* Initial versions of find_current_software() and find_missing_software()
  * Only covers browsers for now
* Expanded bundles for more fine-tuned installations
* Should fix failed installations in system_setup.py
2019-05-10 18:49:59 -06:00
a9c874d79e
Fixed LibreOffice installations 2019-05-10 17:28:21 -06:00
b3b13be5a7
Move speedtest to its own function 2019-05-08 20:40:26 -06:00
ea43d901ea
Silenced install_eset_nod32_av() 2019-05-08 20:39:56 -06:00
a43c705f28
Store full ESET installer
* Allows for offline installs
* Avoids excessive downloads of the installer
* Fixes issue #71
2019-05-06 19:20:08 -06:00
dd08bc79e9
Use local LibreOffice installer in system setup 2019-05-05 15:14:11 -06:00
a0f4d74656
Merge remote-tracking branch 'upstream/dev' into dev 2019-04-20 18:57:10 -07:00
091c31d33a
Bugfix 2019-04-15 23:52:06 -07:00
26199cf271
Detect and update browsers in Install SW Bundle
* Fixes issue #65
2019-03-19 20:31:00 -06:00
3f96a31e1e
Fixed opening Snappy Driver Installer Origin
* Set working dir so the config file is read
* Pipe output to prevent flooding the screen with debug data
2019-03-19 19:03:16 -06:00
2218c03172
Merge remote-tracking branch 'upstream/dev' into dev 2019-03-17 21:08:29 -06:00
f73a1f8191
Open SDI Origin in New System Checklist
* Addresses issue #60
2019-03-17 21:02:42 -06:00
4cb14c6429
Restart Explorer after configuring
* Allows changes to be seen without restarting manually
2019-03-17 20:23:25 -06:00
f39bb8191e
Merge remote-tracking branch 'upstream/dev' into dev 2019-03-16 19:01:42 -06:00
c5b4446133
Configure Windows Updates during checklist/setup
* Sets readiness branch to non-targeted semi-annual
* Defers feature upgrades for 60 days
* Fixes issue #93
2019-03-16 18:11:19 -06:00
c45c1c9225
Merge remote-tracking branch 'upstream/dev' into dev
* Fixes issues #54 & #55
2019-03-12 22:45:43 -06:00
af5281626b
Moved setup settings to separate file 2019-03-05 19:36:42 -07:00
28ee4a3ed4
Merge remote-tracking branch 'upstream/dev' into dev 2019-02-28 00:18:21 -07:00
0398ea7e51
Disable Tips & Tricks (more) 2019-02-27 23:57:13 -07:00
d8ce7f36e9
Expanded registry edits
* Disable edge swipe
* Add This PC to Desktop
* Add User's Files to Desktop
* Launch folders as separate process
* Addresses issue #60
2019-02-27 23:55:11 -07:00
63fa4d6f80
Show Cortana as taskbar icon instead of hiding 2019-02-27 22:09:21 -07:00
8be59c2c13
Fixed comment to match code 2019-02-23 16:32:16 -07:00
4cb158b6b2
Removed duplicate docstring 2019-01-09 21:08:00 -07:00
969011f3f5
Added new_system_setup() 2019-01-09 20:55:48 -07:00
b7423ae3b5
Remove space from System Restore name 2019-01-09 19:03:52 -07:00
721a083c85
Bumped System Restore max size to 8%
* Per request in issue #31
2019-01-09 18:43:20 -07:00
f20d8b5af3
Enable BSoD mini dumps during system checklists
* Fixes issue #33
2019-01-08 22:13:51 -07:00
6068b4390a
Create Restore Point during system checklists
* Fixes issue #31
2019-01-08 22:05:57 -07:00
88dffd7432
Added New System Setup
* This is a combination of the following scripts:
  * Install ESET AV
  * Install SW Bundle
  * User Checklist
  * System Checklist
2019-01-01 21:06:08 -07:00
f3496ed795
Update 1201 sections to match upstream code 2018-12-27 23:28:33 -07:00
5a7a16588a
Merged upstream PEP8 updates 2018-12-27 22:03:14 -07:00
c96e2f252c
Cleaned up imports 2018-12-27 21:38:25 -07:00
d0c49240d8
Added extra line break after classes/functions/etc
* Also reordered some class/regex/static sections
2018-12-27 21:33:37 -07:00
c501c8b23f
Updated docstrings longer than 72 characters 2018-12-27 20:51:56 -07:00
a47707447c
Updated setup.py 2018-12-27 20:10:49 -07:00
7e960df2d6
Updated setup.py 2018-11-23 18:18:00 -07:00
2Shirt
742a944ace Renamed privacy sections 2018-10-13 18:31:15 -06:00
2Shirt
26e8c93282 Adjusted RegBack sections
* Labeled more accurately in system checklists
* Isolated into a separate enable_regback() function
2018-10-12 16:41:51 -06:00
2Shirt
ceae05817d Delete ESET installer after setup 2018-10-07 21:10:28 -06:00
2Shirt
b1f495dada Updated ESET installation sections
* Apply user config before installation
  * Disables splash screen and desktop notifications
* Call update_eset_config() in update_kit.py
* Fixed install_eset_nod32_av()
* Moved ESET launcher to Installers
2018-10-06 21:41:20 -06:00
2Shirt
2a1cc81e46 Added O&O ShutUp10 2018-10-03 20:06:41 -06:00