4aca178f85
Bugfixes
2019-11-16 17:35:48 -07:00
d69b0051e1
Add Windows\Temp permissions fix
2019-11-16 17:11:52 -07:00
b1739b02a0
Kill Chrome before updating Preferences
2019-11-16 17:11:38 -07:00
44cc931840
Disble Chrome notifications via Preferences file
...
* Instead of system-wide via the registry
* Avoids the "Managed by your organization" message
2019-11-16 16:06:27 -07:00
7e2db4c1ee
Disable compression for browser backups
...
* Avoids major slowdowns on some systems
2019-11-16 14:56:56 -07:00
11401513e2
Simplified ninite section
2019-11-16 14:56:42 -07:00
b9e99ac4d8
Include classic start in base group
2019-11-16 14:40:23 -07:00
7f9f551b67
Added Windows 10 v1909 to known build list
2019-11-16 14:32:45 -07:00
3fdf714e90
Updated System Setup
2019-11-16 14:21:28 -07:00
2eaf7b0230
Fix MBAM uninstall
2019-11-16 13:49:42 -07:00
21e15272e4
Set default apps/browser during system setup
2019-11-15 17:21:06 -07:00
f5bee18d19
Add Starting d7II... message
2019-11-15 16:50:11 -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
ae475a04f2
Try renaming update folder(s) if deletion fails
2019-11-15 16:07:00 -07:00
54654a73bd
Updated sources
2019-11-15 13:14:18 -07:00
638796cc44
Updated Prime95 countdown
2019-11-15 13:14:17 -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
578818271f
Fixed osTicket post color for failed diags
2019-08-03 18:39:56 -06:00
3f467f6f1c
Updated main.py
2019-07-08 23:39:44 -06:00
1d2ebf254e
Bumped tool versions
2019-07-08 19:05:55 -06:00
a732c3a9ff
Post UNKNOWN CPU results in DIAG FAIL color
2019-07-08 18:20:49 -06:00
90f0fb58d9
Updated d7II config
...
* Added CreateRestorePoint step
* Removed Python check since it's done before launching d7II
* Addresses issues #99 & #104
2019-07-07 17:59:29 -06:00
8cb599ee60
Added CreateRestorePoint.cmd for use in d7II
...
* Addresses issue #104
2019-07-07 17:58:44 -06:00
f9a0a11ee8
Fix waiting for AVRemover
2019-07-07 17:39:27 -06:00
e614e08d0c
Disable Chrome notifications for new profiles
...
* Addresses issue #101
2019-07-07 16:40:07 -06:00
f5d806a51a
Adjusted safety checks in ddrescue-tui
...
* Added NVMe/SMART check for destination
* Addresses issue #102
2019-07-03 20:16:45 -06:00
8c6fcfe99c
Fail drives for old age but allow further testing
...
* Addresses issue #103
2019-07-03 19:32:25 -06:00
0077240255
Support new color codes in osTicket posts
...
* Addresses #105
2019-07-02 20:53:35 -06:00
a868d28452
Fix NVMe/SMART attribute color logic
2019-07-02 20:52:59 -06:00
772b807c3d
Added AVRemover sections
2019-06-19 21:38:30 -06:00
6e9de7f2fa
Added safety checks to d7II Launcher
...
* Addresses issue #99
2019-06-19 21:29:57 -06:00
112800c98b
Don't fail drives for SMART 188/BC
...
* Fixes issue #100
2019-06-12 17:12:12 -06:00
20d054245d
Include 4K alignment warning in osTicket post
...
* Addresses issue #88
2019-06-12 17:07:34 -06:00
cbf37d8ea1
Include RAM details in CPU osTicket posts
...
* Addresses issue #88
2019-06-12 16:56:17 -06:00
1aba3476da
Merge remote-tracking branch 'upstream/dev' into dev
2019-06-12 16:38:13 -06:00
e798503f6f
Save RAM details to CpuObj
2019-06-12 16:37:04 -06:00
8f792ac76d
Merge remote-tracking branch 'upstream/dev' into dev
2019-06-12 16:01:03 -06:00
5b5c99e6f8
Don't kill current tmux session from ddrescue-tui
...
* Just kill the panes and let launch-in-tmux handle the session
2019-06-12 15:48:11 -06:00
c50627867e
Switch to prev tmux from hw-diags & ddrescue-tui
...
* Only during normal exits, not done for aborts/crashes
2019-06-12 15:37:19 -06:00
e30e52e880
New launch-in-tmux script
...
* Generic run cmd in tmux wrapper
* ddrescue-tui and hw-diags source this script to run their respective menus
* Reduces duplicate code
2019-06-12 15:31:30 -06:00
90f5285067
Updated tmux menu launchers
...
* Use current TMUX session if present
* Can switch TMUX session without nesting
* Fixes issue #114
2019-06-12 14:58:27 -06:00
441a6ad66f
Prevent ddrescue-tui crash when LogDir is missing
...
* Fixes issue #115
2019-06-12 14:05:45 -06:00
87668c6ad0
Avoid rare crash when uploading results for review
...
* Fixes issue #117
2019-06-11 20:52:45 -06:00
96c806198a
Removed redundant UAC section
2019-06-11 20:46:17 -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
3611ff920a
Updated functions.cleanup
2019-06-11 20:30:38 -06:00
4c3be6eac6
Merge remote-tracking branch 'upstream/dev' into dev
2019-06-11 20:19:31 -06:00