d5dc453ffa
Added maximum threshold for NVMe/SMART attributes
...
* Fixes issue #95
2019-03-05 19:36:43 -07:00
68a3b6d0c7
Fixed REGEX sections in settings files
2019-03-05 19:36:42 -07:00
197a5a9160
Misc cleanup
2019-03-05 19:36:42 -07:00
62f2ec8a4d
Moved SW-Diags settings to separate file
2019-03-05 19:36:42 -07:00
4197fc9e0b
Moved WinPE settings to separate file
2019-03-05 19:36:42 -07:00
8d8399c9aa
Moved windows setup settings to separate file
2019-03-05 19:36:42 -07:00
af5281626b
Moved setup settings to separate file
2019-03-05 19:36:42 -07:00
8add6f634c
Moved sensor settings to separate file
2019-03-05 19:36:41 -07:00
058a52961d
Moved info settings to separate file
2019-03-05 19:36:41 -07:00
d03772666d
Moved ddrescue-tui settings to separate file
2019-03-05 19:36:41 -07:00
974e20df05
Moved data settings to separate file
2019-03-05 19:36:41 -07:00
34f4bca97d
Moved browser settings to separate file
2019-03-05 19:36:41 -07:00
e2c83aad6e
Moves HW-Diags settings to separate file
2019-03-05 19:36:41 -07:00
cd4bb7c867
Create launcher for new_system_setup.py
2019-03-05 16:34:13 -07:00
e02cf4a602
Raised thermal limit to 99*C
2019-02-05 21:40:40 -07:00
4245d13375
Stop Prime95 if CoreTemps hit 95*C
2019-02-05 21:39:28 -07:00
a28a754be1
Added thermal limit logic to Prime95 test
2019-02-05 21:08:06 -07:00
6853e7bc21
Merge remote-tracking branch 'upstream/dev' into dev
2019-01-13 18:06:04 -07:00
814ada0ac0
Updated HWiNFO url
2019-01-13 17:59:06 -07:00
da4ae79fcc
Merge remote-tracking branch 'upstream/dev' into dev
2019-01-11 14:43:41 -07:00
bece9837b2
Moved Office 2019 installers to their own folder
2019-01-11 14:42:18 -07:00
6c47650c2d
Updated IOBit Uninstaller
2019-01-11 14:18:01 -07:00
adda1d76ae
Merge remote-tracking branch 'upstream/dev' into dev
2019-01-11 13:11:02 -07:00
ad1d7d71f2
Fixed ODT sections
...
* Fixes issue #86
2019-01-11 12:59:12 -07:00
a419d4e808
Added find_user_wallpapers.py
...
* Fixes issue #16
2019-01-10 20:55:50 -07:00
7944312309
Merge remote-tracking branch 'upstream/dev' into dev
2019-01-08 23:55:42 -07:00
e088ba134e
Tool version bumps
2019-01-08 23:48:50 -07:00
8fef0a8e2f
Added windows_updates.py
2019-01-08 21:34:24 -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
816ebd4d49
Merged more upstream PEP8 updates
2018-12-27 23:17:54 -07:00
103adc076a
Updated more files
2018-12-27 22:51:38 -07:00
453ce9cf44
More fixes for main.py
2018-12-27 22:48:20 -07:00
b6e9e447c5
Fixed main.py
2018-12-27 22:45:49 -07:00
6df88ec021
Updated settings files
2018-12-27 22:42:42 -07:00
5a7a16588a
Merged upstream PEP8 updates
2018-12-27 22:03:14 -07:00
07e43307c5
Moved partiton_uids.py to settings
2018-12-27 20:04:29 -07:00
765673db66
Updated windows_builds.py
2018-12-27 18:06:59 -07:00
2750440c29
Readded osTicket functions
2018-12-22 23:42:57 -07:00
9c34c08699
Merge remote-tracking branch 'upstream/dev' into dev
2018-12-20 17:27:27 -07:00
d37923a31c
Bugfix: typo
2018-12-20 17:26:27 -07:00
7ac035c578
Safety wheels off
2018-12-18 15:21:05 -07:00
62a60ff3fd
Reworked disk safety checks
...
* Moved several functions into DiskObj
* Added HW_OVERRIDES_FORCED and HW_OVERRIDES_LIMITED to main.py
* These adjust when overrides are requested
* Disable badblocks and/or io_benchmark if disk fails safety check
2018-12-11 22:56:09 -07:00
83dda97ff6
Bugfix: launchers.py
2018-11-26 19:13:00 -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
2Shirt
5798d48342
Added ESET Online Scanner to update sections
2018-10-14 23:53:45 -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
dab3bb5f68
Updated list of Windows builds
2018-10-12 12:54:21 -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
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
a7fd06598d
Add HDTune launcher
2018-10-07 14:37:20 -06:00
2Shirt
63086dcb1e
Added 1201 Root CA
...
* Allows uploaded crash reports under Windows
2018-10-06 22:27:33 -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
f097b98c85
Fixed update_furmark() and add FurMark Launcher
2018-10-06 19:19:14 -06:00
2Shirt
2a1cc81e46
Added O&O ShutUp10
2018-10-03 20:06:41 -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
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
b669b221f9
Merge remote-tracking branch 'upstream/dev' into dev
2018-10-02 22:25:02 -06:00
2Shirt
7e17a93d42
Unmute audio before opening XMPlay with NirCmd
...
* Fixes issue #56
2018-10-02 15:59:21 -06:00
08e8396c27
Updated WiFi creds
2018-09-26 13:51:29 -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
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
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
5bb3f48d4e
Merge branch 'dev' into 1201
2018-09-17 20:40:07 -06:00
1e6eb26c77
Removed Office 2013 sections
2018-09-16 20:02:15 -06:00
bc57230418
Replaced TreeSizeFree with WizTree
2018-09-16 19:44:41 -06:00
e4bcf88fe5
Update Intel RST (Current Release)
2018-09-16 19:23: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
91f7628081
Updated sources
...
* Dropping 2008
2018-09-15 18:17:58 -06:00
7bce6076c8
Added more d7II launchers
2018-08-20 02:30:50 -07:00
33d1f42002
Add WinAIO Repair
2018-08-19 18:09:39 -07:00
2301c89b8c
Add ESET NOD32 AV install sections
...
* Installs with custom config
2018-08-19 17:32:55 -07:00
84120f1505
Adjusted launchers for d7II
2018-08-19 15:59:58 -07:00
1244b7f5e5
New SW Bundles
...
* Removed Air, Java, & Silverlight
* Added SumatraPDF
2018-08-19 11:53:33 -07:00
712eeff79e
Set default main.py values for 1201
2018-08-18 16:26:17 -07:00
91b5dbfe88
Added ENABLED_OPEN_LOGS toggle var
2018-08-18 13:22:23 -07:00
2Shirt
c7ae1b1dc7
Moved SafeMode scripts into the Misc folder
2018-05-22 20:05:49 -06:00
2Shirt
0063de6846
Bump TeamViewer version
2018-05-22 12:24:33 -06:00
2Shirt
7e8f9df877
Set Intel RST 16.0 as current release
2018-05-17 21:40:44 -06:00
2Shirt
1d3be750b4
Bump tool versions
2018-05-17 21:39:33 -06:00
2Shirt
3114b72178
Add ticket toggle var and get_simple_string func
...
* get_simple_string() will be used for backup prefixes
2018-05-17 17:57:45 -06:00
2Shirt
18c535dcfd
Bugfix for OS detection
...
* Avoids CurrentBuild collision between Win8 and Win8.1
* Fix DisplayName formatting
2018-05-13 16:09:07 -06:00
2Shirt
ee2bcd5aea
Refactored OS build detection
...
* Known build data moved to settings/windows_builds.py
* OS version statically set in windows_builds.py
* Added Insider Previews to recognized builds
* Shown in red due to their very short support windows
* Windows 8 and Windows 8.1 are now separate versions
* Added codenames to Vista and 7 (for fun!)
* Unrecognized builds have the CurrentBuild number in the DisplayName
2018-05-12 20:13:54 -06:00
2Shirt
ae18668a72
Type in AIDA64 URL
2018-04-16 09:42:37 -06:00
2Shirt
71885212e8
Tool version bumps
2018-04-16 08:47:34 -06:00
2Shirt
ac1ee5f695
More HWiNFO updates
2018-03-08 19:09:22 -07:00
2Shirt
2899e34f5e
Update sources.py
...
Version bumps
2018-03-08 17:02:34 -07:00
2Shirt
a5630c2837
Updated HWiNFO download sections
2018-02-21 18:08:47 -07:00
2Shirt
6d5abd3b92
Update launchers.py
...
Bump current IRST version
2018-02-21 14:02:53 -07:00