Skip to content

Commit

Permalink
v10.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vocatus authored Mar 7, 2017
1 parent d1ccfa9 commit 4af8f07
Showing 1 changed file with 96 additions and 1 deletion.
97 changes: 96 additions & 1 deletion changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,105 @@ Version number legend:



#########################
# v10.0.1 // 2017-03-07 #
#########################
Project version: v10.0.1
* tron.bat v1.0.1
* Update date/time logging functions to use new log_with_date.bat. No functionality change but should help with code readability. Thanks to /u/DudeManFoo

functions
. initialize_environment.bat v10.0.1
. prerun_checks_and_tasks.bat v1.0.0
. tron_settings.bat v1.0.0

Stage 0: Prep
* stage_0_prep.bat v1.1.7
. check_update.bat v1.0.7
. check_update_debloat_lists.bat v1.1.0
. rkill v2.8.4.0
. ProcessKiller v2.0.0-TRON
. TDSS Killer v3.1.0.11
* McAfee Stinger v12.1.0.2275
. erunt v1.1j
. caffeine v1.6.2.0
. wget v1.18
. nircmdc v2.81

Stage 1: Tempclean
* stage_1_tempclean.bat v1.1.8
* CCleaner v5.27.5976
. BleachBit v1.12
. finddupe.exe v1.23
. TempFileCleanup v1.1.4-TRON
. USB Device Cleanup v1.2.0

Stage 2: De-bloat
* stage_2_de-bloat.bat v1.2.8
. programs_to_target_by_GUID.txt
. toolbars_BHOs_to_target_by_GUID.txt
. programs_to_target_by_name.txt
. metro_3rd_party_modern_apps_to_target_by_name.ps1
. metro_Microsoft_modern_apps_to_target_by_name.ps1

Stage 3: Disinfect
* stage_3_disinfect.bat v1.1.8
. Sophos Virus Removal Tool v2.5.6
. Kaspersky Virus Removal Tool v15.0.19.0
. Malwarebytes Anti-Malware v2.2.1.1043
* Malwarebytes included defs: 2017-02-23

Stage 4: Repair
* stage_4_repair.bat v1.2.3
. purge_windows_7-8-81_telemetry.bat
. purge_windows_10_telemetry.bat
. Spybot Anti-Beacon v1.5.0.35
. O&O ShutUp10 v1.4.1386
. Repair file extensions v1.0.0

Stage 5: Patch
! stage_5_patch.bat v1.1.8
! Fix bug in WSUS Offline update code due to unused variable. Thanks to /u/gayuha

. 7-Zip v16.04 (multi-language)
* Adobe Flash Player v24.0.0.221 (language ignored)
. Adobe Acrobat Reader DC v15.023.20053 (English-only; replace with your language version if necessary)
. Java Runtime Environment 8u121 (language ignored)
. Windows updates Pulled down live with this command: 'wuauclt /detectnow /updatenow'

Stage 6: Optimize
* stage_6_optimize.bat v1.0.5
. smartctl v6.5.0.4318 2016-05-07 r4318
. Defraggler v2.21.0.993

Stage 7: Wrap-up
. SwithMail.exe v2.1.8.0

Stage 8: Custom Scripts
. Tron will auto-execute any .bat file placed in this directory, prior to script completion

Stage 9: Manual tools
. .NET Repair Tool v4.5.52207.36207
. ADSSpy v1.11.0.0
* AdwCleaner v6.0.4.4
* Autoruns v13.7
. BlueScreenView v1.55
* ComboFix v17.2.24.1
* Junkware Removal Tool v8.1.1.0
. Net Adapter Repair v1.2
. PC Hunter v1.35 x64
. PC Hunter v1.35 x86
. Remote Support Reboot Config v1.0.0
. Safe Mode Boot Selector.bat v1.0.0
. ServicesRepair v1.0.0.3
. Tron Reset Tool v1.0.0



#########################
# v10.0.0 // 2017-02-09 # ! Major breaking changes in this release, READ THE NOTES
#########################
Tron project version: v10.0.0
Project version: v10.0.0
Significant changes:
- Tron now supports using bundled WSUS Offline update packages. Read the instructions file or Github readme for information on how to use WSUS Offline with Tron
- All Tron configuration options moved out of tron.bat and into: \tron\resources\functions\tron_settings.bat
Expand Down

0 comments on commit 4af8f07

Please sign in to comment.