mirror of
https://github.com/builtbybel/BloatyNosy.git
synced 2025-06-03 08:25:52 +02:00
Add files via upload
This commit is contained in:
parent
12f7c9aacc
commit
bf24fbeeb2
@ -1,6 +1,6 @@
|
|||||||
[Info]
|
[Info]
|
||||||
DisplayName=Backup Edge (based on Chromium) Bookmarks to Desktop
|
DisplayName=Backup Edge (based on Chromium) Bookmarks to Desktop
|
||||||
Publisher=https://github.com/gunnarhaslinger/Microsoft-Edge-based-on-Chromium-Scripts/blob/master/EdgeChromium-Bookmarks-Backup-JSON-to-HTML.ps1
|
Publisher=Gunnar Haslinger
|
||||||
AboutScript=Read Microsoft Edge (based on Chromium) Bookmarks (JSON File) and Export/Backup to HTML-File (Edge/Firefox/Chrome compatible Format) on your Desktop.
|
AboutScript=Read Microsoft Edge (based on Chromium) Bookmarks (JSON File) and Export/Backup to HTML-File (Edge/Firefox/Chrome compatible Format) on your Desktop.
|
||||||
ScriptLanguage=PowerShell
|
ScriptLanguage=PowerShell
|
||||||
ConditionScript=backup-edge_chromium-bookmarks.ps1
|
ConditionScript=backup-edge_chromium-bookmarks.ps1
|
||||||
|
@ -5,8 +5,3 @@ AboutScript=Certain elements of Windows 11, such as the News and interests widge
|
|||||||
ScriptLanguage=PowerShell
|
ScriptLanguage=PowerShell
|
||||||
ConditionScript=bypass-edge_default_handler_web.ps1
|
ConditionScript=bypass-edge_default_handler_web.ps1
|
||||||
CreateNoWindow=true
|
CreateNoWindow=true
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -5,9 +5,3 @@ AboutScript=This will use classic Disk clean-up utility aka Cleanmgr.exe to clea
|
|||||||
ScriptLanguage=PowerShell
|
ScriptLanguage=PowerShell
|
||||||
ConditionScript=clean-up_windows.ps1
|
ConditionScript=clean-up_windows.ps1
|
||||||
CreateNoWindow=true
|
CreateNoWindow=true
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -5,8 +5,3 @@ AboutScript=This mod will turn off unnecessary Windows 11 services. A detailed e
|
|||||||
ScriptLanguage=PowerShell
|
ScriptLanguage=PowerShell
|
||||||
ConditionScript=disable-services.ps1
|
ConditionScript=disable-services.ps1
|
||||||
CreateNoWindow=true
|
CreateNoWindow=true
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -5,8 +5,3 @@ AboutScript=This script will remove and disable OneDrive integration.
|
|||||||
ScriptLanguage=PowerShell
|
ScriptLanguage=PowerShell
|
||||||
ConditionScript=remove_onedrive.ps1
|
ConditionScript=remove_onedrive.ps1
|
||||||
CreateNoWindow=true
|
CreateNoWindow=true
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -5,8 +5,3 @@ AboutScript=This mod will block and disable telemetry features of the following
|
|||||||
ScriptLanguage=PowerShell
|
ScriptLanguage=PowerShell
|
||||||
ConditionScript=remove_telemetry-third-party-apps.ps1
|
ConditionScript=remove_telemetry-third-party-apps.ps1
|
||||||
CreateNoWindow=true
|
CreateNoWindow=true
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,13 +1,8 @@
|
|||||||
[Info]
|
[Info]
|
||||||
DisplayName=Reinstall all built-in apps
|
DisplayName=Reinstall all built-in apps
|
||||||
Publisher=Builtbybel - https://www.builtbybel.com
|
Publisher=Builtbybel
|
||||||
AboutScript=This mod will reinstall all built-in modern apps in a single step. This command will take a few moments and will reinstall all built-in apps. If you receive any error message, ignore it. You may need to restart the computer to take effect.
|
AboutScript=This mod will reinstall all built-in modern apps in a single step. This command will take a few moments and will reinstall all built-in apps. If you receive any error message, ignore it. You may need to restart the computer to take effect.
|
||||||
ScriptLanguage=PowerShell
|
ScriptLanguage=PowerShell
|
||||||
ConditionScript=reinstall-inbox-apps.ps1
|
ConditionScript=reinstall-inbox-apps.ps1
|
||||||
CreateNoWindow=false
|
CreateNoWindow=false
|
||||||
ScriptParam=-noexit
|
ScriptParam=-noexit
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,12 +1,7 @@
|
|||||||
[Info]
|
[Info]
|
||||||
DisplayName=Enable Ultimate Performance Mode
|
DisplayName=Enable Ultimate Performance Mode
|
||||||
Publisher=Builtbybel - https://www.builtbybel.com
|
Publisher=Builtbybel
|
||||||
AboutScript=Microsoft added the "Ultimate Performance mode" power scheme to Windows 10 April 2018 Update to optimize the system's performance, especially high-end PCs. The "Ultimate Performance" power plan option may not be available on some systems, especially if you are using a laptop.
|
AboutScript=Microsoft added the "Ultimate Performance mode" power scheme to Windows 10 April 2018 Update to optimize the system's performance, especially high-end PCs. The "Ultimate Performance" power plan option may not be available on some systems, especially if you are using a laptop.
|
||||||
ScriptLanguage=PowerShell
|
ScriptLanguage=PowerShell
|
||||||
ConditionScript=ultimate_performance-mode.ps1
|
ConditionScript=ultimate_performance-mode.ps1
|
||||||
CreateNoWindow=true
|
CreateNoWindow=true
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
@ -5,8 +5,3 @@ AboutScript=This mod will run an update check for Microsoft Store apps.
|
|||||||
ScriptLanguage=PowerShell
|
ScriptLanguage=PowerShell
|
||||||
ConditionScript=update_store-apps.ps1
|
ConditionScript=update_store-apps.ps1
|
||||||
CreateNoWindow=true
|
CreateNoWindow=true
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user