Commit graph

549 commits

Author SHA1 Message Date
2Shirt
cc0c9a1795 Adjusted SMART thresholds 2018-10-14 18:08:13 -06:00
2Shirt
e1984a5417 Fixed WinAIO Launchers 2018-10-13 19:08:12 -06:00
2Shirt
41400d7710 Removed Update Kit 2018-10-13 19:06:51 -06:00
2Shirt
4c500f83a5 Add short delay between opening pages 2018-10-13 19:05:46 -06: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
05a9245a4c Allow special characters in network passwords 2018-10-12 15:49:45 -06:00
2Shirt
08ded5311f Updated system_diagnostics.py 2018-10-12 13:59:56 -06:00
2Shirt
e7c519f605 Only run DISM for Win8+
* Avoids pausing the script for "Unsupported OS" "errors"
2018-10-12 12:58:44 -06:00
2Shirt
dab3bb5f68 Updated list of Windows builds 2018-10-12 12:54:21 -06:00
2Shirt
b544787ae6 Mount backup shares RW from CLI 2018-10-11 14:57:42 -06:00
2Shirt
f0179ec962 Show volume usage for all devices
* Don't CoreStorage scans for failed devices
* Fixes issue #25
2018-10-11 14:56:01 -06:00
527049cdb2
Merge remote-tracking branch 'upstream/dev' into dev 2018-10-10 16:45:43 -06:00
bf354edeae
Fix hw-sensor bug caused by upstream code 2018-10-10 15:48:18 -06:00
2Shirt
93e4bd5c0f Fix cleanup_d7ii() 2018-10-08 21:47:11 -06:00
2Shirt
122df6240c Create new ClientDir folders to prevent crashes 2018-10-08 21:46:50 -06:00
2Shirt
fb9731539f Added set_log_file() 2018-10-08 21:44:38 -06:00
95c8de0a21
Merge branch 'dev' of github.com:2Shirt/WizardKit into dev 2018-10-08 15:48:45 -06:00
6a67052d83
Show SMART for parent dev if child dev selected 2018-10-08 15:47:40 -06:00
2Shirt
4afbc1a0a4 Cleanup ClientDir during post_d7.py 2018-10-07 22:09:20 -06:00
2Shirt
bff141ff8d Restore default UAC settings in post_d7.py 2018-10-07 22:03:30 -06:00
2Shirt
8d0ad7c20d Cleanup ClientDir during the System Checklists 2018-10-07 21:29:57 -06:00
2Shirt
a8a2fce662 Added delete_empty_folders()
* Deletes folders only if they're empty and does so from the bottom up
  * (i.e. "Some\Path" will be removed before "Some")
2018-10-07 21:23:10 -06:00
2Shirt
ceae05817d Delete ESET installer after setup 2018-10-07 21:10:28 -06:00
2Shirt
f9ab36fc7c Reorganized ClientDir
* "ClientDir\Info" renamed to "ClientDir\Logs"
  * Logs are sorted into subdirs based on the source:
  * KIT_NAME_FULL: WizardKit logs
  * d7II: d7II logs
  * Tools: Logs from tools called by WizardKit or d7II
  * (no subdir): System information
* "ClientDir\Backups"
  * Switched to "Backups\Source\{Date}" from "Backups\{Date}\Source"
2018-10-07 21:04:41 -06:00
2Shirt
8189d412eb Enabled ERUNT registry backup in d7 diagnostics 2018-10-07 19:05:39 -06:00
2Shirt
877a9c6634 Added second ShutUp10 launcher 2018-10-07 16:45:33 -06:00
2Shirt
85653593df Add Linux Reader 2018-10-07 14:39:17 -06:00
2Shirt
3c3eada6a7 Removed temp size from system checklist 2018-10-07 14:38:45 -06:00
2Shirt
ebc040cd56 Adjusted formatting 2018-10-07 14:37:59 -06:00
2Shirt
a7fd06598d Add HDTune launcher 2018-10-07 14:37:20 -06:00
2Shirt
0546ac3e84 Fixed updating WinAIO Repair 2018-10-07 14:36:20 -06:00
2Shirt
56a74798e5 Fixed unmute command 2018-10-07 14:32:14 -06:00
2Shirt
8e95eb5010 Disabled Caffeine 2018-10-07 14:31:32 -06:00
2Shirt
f1b3ffb483 Updated d7II cleanup for Windows 7 2018-10-07 14:31:01 -06:00
2Shirt
3c950e3c56 Adjusted System Diagnostic formatting 2018-10-07 14:28:37 -06:00
2Shirt
63086dcb1e Added 1201 Root CA
* Allows uploaded crash reports under Windows
2018-10-06 22:27:33 -06:00
2Shirt
b495ce399d Removed Adobe Reader from SW Bundle 2018-10-06 21:49:26 -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
f5caaf09c2 Fixed updateshutup10() 2018-10-06 19:20:29 -06:00
2Shirt
f097b98c85 Fixed update_furmark() and add FurMark Launcher 2018-10-06 19:19:14 -06:00
2Shirt
e642bfd2d3 Fix WK device detection to omit from HW-Diags 2018-10-04 13:56:16 -06:00
2Shirt
ba302f0c5b Add SMART short test results to osTicket report 2018-10-03 23:52:23 -06:00
2Shirt
cdb0963139 Remove timeout for remount-rw 2018-10-03 23:32:04 -06:00
2Shirt
5ad18a7fee Show warning if there were issue(s) posting 2018-10-03 23:30:55 -06:00
2Shirt
e56647ed48 Fix drive report for aborted tests 2018-10-03 23:30:21 -06:00
2Shirt
117a47e94c Refactored DB connection sections
* Connect for each post instead of once per session
* Restart the SSH tunnel if it was closed
* Avoid issue where the connection(s) were broken by aborting Prime95
2018-10-03 23:25:15 -06:00
2Shirt
00b3c405d0 Show more precice amount recovered 2018-10-03 20:10:43 -06:00
2Shirt
2a1cc81e46 Added O&O ShutUp10 2018-10-03 20:06:41 -06:00
2Shirt
1b5e05b81a Use different thresholds for HDDs and SSDs
* Fixes issue #22
2018-10-03 19:43:53 -06:00