Commit Graph

269 Commits

Author SHA1 Message Date
Chris Titus
84fe67f032 Merge branch 'test-2024-04-20-2' of https://github.com/ChrisTitusTech/winutil into test-2024-04-20-2 2024-05-09 23:15:02 -07:00
Chris Titus
5c65f32fdf Install Choco if needed 2024-05-09 23:14:54 -07:00
ChrisTitusTech
7d8ff5e0f9 Compile Winutil 2024-05-10 04:14:20 +00:00
Martin Wiethan
cc02facb11
Only install choco if needed (#1943) 2024-05-09 21:13:57 -07:00
ChrisTitusTech
1c80af1aca Compile Winutil 2024-05-10 04:05:31 +00:00
Martin Wiethan
bcc5b691d6
Include OOSU Config in winutil.ps1 (#1932) 2024-05-09 21:05:04 -07:00
ChrisTitusTech
963bfe9358 Compile Winutil 2024-05-10 04:03:29 +00:00
Martin Wiethan
eb205771fb
Optimize winget download speed (#1931)
* Optimize Winget Download Speed

* Add Downloading Message
2024-05-09 21:03:07 -07:00
ChrisTitusTech
c4a9ab098b Compile Winutil 2024-05-10 04:01:51 +00:00
Rux
457e8cdcdc
Update name and description for Element (#1930)
- Fixed the name and description for Element to reflect the name of the client, rather than the underlying technology-Matrix.
2024-05-09 21:01:25 -07:00
ChrisTitusTech
d43d09872d Compile Winutil 2024-05-10 03:52:18 +00:00
Callum Carmicheal
39e89f1627
Fix incorrect url for jellyfin-media-player (#1912) 2024-05-09 20:51:54 -07:00
ChrisTitusTech
5648115256 Compile Winutil 2024-05-10 03:49:49 +00:00
kian yamamoto
565f9c310c
Test 1715290913 fix ugly ifs (#1957)
* fix nested ifs

* Compile Winutil

* fix syntax

* Compile Winutil

* Add Spotify and Choco Fallback

* Compile Winutil

---------

Co-authored-by: ty802 <ty802@users.noreply.github.com>
Co-authored-by: Chris Titus <contact@christitus.com>
Co-authored-by: ChrisTitusTech <ChrisTitusTech@users.noreply.github.com>
2024-05-09 20:49:23 -07:00
ChrisTitusTech
8eb51560d8 Compile Winutil 2024-05-09 22:05:13 +00:00
Chris Titus
81fd3d1683 Remove old Win7 game tweak 2024-05-09 17:04:41 -07:00
ChrisTitusTech
63f45ed446 Compile Winutil 2024-05-09 22:00:48 +00:00
Federico Pulcino
386808d0e0
add GlazeWM to applications.js (#1891)
Co-authored-by: Chris Titus <contact@christitus.com>
2024-05-09 15:00:16 -07:00
ChrisTitusTech
f1c52d957b Compile Winutil 2024-05-09 20:36:16 +00:00
misspent
b28a79d177
Test 2024 04 20 2 | 7 additions to applications.json
* 7 additions to applications.json

Adds:

NetLimiter - https://www.netlimiter.com
OneCommander - https://www.onecommander.com
Borderless Gaming - https://github.com/Codeusa/Borderless-Gaming
Equalizer APO - https://sourceforge.net/projects/equalizerapo
FreeFileSync - https://freefilesync.org
Elgato Stream Deck - https://www.elgato.com/uk/en/s/downloads
Stardock Curtains - https://www.stardock.com/products/curtains

* Added Compact GUI support

Link: https://github.com/IridiumIO/CompactGUI

Since I wasn't sure what category to put it in, I chose Utilities.

* Added ExifCleaner support

Link: https://github.com/szTheory/exifcleaner

* Removed trial ware additions

Removed:

Net Limiter
One Commander
Elgato: Stream Deck
Stardock Curtains
2024-05-09 15:35:53 -05:00
ChrisTitusTech
b0bd06be96 Compile Winutil 2024-05-09 20:31:53 +00:00
CodingWonders
665f31d91a
Added ability to import drivers
* Added ability to import drivers

Added the ability to import drivers from the active installation to the MicroWin image.

* Merge branch 'test-2024-04-20-2' into CW-MicroWin-240420

* Update inputXML.xaml

Removed warning because of a fluke

* Update Invoke-WPFMicrowin.ps1

Use the driver injection directory if it is specified and if the directory exists

* Merge branch 'test-2024-04-20-2' into CW-MicroWin-240420

* Merge branch 'test-2024-04-20-2' into CW-MicroWin-240420
2024-05-09 15:31:27 -05:00
ChrisTitusTech
11b64623e9 Compile Winutil 2024-05-01 21:45:12 +00:00
MyDrift
d1eedd0d74
Remove StartAllBack + Adobe Debloater Tweak + Add Netbird
* remove StartAllBack

* Added Adobe Service Debloater

Sets Adobe Services to manual for people that sadly need to work with their apps.

* Add Netbird

https://netbird.io
2024-05-01 16:44:41 -05:00
ChrisTitusTech
8fccb8b749 Compile Winutil 2024-05-01 21:39:34 +00:00
Chris Titus
7065e2ac38 Update applications.json 2024-05-01 16:39:09 -07:00
Mr.k
60db65b5a6
Fix Winget Detection by doing Proper Error Handling using a Try-Catch
* Fix Winget Detection by doing Proper Error Handling using a Try-Catch

* Remove unnecessary Variable Initialization of 'wingetFullVersion'

Co-authored-by: Martin Wiethan <47688561+Marterich@users.noreply.github.com>

* Add Comments to be make The Logic a Lot More Clear to Follow and Understand

* Add Another Catch Statement with some 'Write-Warning' for Extra Information
2024-05-01 16:34:52 -05:00
Evan Galvin
ad6dcca76e
add MSEdgeRedirect to applications.jsonperhaps a good "tweak" that could be added to Tweaks section down the road. project is foss... could be a good resource for someone with enough skills.in the meantime, does what it says it will, and does it well.
* add MSEdgeRedirect to applications.json

perhaps a good "tweak" that could be added to Tweaks section down the road.  project is foss... could be   a good resource for someone with enough skills.

in the meantime, does what it says it will, and does it well.
2024-05-01 16:34:22 -05:00
trenton4k
17faeef0d6
Update applications.jsonWindhawkThe customization marketplace for Windows programshttps://www.youtube.com/watch?v=ijG0nXnO2gQ
* Update applications.json

Windhawk
The customization marketplace for Windows programs

https://www.youtube.com/watch?v=ijG0nXnO2gQ
2024-05-01 16:29:48 -05:00
ChrisTitusTech
14b3c859ab Compile Winutil 2024-05-01 20:02:03 +00:00
Kasim
841de3699f
remove authy authy reached EOLhttps://help.twilio.com/articles/22771146070299-User-guide-End-of-Life-EOL-for-Twilio-Authy-Desktop-app
* remove authy 

authy reached EOL
https://help.twilio.com/articles/22771146070299-User-guide-End-of-Life-EOL-for-Twilio-Authy-Desktop-app
2024-05-01 15:01:35 -05:00
ChrisTitusTech
fc93ec16d6 Compile Winutil 2024-05-01 19:59:15 +00:00
ModernTTY
b3fc21d7e4
Add option to remove Microsoft Copilot AI
* Add option to remove MS Copilot

* Update tweaks.json

* fix bugs

- remove appx caused a lockup
- also it looks like copilot will be the dependency for some built-in windows searches
Due to this I am changing it from a removal to a disable.
2024-05-01 14:58:51 -05:00
ChrisTitusTech
fc70053789 Compile Winutil 2024-05-01 19:29:07 +00:00
MyDrift
3719b015d4
Update applications.jsonremove Whatsapp because it is not being maintained and is named "outdated" when installed
* Update applications.json

remove Whatsapp because it is not being maintained and is named "outdated" when installed
2024-05-01 14:28:43 -05:00
ChrisTitusTech
94abf3fd66 Compile Winutil 2024-05-01 18:43:03 +00:00
Mr.k
f5f506b9c5
Simple improvement: make WinUtil's Shortcut Function Do Less (Lazier) (#1903)
* Add Extra Comments to 'Invoke-WPFShortcut' to make the Logic a Bit Clearer

* Make The 'Invoke-WPFShortcut' Function Lazier for Added Efficiency and to not Display False Info whenever the User Cancels the 'Save As' Operation
2024-05-01 11:42:38 -07:00
ChrisTitusTech
bdf9c8378c Compile Winutil 2024-04-25 19:34:33 +00:00
Justawildwolf
e4bf33e3ab
Update applications.json (#1883) 2024-04-25 14:34:08 -05:00
ChrisTitusTech
f398f9a63b Compile Winutil 2024-04-25 16:15:36 +00:00
Melloni
959c85f57b
Added fnm to the install menu (#1879) 2024-04-25 11:15:12 -05:00
ChrisTitusTech
f8c3fda0e7 Compile Winutil 2024-04-25 16:14:41 +00:00
Mr.k
9e3faced80
Add 'betterbird' App to 'applications.json' File (#1876) 2024-04-25 11:14:15 -05:00
ChrisTitusTech
2eb9e4ea0a Compile Winutil 2024-04-22 21:17:09 +00:00
Mr.k
376a2205cd
Several Additions to 'applications.json' File (#1865)
* Add 'ditto' App to 'applications.json' File

* Add 'rdcman' App to 'applications.json' File

* Add 'mp3tag' App to 'applications.json' File

* Add 'fan control' App to 'applications.json' File
2024-04-22 14:16:48 -07:00
Chris Titus
2354645b47
Fix ALL Program Installs (#1856)
* Compile Winutil

* Update Invoke-WPFOOSU

* Compile Winutil

* Modify Winget program installs

did a waterfall type installer. First trys systemwide at admin prompt, then user scope, then unelevated with no scope.
This should fix ALL program installs.

* Compile Winutil

---------

Co-authored-by: ChrisTitusTech <ChrisTitusTech@users.noreply.github.com>
2024-04-20 21:48:55 -05:00
ChrisTitusTech
9ef050442d Compile Winutil 2024-04-21 00:40:51 +00:00
Chris Titus
c8ae4a812e Update Invoke-WPFOOSU 2024-04-20 19:40:30 -05:00
Chris Titus
ad080f267e remove auto releases 2024-04-20 18:51:42 -05:00
Chris Titus
fec5b68b10 Update release.yaml 2024-04-20 18:49:39 -05:00