winutil/functions/private
MyDrift dd70526731
Adobe Network Blocking / Adobe Debloater / Tweak Fixes & more (#1954)
* Added Applications

AFFiNE: Open source Notion alternative with selfhostable option for syncing.

Wazuh Agent: Adgent for open-source security monitoring platform

* Change layout of toggles

Change the layout of the toggles to first show toggles and then the content (text).
- testet, works

* added snap related toggles

- disable snapping entirely (requires relogin of windows user)
- disable suggestion to snap other windows next to the snapped window

-tested

* 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

* 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

* edited AFFiNE description

* Tweak Adobe Debloater

-disable Adobe Desktop Service by getting ownership and renaming it.
- added AGMService service
- disable AGMService and AGSService entirely

* 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

* undo compilation

* added Note to AcrobatUpdates Management in Tweak "Debloat Adobe"

* Fix Right Click Method to use accurate names

* fixed my mistake in README

---------

Co-authored-by: Chris Titus <contact@christitus.com>
2024-05-11 16:01:48 -05:00
..
ConvertTo-Icon.ps1 Test 2023 12 19 (#1294) 2023-12-19 13:55:55 -06:00
Copy-Files.ps1 Test 2023 11 15 (#1209) 2023-11-28 16:11:11 -06:00
Get-LocalizedYesNo.ps1 Test 2024 01 03 (#1384) 2024-01-12 00:34:41 -06:00
Get-Oscdimg.ps1 Test 2024 03 21 (#1748) 2024-03-28 12:39:23 -07:00
Get-TabXaml.ps1 Adobe Network Blocking / Adobe Debloater / Tweak Fixes & more (#1954) 2024-05-11 16:01:48 -05:00
Get-WinUtilCheckBoxes.ps1 Adobe Network Blocking / Adobe Debloater / Tweak Fixes & more (#1954) 2024-05-11 16:01:48 -05:00
Get-WinUtilInstallerProcess.ps1 2023 09 23 test (#1117) 2023-10-19 17:12:55 -05:00
Get-WinUtilToggleStatus.ps1 Adobe Network Blocking / Adobe Debloater / Tweak Fixes & more (#1954) 2024-05-11 16:01:48 -05:00
Get-WinUtilVariables.ps1 Test 2024 01 03 (#1384) 2024-01-12 00:34:41 -06:00
Get-WinUtilWingetLatest.ps1 Optimize winget download speed (#1931) 2024-05-09 21:03:07 -07:00
Get-WinUtilWingetPrerequisites.ps1 Test 2024 03 21 (#1748) 2024-03-28 12:39:23 -07:00
Install-WinUtilChoco.ps1 Sacrifice to the AV Gods test 24-03-28 branch (#1766) 2024-03-30 11:46:29 -05:00
Install-WinUtilProgramWinget.ps1 Install Choco if needed 2024-05-09 23:14:54 -07:00
Install-WinUtilWinget.ps1 Only install choco if needed (#1943) 2024-05-09 21:13:57 -07:00
Invoke-MicroWin-Helper.ps1 Test 2024 03 30 (#1852) 2024-04-20 16:38:43 -05:00
Invoke-WinUtilBingSearch.ps1 2023 09 23 test (#1117) 2023-10-19 17:12:55 -05:00
Invoke-WinUtilCurrentSystem.ps1 2023 09 23 test (#1117) 2023-10-19 17:12:55 -05:00
Invoke-WinUtilDarkMode.ps1 Test 2023 10 24 (#1176) 2023-11-14 15:45:48 -06:00
Invoke-WinUtilFeatureInstall.ps1 2023 09 23 test (#1117) 2023-10-19 17:12:55 -05:00
Invoke-WinUtilGPU.ps1 Sacrifice to the AV Gods test 24-03-28 branch (#1766) 2024-03-30 11:46:29 -05:00
Invoke-WinUtilMouseAcceleration.ps1 Test 2023 10 24 (#1176) 2023-11-14 15:45:48 -06:00
Invoke-WinUtilNumLock.ps1 Test 2023 10 24 (#1176) 2023-11-14 15:45:48 -06:00
Invoke-WinUtilScript.ps1 2023 09 23 test (#1117) 2023-10-19 17:12:55 -05:00
Invoke-WinUtilShowExt.ps1 Test 2023 10 24 (#1176) 2023-11-14 15:45:48 -06:00
Invoke-WinUtilSnapFlyout.ps1 Test 2024 01 15 (#1456) 2024-01-25 14:44:51 -06:00
Invoke-WinUtilSnapSuggestion.ps1 Adobe Network Blocking / Adobe Debloater / Tweak Fixes & more (#1954) 2024-05-11 16:01:48 -05:00
Invoke-WinUtilSnapWindow.ps1 Adobe Network Blocking / Adobe Debloater / Tweak Fixes & more (#1954) 2024-05-11 16:01:48 -05:00
Invoke-WinUtilStickyKeys.ps1 Sacrifice to the AV Gods test 24-03-28 branch (#1766) 2024-03-30 11:46:29 -05:00
Invoke-WinUtilTaskbarWidgets.ps1 Test 2024 03 30 (#1852) 2024-04-20 16:38:43 -05:00
Invoke-WinUtilTweaks.ps1 Sacrifice to the AV Gods test 24-03-28 branch (#1766) 2024-03-30 11:46:29 -05:00
Invoke-WinUtilVerboseLogon.ps1 Test 2023 10 24 (#1176) 2023-11-14 15:45:48 -06:00
Remove-WinUtilAPPX.ps1 Test 2023 11 15 (#1209) 2023-11-28 16:11:11 -06:00
Set-WinUtilDNS.ps1 2023 09 23 test (#1117) 2023-10-19 17:12:55 -05:00
Set-WinUtilRegistry.ps1 2023 09 23 test (#1117) 2023-10-19 17:12:55 -05:00
Set-WinUtilScheduledTask.ps1 2023 09 23 test (#1117) 2023-10-19 17:12:55 -05:00
Set-WinUtilService.ps1 2023 09 23 test (#1117) 2023-10-19 17:12:55 -05:00
Set-WinUtilUiTheme.ps1 2023 09 23 test (#1117) 2023-10-19 17:12:55 -05:00
Show-CustomDialog.ps1 Test 2024 01 12 (#1401) 2024-01-15 11:32:19 -06:00
Test-WinUtilPackageManager.ps1 Fix Winget Detection by doing Proper Error Handling using a Try-Catch 2024-05-01 16:34:52 -05:00
Update-WinUtilProgramWinget.ps1 Test 2024 03 21 (#1748) 2024-03-28 12:39:23 -07:00