Commit Graph

6 Commits

Author SHA1 Message Date
Chris Titus d0bde83333
2023 09 23 test (#1117)
* move restore point to runspace (#1056)

* Add Guilded into Communication Tab (#1059)

* Add Guilded into Communication Tab

* Remove Choco Package due to there is no Chocolatey packages

* : Add ZeroTier One to utilities menu (#1061)

* Update applications.json (#1063)

Update to add [SuperF4 - Stefan Sundin](https://stefansundin.github.io/superf4/), as mentioned in #374 [Choco - SuperF4](https://community.chocolatey.org/packages/superf4) maintained by Xav83. [WinGet - SuperF4](https://winstall.app/apps/StefanSundin.Superf4) SuperF4 and Winget package published by Stefan Sundin.

* Update inputXML.xaml (#1062)

Updated inputXML.xaml to account for addition of the SuperF4 software.

* Added AIMP music player (#1064)

* Add Ventoy (Chocolatey Only Package) & .NET Core Runtime (Winget & Chocolatey)  (#1066)

* Tidy up SuperF4 line.

* Tidy up SuperF4 line.

Used spaces instead of tabs.

* Add dotnet 7.0.11 Desktop Runtime

* Undone changes to SuperF4 line

* Addition of Ventoy (chocolatey only) package

* Comment Spacing, Indentation, and Capitalization (#1084)

* Comment Spacing, Indentation, and Capitalization

* Comment Grammar and Spacing

Makes grammar in comments better and more consistent
Adds space before comment and centers word in `Write-Host` commands

* More Grammar and Formatting

* Add some comments

* Populate PlaceHolder comments in functions

Files I found that has issues:
Get-WinUtilRegistry.ps1
Install-WinUtilWinget.ps1
Invoke-WinUtilDarkMode.ps1
Remove-WinUtilAPPX.ps1
Test-WinUtilPackageManager.ps1
Update-WinUtilProgramWinget.ps1

Invoke-WPFUpdatessecurity.ps1

* Tweak a few more comments

* Tweak another write-host statement

* Undo Catch statement adjustment

It's outside of the scope of this pull request

* Trim Trailing Whitespace (#1085)

* Trim Trailing Whitespace

* Revert "Trim Trailing Whitespace"

This reverts commit 0ce32aa2c2.

* Trim Trailing Whitespace, take 2

* Bug Fixes

- Edge Removal pullback to local
- Formatting fixes

* testing refactor to ps1

* Update winget-install to 3.0.1 (#1086)

* Update tweaks.json (#1087)

Capitalized first letter of "path" --> "Path" keys

* Update edgeremoval.ps1

* Update edgeremoval.ps1

* Update edgeremoval.ps1

add error handling

* Update functions.Tests.ps1

* fix catch error

* add MSI Afterburner (#1097)

* Add GitHub stats

* Remove Application Experience

* Thorium addition

* remove sample submission

* testing

* Ultimate Performance

* Home GPEDIT

* Fix Winget Install on New System

---------

Co-authored-by: DeveloperDurp <developerdurp@durp.info>
Co-authored-by: Justawildwolf <62820836+blusewill@users.noreply.github.com>
Co-authored-by: Tim Stone <github@tsdev.au>
Co-authored-by: Will Barnard <5012445+mrwillbarnz@users.noreply.github.com>
Co-authored-by: Ian Bassi <ian.bassi@outlook.com>
Co-authored-by: Carter <60557606+Carterpersall@users.noreply.github.com>
Co-authored-by: Yorai Levi <yorai.email@gmail.com>
Co-authored-by: Saikrishnan K <53394202+K-Saikrishnan@users.noreply.github.com>
2023-10-19 17:12:55 -05:00
Chris Titus 1d9c2d9325
2023 09 13 test (#1051)
* Update edgeremoval.bat (#1027)

* Pull edgeremoval.bat directly from source (#1028)

* Incorrect WinGet ID for TCPView. (#1032)

Small issue in the naming of TCPView in the `config/applications.json` winget line which caused the application not being found when trying to install it. 

The line was `"winget": "Microsoft.Sysinternals.Tcpview",` when it should have been `"winget": "Microsoft.Sysinternals.TCPView",`, small error and an easy fix.

* Add NanaZip (#1033)

* Fix edge removal (#1037)

* 2023 09 13 test (#1040)

* add Tidal

* added tidal

* Added Jellyfin Media Player and Server (#1045)

* Added Jellyfin Media Player

* Added Jellyfin Server

* Added Okular document viewer (#1044)

Co-authored-by: tibo29 <tibo.vandenberg@student.uhasselt.be>

* Update applications.json to add sdio Choco package (#1043)

Add sdio as unofficial chocolatey package for Snappy Driver Installer Origin. SDIO package history available here: https://community.chocolatey.org/packages/sdio

* Fix case in tweaks

* update logo

---------

Co-authored-by: Christian S <crian84@gmail.com>
Co-authored-by: Legend <39273354+ThatLadLegend@users.noreply.github.com>
Co-authored-by: QuadFeed <quadfeed.cv@gmail.com>
Co-authored-by: EndCoder <endlord15@proton.me>
Co-authored-by: Tibo-29 <79264873+Tibo-29@users.noreply.github.com>
Co-authored-by: tibo29 <tibo.vandenberg@student.uhasselt.be>
Co-authored-by: Will Barnard <5012445+mrwillbarnz@users.noreply.github.com>
2023-09-23 14:10:03 -05:00
Chris Titus 5dfa540c85
2023-09-13 September Bug fixes and Feature Additions (#1024)
* Add Message confirming restore point created (#953)

* Compile Winutil

* readme update

* Fix value for strings

* remove idm paid software

* add xdm

* add peazip

* Update winutil.ps1

* cleanup and tcpview addition

* fix choco wiztree

* Update tweaks.json

* Add CTT YouTube tutorial video to the README (#1007)

* Update edgeremoval.bat (#1009)

Update Edge Removal - AveYo to 2023.09.09

* Update README.md update docs

* Application Sort - DDU - Change in Runspace (#1013)

* Application list sorted alphabetically

* Indentation fix

* Compiled winutil.ps1

* Indentation fix

* Added Display Driver Uninstaller

* Fix apps falsely marked as installed #1015

* Fix new golang package

* music bee add #993

* Compile Winutil

* Cleanup Tweaks

* Compile Winutil

* OneDrive Removal Fix #385

* Compile Winutil

* Expand Common Issues in Readme

* one drive cleanup fixes

* Compile Winutil

* OneDrive Reinstall

* Compile Winutil

* Edge undo change

* Compile Winutil

* Revert "Merge branch 'test-2023-08-09' into 2023-09-07-Test"

This reverts commit 3636dcb4bb, reversing
changes made to db4f4925d2.

* rebase fix 1

* Musicbee

* uninstall fix

* Update README.md

* fix reinstalls on edge onedrive

* Update winutil.ps1

* Display tweak unpin icons

* Added tweaks for IPv6 (#1010)

* ipv6 merge

---------

Co-authored-by: Stephen Harris <stephen@lunamile.com>
Co-authored-by: ChrisTitusTech <ChrisTitusTech@users.noreply.github.com>
Co-authored-by: meenbeese <meenbeese@tutanota.com>
Co-authored-by: Christian S <crian84@gmail.com>
Co-authored-by: supplefrog <78985073+supplefrog@users.noreply.github.com>
Co-authored-by: Joan Solana Raduà <joansolana@proton.me>
2023-09-13 17:30:56 -05:00
Chris Titus 2321c071ee
Test 2023 07 27 (#934)
* Updated Edge Removal Script to the more up-to-date one. (#918)

* Update edgeremoval.bat from the original source.

* Added my modifications to the extra cleanup part

* Updates credits for Edge Removal script

* Removed "getfirefox"

* Credit to the original source

* Compile Winutil

* fix typos (#924)

* Compile Winutil

* Remove ooshutup10 "Disable search box in task bar" (#929)

* Compile Winutil

* Fix Panel Glitch and add intl

* Compile Winutil

* Fix Bluetooth services

* Compile Winutil

* fix function

---------

Co-authored-by: Antun Nitraj <antnitraj@gmail.com>
Co-authored-by: ChrisTitusTech <ChrisTitusTech@users.noreply.github.com>
Co-authored-by: AdamJedl <100023363+AdamJedl@users.noreply.github.com>
2023-08-02 19:43:52 -05:00
Chris Titus a56aeefc7f
Test 2023 7 20 (#917)
* Remove Edge from Start Menu and Desktop (#898)

* Update edgeremoval.bat

* Fix Edge not being deleted from Desktop

* Compile Winutil

* fix yubikey users service

* Compile Winutil

* AJRouter and Kiosk Disable

* Compile Winutil

* TermService enable

This service will hang when applying tweaks. Changing to Auto from Manual

* Compile Winutil

* Fix bug with Telemetry Tweak

services should NOT be tweaked here

* dupe tweak removal

* hibernate off and delete

* Compile Winutil

* Cleaning Windows Update Folder

* Compile Winutil

* GameDVR Fix

* Compile Winutil

* Fixed consistency in variable names and values inside edgeremoval.bat (#902)

* Compile Winutil

* add spdx license

* Compile Winutil

* Updated Dark mode check (#904)

* Compile Winutil

* Update Dark Mode Check

updated the theme check to use the existing function

* Description update

Updated Description

---------

Co-authored-by: DeveloperDurp <DeveloperDurp@users.noreply.github.com>

* Compile Winutil

* fixes #569

* Compile Winutil

* Added Bing Search toggle plus some support functions (#908)

* Compile Winutil

* Update winget.ps1

* Compile Winutil

* Fix Winget Install

* Compile Winutil

* Update Install-WinUtilWinget.ps1

* Compile Winutil

* Update Install-WinUtilWinget.ps1

* Compile Winutil

* Update Install-WinUtilWinget.ps1

* Compile Winutil

* Winget fixes

* Compile Winutil

---------

Co-authored-by: Antun Nitraj <antnitraj@gmail.com>
Co-authored-by: ChrisTitusTech <ChrisTitusTech@users.noreply.github.com>
Co-authored-by: DeveloperDurp <developerdurp@durp.info>
Co-authored-by: DeveloperDurp <DeveloperDurp@users.noreply.github.com>
2023-07-27 16:06:41 -05:00
Chris Titus b2e3def511
07 16 2023 testing (#895)
* Fix Security Updates not getting set

* Ndu Fix - Task Manager issue

* Ndu Fix 2

* Create edge.ps1

* Update edge.ps1

* Update edge.ps1

* Update edge.ps1

* Update edge.ps1

* Update edge.ps1

* Update edge.ps1

* Update inputXML.xaml

* Edge Removal Progress

* edge removal

* edge removal
2023-07-20 15:39:49 -05:00