b9e99ac4d8
Include classic start in base group
2019-11-16 14:40:23 -07:00
3fdf714e90
Updated System Setup
2019-11-16 14:21:28 -07:00
21e15272e4
Set default apps/browser during system setup
2019-11-15 17:21:06 -07:00
54d1e11eeb
Open ODD during system setup
2019-11-15 16:50:02 -07:00
c63f17192e
Renamed System Setup modes and added Verify option
2019-11-15 16:27:04 -07:00
462ae7d4b9
Expanded Windows power plan sections
...
* Moved power plan step much earlier in system_setup
* System setup now does the following:
* Takes backups of all power plans
* Restores the default power plan settings
* Sets the Balanced plan as active
* Added reset_power_plans()
* Added set_power_plan()
2019-08-03 19:55:26 -06:00
9dc21dd1d2
Merge remote-tracking branch 'upstream/dev' into dev
2019-06-11 20:45:49 -06:00
d1af82e114
Restore default UAC in System Setup
...
* Fixed mode names
* Fixes issue #119
2019-06-11 20:42:33 -06:00
dba39dd9c4
Don't use MS formats in LibreOffice by default
2019-06-11 20:32:30 -06:00
b95586a590
Moved to a unified system setup script
...
* Replaces:
* Install SW Bundle
* New System Setup
* User Checklist
* System Checklist
2019-06-11 18:42:31 -06:00
8c3b6865e6
Updated ESET NOD32 AV settings
...
* Settings options are now standard or MSP
2019-05-28 00:04:40 -06:00
385f4a1d15
BITWISE operators =/= LOGICAL operators
...
* Also fixed is_writable_dir()
2019-05-17 16:05:01 -06:00
e8bc2e1005
Set Explorer settings (user) based on setup mode
...
* Addresses issue #94
2019-05-12 19:04:55 -06:00
8ad9e834ef
Moved check_os_and_abort logic to its own function
2019-05-12 18:13:42 -06:00
c10e3f4fd0
Don't show secure boot alert box until the end
2019-05-12 18:05:34 -06:00
1134477c49
Fix formatting issue when enabling Windows Updates
2019-05-12 17:33:11 -06:00
8e7083df6b
Merge branch 'unified_system_setups' into dev
2019-05-12 17:29:37 -06:00
2ffa16248f
Added missing actions from other scripts
...
* system_setup.py should now have all actions performed by
* new_system_setup.py
* post_d7.py
* system_checklist.py
* system_checklist_hw.py
* user_checklist.py
2019-05-12 17:00:49 -06:00
8ea142cfdf
Reordered sytsem setup actions
2019-05-12 16:18:50 -06:00
1e0d7f7ef8
Set more action results to uppercase
2019-05-12 15:57:10 -06:00
a953d81b96
Fix Ninite selections
2019-05-12 15:37:59 -06:00
96a74f956b
Skip Fast Startup/Hibernation question for SSDs
...
* Should fix issue #87
2019-05-12 15:07:05 -06:00
823de2dd9e
Added disable Fast Startup enable Hibernation
...
* Addresses issue #87
2019-05-10 20:33:46 -06:00
6e53e7c7d2
Create system restore point during system setup
...
* Addresses issues #83 & #86
2019-05-10 20:09:39 -06:00
c30e30232f
Wait for installations
2019-05-10 19:55:01 -06:00
70995f5dcf
Fixed calling install_adblock()
2019-05-10 17:40:17 -06:00
f17da656bb
Make all try_and_print results uppercase
2019-05-10 17:36:30 -06:00
3bb2100dcd
Disable Office detection under HW mode
2019-05-10 17:09:32 -06:00
f0abf176e8
More formatting adjustments
2019-05-10 17:09:19 -06:00
cd9e89485e
Open Device Manager and Snappy in HW mode
2019-05-10 16:55:39 -06:00
f0e5b3945d
Added pause before exiting system setup
2019-05-10 16:55:12 -06:00
a07e4a4928
Adjusted formatting
2019-05-10 16:42:26 -06:00
f5f6e71516
Fix formatting when installing adblock
2019-05-10 16:41:34 -06:00
6a1315a9f2
Bugfixes
...
* Ensure KWArgs is a dict
* Print action string not values
2019-05-10 16:38:31 -06:00
aa4356c08c
Added run actions section
2019-05-10 16:08:05 -06:00
e8457756fb
Handle WK-ClientDir cleanup action
2019-05-10 16:05:00 -06:00
97c5fc4c4d
Add special handling of Ninite action
2019-05-10 15:58:05 -06:00
a53050b78d
Fixed action options
2019-05-10 15:57:05 -06:00
de247c919b
Adjusted get_actions()
...
* Handle 'If answer' & 'Win10 Only' options
2019-05-10 14:25:00 -06:00
9553cbcbc8
Added system_setup.py
...
* Initial, incomplete re-implementation of new_system_setup.py
2019-05-08 20:42:47 -06:00