Commit Graph

295 Commits

Author SHA1 Message Date
Chris Titus
67060394a0
Merge branch 'test-2024-04-20-2' into test-2024-04-20-2 2024-05-11 16:01:37 -05:00
ChrisTitusTech
2c5544c4c7 Compile Winutil 2024-05-11 20:54:40 +00:00
o-iu
9850ffd2c2
Add SMPlayer to applications.json (#1948)
* Add SMPlayer to `applications.json`

* Fix formatting

---------

Co-authored-by: Chris Titus <contact@christitus.com>
2024-05-11 15:54:18 -05:00
ChrisTitusTech
3c2b236d0a Compile Winutil 2024-05-11 20:53:18 +00:00
Berrick Werkman
f130fc6c49
Main window handle (#1941)
Condition is comparing $proc.Id with [System.IntPtr]::Zero. The Id property is an integer, representing the process ID, and it's not directly related to window handles.
Instead, you should compare the MainWindowHandle property against [System.IntPtr]::Zero
2024-05-11 15:52:52 -05:00
ChrisTitusTech
15eb12af11 Compile Winutil 2024-05-11 20:48:42 +00:00
Hayden Plumley
eec184ee81
Simplified Admin Check and Added Code Comments (#1938)
- Simplified the admin check by filtering the "WindowsIdentity" class for owner value and comparing against admin value
- Removed the need for an if admin check by moving its commands under the if not admin check.
- Added code comments
2024-05-11 15:48:18 -05:00
ChrisTitusTech
794d390a7f Compile Winutil 2024-05-11 20:47:02 +00:00
Marc Brooks
d893c0512a
Add GitKraken Client (#1927)
Adds development utility client for git repository management
2024-05-11 15:46:37 -05:00
ChrisTitusTech
a0db6cfdce Compile Winutil 2024-05-11 20:46:32 +00:00
Jelle
4993407f2c
add Godot Engine to applications.json (#1933)
Added Godot Engine (https://godotengine.org/).

Godot Engine is a free, open-source 2D and 3D game engine with a focus on usability and flexibility.
2024-05-11 15:46:08 -05:00
ChrisTitusTech
c78a48d670 Compile Winutil 2024-05-11 20:45:57 +00:00
Andrew
800a5085fc
Added ForceAutoHDR application to applications.json (#1951)
* Added ForceAutoHDR application to applications.json

Entry added on line 2642

* Update config/applications.json

Yep my bad I though games related tools should be under "Games"

Co-authored-by: Mr.k <mineshtine28546271@gmail.com>

---------

Co-authored-by: Mr.k <mineshtine28546271@gmail.com>
2024-05-11 15:45:32 -05:00
MyDrift
fba593c8d1
fixed my mistake in README 2024-05-10 14:45:10 +02:00
MyDrift
d6699d1d04
Fix Right Click Method to use accurate names 2024-05-10 14:42:47 +02:00
MyDrift
eb728ed8eb added Note to AcrobatUpdates Management in Tweak "Debloat Adobe" 2024-05-10 09:31:58 +02:00
ChrisTitusTech
6e201305c9 Compile Winutil 2024-05-10 04:15:31 +00:00
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
MyDrift
837596b2c7 undo compilation 2024-05-09 23:43:03 +02: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
MyDrift
a8df0d3ede Block Adobe Network, Debloat Adobe & Compile
- fixes order of tweaks to always run "WPFTweaksRestorePoint" first. Before it was only the case because if was one of the first letter0s of the alphabet
- Fixed some stuff at Debloat Adobe & added Adobe Reader update stopper & "deactivated" Adobe Desktop Service.
- Added Blocking of Adobe Servers (as of your suggestion) to it's own Tweak.
- ran compile for testing & showing
2024-05-09 20:30:12 +02:00
MyDrift
e86533c7e1 Tweak Adobe Debloater
-disable Adobe Desktop Service by getting ownership and renaming it.
- added AGMService service
- disable AGMService and AGSService entirely
2024-05-05 08:41:32 +02:00
MyDrift
026ebc411a edited AFFiNE description 2024-05-04 19:07:56 +02:00
MyDrift
69d95ff9bb Disable Acrobat auto-updates
- added script & undoscript to disable automatic downloads & installation of acrobat reader. The user gets a notified if there is an update available. I put some info to that inside the code
2024-05-04 18:14:53 +02:00
MyDrift
b6ca69d93f Layouted Checkboxes, redesigned Toggles & renamed RDCMan
- Removed text inside toggle as it can be confusing because it sais "enable" while enabled and "disable" if disabled. The coloring should be enough to know in what state that setting is.
- without the text i could make it a little bit smaller while still letting it look good.
- Renamed "Remote Desktop Connection Manager (RDCMan)" to "RDCMan" because that name is shorter and also mostly used by the linked site.
- layouted checkboxes so they are not more left than the title and look tidy.

- tested
2024-05-04 12:30:14 +02:00
MyDrift
ff1ecbd1e3 added snap related toggles
- disable snapping entirely (requires relogin of windows user)
- disable suggestion to snap other windows next to the snapped window

-tested
2024-05-04 11:10:57 +02:00
MyDrift
87c252166f Change layout of toggles
Change the layout of the toggles to first show toggles and then the content (text).
- testet, works
2024-05-04 10:49:36 +02:00
MyDrift
c91bca5e69 Added Applications
AFFiNE: Open source Notion alternative with selfhostable option for syncing.

Wazuh Agent: Adgent for open-source security monitoring platform
2024-05-04 10:46:48 +02: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