83dda97ff6
Bugfix: launchers.py
2018-11-26 19:13:00 -07:00
c42c764789
Updated hw_diags.py
2018-11-26 18:35:33 -07:00
f802ea860d
Updated ddrescue.py
2018-11-26 18:15:41 -07:00
bb23d49833
Adjusted mounting shares/volumes
2018-11-26 18:14:06 -07:00
b3b821a868
Allow mounting all volumes per device
2018-11-26 18:12:24 -07:00
8a86edb5bb
Updated windows_builds.py
2018-11-23 18:33:18 -07:00
972d91a4b8
Updated sources.py
2018-11-23 18:32:52 -07:00
e3076152ba
Updated main.py
2018-11-23 18:31:36 -07:00
566e1474a5
Updated launchers.py
2018-11-23 18:24:05 -07:00
2d9de7b69e
Updated system diags/checklist and user checklist
2018-11-23 18:22:56 -07:00
5da9d4e36b
Updated update.py and update_kit.py
2018-11-23 18:21:33 -07:00
7e960df2d6
Updated setup.py
2018-11-23 18:18:00 -07:00
832ef993e6
Updated repairs.py
2018-11-23 18:13:11 -07:00
1cac083916
Updated info.py
2018-11-23 18:12:36 -07:00
7f37bc8802
Updated diags.py
2018-11-23 18:10:50 -07:00
1839edf84d
Updated cleanup.py
2018-11-23 18:09:31 -07:00
7f7c220073
Updated browsers.py
2018-11-23 18:08:41 -07:00
18b13cf506
Updated common.py
2018-11-23 18:06:57 -07:00
923ddd7cd3
Removed whitespace from more empty lines
2018-11-23 18:04:12 -07:00
8064fc4a17
Removed whitespace from empty lines
2018-11-23 18:01:03 -07:00
63fcaed8cd
Updated Launchers
2018-11-23 17:54:46 -07:00
2Shirt
598dc8020d
Fix crash when aborting all tests
...
* Fixes issue #26
2018-10-15 12:26:18 -06:00
2Shirt
5798d48342
Added ESET Online Scanner to update sections
2018-10-14 23:53:45 -06:00
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
2Shirt
e4410b1258
Expanded Post-D7II Cleanup
...
* Fixes issue #4
2018-10-03 16:19:42 -06:00
2Shirt
6bd29e402c
Add Furmark
...
* Fixes issue #10
2018-10-03 14:32:29 -06:00
2Shirt
e2c07d5710
Add Macs Fan Control
...
* Fixes issue #7
2018-10-03 14:07:42 -06:00
2Shirt
5c34ebf34b
Add WinAIO Repair presets
...
* Fixes issue #21
2018-10-03 14:02:20 -06:00
2Shirt
7b57329dee
Post drive details for skipped devices
2018-10-03 13:55:30 -06:00
2Shirt
08768424f0
Post Prime95 results for aborted tests
2018-10-03 13:54:58 -06:00
2Shirt
904b41dbae
Disable PeopleBar and Tips and Tricks
2018-10-03 13:48:46 -06:00
2Shirt
4c0596b2df
Don't crash when showing Secure Boot alerts
2018-10-03 01:16:11 -06:00
2Shirt
e3d62eab15
Added network stability test
...
* Fixes issue #17
2018-10-03 00:19:25 -06:00
2Shirt
41b4a258f6
Added System Checklist (HW)
...
* Only applies a minimal amount of changes to the system
* Fixes issue #13
2018-10-02 23:53:46 -06:00
2Shirt
6178ae81cd
Actually show Secure Boot alerts
2018-10-02 23:50:11 -06:00
2Shirt
80e903577e
Enable RegBack during system checklist
...
* Fixes issue #18
2018-10-02 23:40:51 -06:00
2Shirt
171eb0722f
Enable System Restore during system checklist
...
* Fixes issue #14
2018-10-02 23:35:15 -06:00
2Shirt
a643b38bbe
Also show alert box for Secure Boot issues
2018-10-02 23:12:11 -06:00
2Shirt
588fa8d51a
Merge remote-tracking branch 'upstream/dev' into dev
2018-10-02 23:10:26 -06:00
2Shirt
087500c9b7
Fixed inconsistent indent length
2018-10-02 23:09:20 -06:00
b669b221f9
Merge remote-tracking branch 'upstream/dev' into dev
2018-10-02 22:25:02 -06:00
2Shirt
85e7813539
Check Secure Boot status during system checklist
...
* Fixes issue #60
2018-10-02 22:11:18 -06:00
2Shirt
7e17a93d42
Unmute audio before opening XMPlay with NirCmd
...
* Fixes issue #56
2018-10-02 15:59:21 -06:00
b7dc524096
Include ticket number in log
2018-10-01 19:46:08 -06:00
83984cd6ee
Adjust used space report for osTicket
...
* Include volume total, used, and free space
* Space using dots for improved readability
* Adjust total size notation to match other sizes
2018-10-01 19:43:02 -06:00
6854d5bad7
Adjust NVMe test status logic
...
* If the quick check is ok then the normal check is also ok
* (Because there's no NVMe short test as there is in SMART)
2018-10-01 19:40:21 -06:00
6c37c344ce
Prevent crash in hw_diags when testing NVMe drives
2018-10-01 19:36:19 -06:00
7e78eb5dca
Respect ENABLE_OPEN_LOGS global variable
2018-10-01 19:35:46 -06:00
0d35d81b97
Include used space in disk reports for osTicket
...
* Used space info is not included if the drive failed the test(s)
2018-10-01 13:00:21 -06:00
30141916b4
Typo
2018-09-29 14:36:31 -06:00
162712871e
Add option to mount all volumes for a specific dev
2018-09-29 14:31:16 -06:00
0fae4128ed
Adjusted Prime95 osTicket report
...
* Post report regardless of result
2018-09-29 13:25:10 -06:00
f35869b2b0
Fix crash when running the quick drive test
2018-09-28 14:03:55 -06:00
aa1fda8ac4
Show test results in osTicket report
...
* Fixes issue #19
2018-09-28 13:43:18 -06:00
dc8f48a6b4
Update post_drive_results() to use new I/O Status
2018-09-28 13:32:48 -06:00
91b7149f93
Merge remote-tracking branch 'upstream/dev' into dev
2018-09-28 13:29:58 -06:00
e6d7d8699a
Restored missing photorec-sort script
2018-09-28 12:50:09 -06:00
c43ba34cbf
Differentiate between not-run and unknown results
2018-09-27 21:00:00 -06:00
26eadebf21
ddrescue-tui: Support devices with '/' in the name
2018-09-27 13:13:42 -06:00
08e8396c27
Updated WiFi creds
2018-09-26 13:51:29 -06:00
a17c83e5f3
Merge remote-tracking branch 'upstream/dev' into dev
2018-09-25 21:24:16 -06:00
5658b19cac
Merge branch 'dev' into 1201
2018-09-25 14:51:32 -06:00
251bc37fb6
Updated main.py
2018-09-25 13:57:43 -06:00
5e73583e00
Mark declined overrides as "Skipped"
...
* NS should be reserved for known failures not unknown/questionable states
2018-09-25 12:33:11 -06:00
4b16ec6095
Adjusted Prime95 countdown
2018-09-25 12:24:47 -06:00
d4f24eafb6
Fix issue #55
2018-09-25 12:17:38 -06:00
6c4381c3a5
Include percent with rates in "raw" I/O log
2018-09-25 12:15:28 -06:00
4979fbe927
Taller I/O horizontal graph
...
* Inceases fidelity to 32 steps
2018-09-25 11:52:24 -06:00
9689f5aa15
Adjusted I/O chunk size and graph scale
2018-09-25 11:51:22 -06:00
a4d559f406
Removed more VCR 2008 references
2018-09-25 11:46:15 -06:00
e9d65fe29b
Enable direct I/O for I/O Benchmark
...
* Really this should've been enabled earlier
* Also increased chunk size
2018-09-24 17:49:20 -06:00
7506cd017b
PNG graph export and uploads working
2018-09-24 17:47:52 -06:00
4206afe0c3
Disabled osticket_needs_attention()
...
* The flag has been repurposed in osTicket
2018-09-24 15:45:52 -06:00
aec3e8208c
New osTicket report layout
...
* Block character graph has been reduced to one line
* A PNG graph is exported using gnuplot
* The graph is uploaded to imgur and a link is included in the report
* The graph is also uploaded to the BENCHMARK_SERVER for redundancy
2018-09-24 02:27:02 -06:00
ba06b7d635
Increased height of horizontal I/O graph
...
* Allows for 32 steps of accuracy
* Adjusted curve to max out around 750 Mb/s
2018-09-20 15:57:53 -06:00
d46ae18045
Establish SSH tunnel before connecting to SQL DB
...
* Also added disconnect_from_db() function.
2018-09-20 14:53:17 -06:00
462a87b1ce
Adjusted ticket selection confirmation
2018-09-20 12:50:13 -06:00
146244d3fd
Adjusted osTicket post formatting
2018-09-20 12:02:08 -06:00
aae7c1d543
Allow diabling osTicket integration per run
2018-09-20 00:58:21 -06:00
dd13f7bd24
Adjusted osTicket drive report formatting
2018-09-20 00:50:32 -06:00
9698cfbf6d
Initial osTicket drive report section
...
* Formatting is off, need to remove ASCII color escapes
2018-09-20 00:35:05 -06:00
580d1de915
Finished Prime95 osTicket reply section
...
* NOTE: A reply is not posted for Aborted tests or Unknown results
2018-09-18 21:48:15 -06:00
1d88c57be8
Adjust Prime95 countown message
2018-09-18 20:43:09 -06:00
5edde45f0e
Get osTicket number and verify with name in ticket
2018-09-18 20:33:33 -06:00
58dead2382
Added osTicket DB functions
...
* osticket_needs_attention()
* osticket_reply()
* osticket_set_drive_result()
2018-09-18 19:55:36 -06:00
555a661e92
Added connet_to_db() function to hw-diags.py
...
* Uses new main.py variables
* Only runs if non-quick drive test(s) are selected
2018-09-18 16:14:46 -06:00
883305ca6b
Replaced pacinit alias with full script
2018-09-18 13:42:51 -06:00
5bb3f48d4e
Merge branch 'dev' into 1201
2018-09-17 20:40:07 -06:00
b34187b86a
Use new Firefox 62 method to install uBlock Origin
2018-09-17 20:04:47 -06:00
79fc40e57a
Fixed Python 3.7 dependencies
...
* This re-upgrades Python to 3.7 in WinPE
2018-09-17 18:50:55 -06:00
e3aaa887c5
Countdown the minutes remaining during Prime95
...
* Fixes issue #54
2018-09-17 14:15:19 -06:00
50a503240d
Downgrading Python to 3.6 in WinPE
...
* Python wouldn't load
2018-09-16 23:08:11 -06:00
9c02626937
Updated update_adwcleaner()
2018-09-16 21:03:49 -06:00
902a6398ca
Bugfix update_samsung_magician()
2018-09-16 20:58:25 -06:00
1e6eb26c77
Removed Office 2013 sections
2018-09-16 20:02:15 -06:00
d502f769ea
Updated update_samsung_magician()
2018-09-16 19:58:36 -06:00
bc57230418
Replaced TreeSizeFree with WizTree
2018-09-16 19:44:41 -06:00
f3885f25d6
Update FastCopy using new installer
2018-09-16 19:39:05 -06:00
e4bcf88fe5
Update Intel RST (Current Release)
2018-09-16 19:23:36 -06:00
4e9cd1f114
Update FastCopy using new installer
2018-09-16 19:21:36 -06:00
b79cd5d65a
Updated tool versions
...
* Adjusted bundles
* Dropped Office 2013
* Moved to Python 3.7
* Replaced TreeSizeFree with WizTree
2018-09-16 18:46:02 -06:00