# Invoke-WebRequest is notoriously slow when the byte progress is displayed. The following lines disable the progress bar and reset them at the end of the function
$PreviousProgressPreference=$ProgressPreference
$ProgressPreference="silentlyContinue"
Try{
# Grabs the latest release of Winget from the Github API for the install process.
Thetriplequotesarerequiredanytimeyouneeda" in a normal script block.
#>
param(
[Parameter(Mandatory,Position=0)]
[PsCustomObject]$ProgramsToInstall,
[Parameter(Position=1)]
[String]$manage="Installing"
)
$x=0
$count=$ProgramsToInstall.Count
# This check isn't really necessary, as there's a couple of checks before this Private Function gets called, but just to make sure ;)
if($count-le0){
throw"Private Function 'Install-WinUtilProgramChoco' expected Parameter 'ProgramsToInstall' to be of size 1 or greater, instead got $count,`nPlease double check your code and re-compile WinUtil."
# TODO: Implement the Upgrade part using 'choco upgrade' command, this will make choco consistent with WinGet, as WinGet tries to Upgrade when you use the install command.
if($tryUpgrade){
throw"Automatic Upgrade for Choco isn't implemented yet, a feature to make it consistent with WinGet, the install command using choco simply failed because $($Program.choco) is already installed."
Write-Host"$($Program.winget) No applicable update found"
continue
}
Write-Host"Attempt with User scope"
$status=$(Start-Process-FilePath"winget"-ArgumentList"install --id $($Program.winget) --scope user --silent --accept-source-agreements --accept-package-agreements"-Wait-PassThru-NoNewWindow).ExitCode
if($status-eq0){
Write-Host"$($Program.winget) installed successfully with User scope."
continue
}
if($status-eq-1978335189){
Write-Host"$($Program.winget) No applicable update found"
continue
}
Write-Host"Attempt with User prompt"
$userChoice=[System.Windows.MessageBox]::Show("Do you want to attempt $($Program.winget) installation with specific user credentials? Select 'Yes' to proceed or 'No' to skip.","User Credential Prompt",[System.Windows.MessageBoxButton]::YesNo)
Write-Host"Manually adding Winget Sources, from Winget CDN."
Add-AppxPackage-Pathhttps://cdn.winget.microsoft.com/cache/source.msix#Seems some installs of Winget don't add the repo source, this should makes sure that it's installed every time.
Write-Host"Winget Installed"-ForegroundColorGreen
Write-Host"Enabling NuGet and Module..."
Install-PackageProvider-NameNuGet-Force
Install-Module-NameMicrosoft.WinGet.Client-Force
# Winget only needs a refresh of the environment variables to be used.
# The check for !($undo) is required, without it the script will throw an error for accessing unavailable memeber, which's the 'OriginalService' Property
Write-Debug"Service $($service.Name) was changed in the past to $($service.StartType.ToString()) from it's original type of $($psitem.$($values.OriginalService)), will not change it to $($psitem.$($values.service))"
# Rename the Windows Update Log and Signature Folders
Write-Progress-Id3-ParentId0-Activity"Renaming/Removing Files"-Status"Renaming the Windows Update Log, Download, and Signature Folder..."-PercentComplete20
# Reset the Security Descriptors on the Windows Update Services
Write-Progress-Id0-Activity"Repairing Windows Update"-Status"Resetting the WU Service Security Descriptors..."-PercentComplete25
Write-Progress-Id4-ParentId0-Activity"Resetting the WU Service Security Descriptors"-Status"Resetting the BITS Security Descriptor..."-PercentComplete0
Write-Progress-Id4-ParentId0-Activity"Resetting the WU Service Security Descriptors"-Status"Resetting the wuauserv Security Descriptor..."-PercentComplete50
#If ($global:ReadmeDisplay -ne $true) { Write-Host "If you need to reference this display again, run Get-FormVariables" -ForegroundColor Yellow; $global:ReadmeDisplay = $true }
# only show the message to people who did check the box to download from github, if you check the box
# you consent to downloading it, no need to show extra dialogs
[System.Windows.MessageBox]::Show("oscdimge.exe is not found on the system, winutil will now attempt do download and install it using choco. This might take a long time.")
[System.Windows.MessageBox]::Show("oscdimg is installed, now close, reopen PowerShell terminal and re-launch winutil.ps1")
return
}
else{
[System.Windows.MessageBox]::Show("oscdimge.exe is not found on the system, winutil will now attempt do download and install it from github. This might take a long time.")
Write-Debug"Free space on installation drive: $($driveSpace) bytes"
if($driveSpace-lt($isoSize*2))
{
# It's not critical and we _may_ continue. Output a warning
Write-Warning"You may not have enough space for this operation. Proceed at your own risk."
}
elseif($driveSpace-lt$isoSize)
{
# It's critical and we can't continue. Output an error
Write-Host"You don't have enough space for this operation. You need at least $([Math]::Round(($isoSize/([Math]::Pow(1024,2)))*2,2)) MB of free space to copy the ISO files to a temp directory and to be able to perform additional operations."
return
}
else
{
Write-Host"You have enough space for this operation."
# @ChrisTitusTech please copy this wiki and change the link below to your copy of the wiki
Write-Error"Failed to mount the image. Error: $($_.Exception.Message)"
Write-Error"This is NOT winutil's problem, your ISO might be corrupt, or there is a problem on the system"
Write-Error"Please refer to this wiki for more details https://github.com/ChrisTitusTech/winutil/blob/main/wiki/Error-in-Winutil-MicroWin-during-ISO-mounting%2Cmd"
return
}
# storing off values in hidden fields for further steps
# there is probably a better way of doing this, I don't have time to figure this out
$msg="Neither install.wim nor install.esd exist in the image, this could happen if you use unofficial Windows images. Please don't use shady images from the internet, use only official images. Here are instructions how to download ISO images if the Microsoft website is not showing the link to download and ISO. https://www.techrepublic.com/article/how-to-download-a-windows-10-iso-file-without-using-the-media-creation-tool/"
Write-Host"Finding suitable Pro edition. This can take some time. Do note that this is an automatic process that might not select the edition you want."
Write-Host"Exporting Windows image to a WIM file, keeping the index we want to work on. This can take several minutes, depending on the performance of your computer..."
$msg="This image is not compatible with MicroWin processing. Make sure it isn't a Windows 8 or earlier image."
$dlg_msg=$msg+"`n`nIf you want more information, the version of the image selected is $($imgVersion)`n`nIf an image has been incorrectly marked as incompatible, report an issue to the developers."
curl.exe-ss"https://live.sysinternals.com/Autologon.exe"-o$env:temp\autologin.exe# Official Microsoft recommendation https://learn.microsoft.com/en-us/sysinternals/downloads/autologon
"description":"1Password is a password manager that allows you to store and manage your passwords securely.",
"link":"https://1password.com/",
"winget":"AgileBits.1Password"
},
"WPFInstall7zip":{
"category":"Utilities",
"choco":"7zip",
"content":"7-Zip",
"description":"7-Zip is a free and open-source file archiver utility. It supports several compression formats and provides a high compression ratio, making it a popular choice for file compression.",
"link":"https://www.7-zip.org/",
"winget":"7zip.7zip"
},
"WPFInstalladobe":{
"category":"Document",
"choco":"adobereader",
"content":"Adobe Acrobat Reader",
"description":"Adobe Acrobat Reader is a free PDF viewer with essential features for viewing, printing, and annotating PDF documents.",
"description":"Advanced IP Scanner is a fast and easy-to-use network scanner. It is designed to analyze LAN networks and provides information about connected devices.",
"link":"https://www.advanced-ip-scanner.com/",
"winget":"Famatech.AdvancedIPScanner"
},
"WPFInstallaffine":{
"category":"Document",
"choco":"na",
"content":"AFFiNE",
"description":"AFFiNE is an open source alternative to Notion. Write, draw, plan all at once. Selfhost it to sync across devices.",
"link":"https://affine.pro/",
"winget":"ToEverything.AFFiNE"
},
"WPFInstallaimp":{
"category":"Multimedia Tools",
"choco":"aimp",
"content":"AIMP (Music Player)",
"description":"AIMP is a feature-rich music player with support for various audio formats, playlists, and customizable user interface.",
"link":"https://www.aimp.ru/",
"winget":"AIMP.AIMP"
},
"WPFInstallalacritty":{
"category":"Utilities",
"choco":"alacritty",
"content":"Alacritty Terminal",
"description":"Alacritty is a fast, cross-platform, and GPU-accelerated terminal emulator. It is designed for performance and aims to be the fastest terminal emulator available.",
"link":"https://alacritty.org/",
"winget":"Alacritty.Alacritty"
},
"WPFInstallanaconda3":{
"category":"Development",
"choco":"anaconda3",
"content":"Anaconda",
"description":"Anaconda is a distribution of the Python and R programming languages for scientific computing.",
"description":"Angry IP Scanner is an open-source and cross-platform network scanner. It is used to scan IP addresses and ports, providing information about network connectivity.",
"link":"https://angryip.org/",
"winget":"angryziber.AngryIPScanner"
},
"WPFInstallanki":{
"category":"Document",
"choco":"anki",
"content":"Anki",
"description":"Anki is a flashcard application that helps you memorize information with intelligent spaced repetition.",
"link":"https://apps.ankiweb.net/",
"winget":"Anki.Anki"
},
"WPFInstallanydesk":{
"category":"Utilities",
"choco":"anydesk",
"content":"AnyDesk",
"description":"AnyDesk is a remote desktop software that enables users to access and control computers remotely. It is known for its fast connection and low latency.",
"link":"https://anydesk.com/",
"winget":"AnyDeskSoftwareGmbH.AnyDesk"
},
"WPFInstallATLauncher":{
"category":"Games",
"choco":"na",
"content":"ATLauncher",
"description":"ATLauncher is a Launcher for Minecraft which integrates multiple different ModPacks to allow you to download and install ModPacks easily and quickly.",
"description":"RDCMan manages multiple remote desktop connections. It is useful for managing server labs where you need regular access to each machine such as automated checkin systems and data centers.",
"description":"AutoHotkey is a scripting language for Windows that allows users to create custom automation scripts and macros. It is often used for automating repetitive tasks and customizing keyboard shortcuts.",
"link":"https://www.autohotkey.com/",
"winget":"AutoHotkey.AutoHotkey"
},
"WPFInstallazuredatastudio":{
"category":"Microsoft Tools",
"choco":"azure-data-studio",
"content":"Microsoft Azure Data Studio",
"description":"Azure Data Studio is a data management tool that enables you to work with SQL Server, Azure SQL DB and SQL DW from Windows, macOS and Linux.",
"description":"Barrier is an open-source software KVM (keyboard, video, and mouseswitch). It allows users to control multiple computers with a single keyboard and mouse, even if they have different operating systems.",
"link":"https://github.com/debauchee/barrier",
"winget":"DebaucheeOpenSourceGroup.Barrier"
},
"WPFInstallbat":{
"category":"Utilities",
"choco":"bat",
"content":"Bat (Cat)",
"description":"Bat is a cat command clone with syntax highlighting. It provides a user-friendly and feature-rich alternative to the traditional cat command for viewing and concatenating files.",
"link":"https://github.com/sharkdp/bat",
"winget":"sharkdp.bat"
},
"WPFInstallbitcomet":{
"category":"Utilities",
"choco":"bitcomet",
"content":"BitComet",
"description":"BitComet is a free and open-source BitTorrent client that supports HTTP/FTP downloads and provides download management features.",
"link":"https://www.bitcomet.com/",
"winget":"CometNetwork.BitComet"
},
"WPFInstallbitwarden":{
"category":"Utilities",
"choco":"bitwarden",
"content":"Bitwarden",
"description":"Bitwarden is an open-source password management solution. It allows users to store and manage their passwords in a secure and encrypted vault, accessible across multiple devices.",
"link":"https://bitwarden.com/",
"winget":"Bitwarden.Bitwarden"
},
"WPFInstallbleachbit":{
"category":"Utilities",
"choco":"bleachbit",
"content":"BleachBit",
"description":"Clean Your System and Free Disk Space",
"link":"https://www.bleachbit.org/",
"winget":"BleachBit.BleachBit"
},
"WPFInstallblender":{
"category":"Multimedia Tools",
"choco":"blender",
"content":"Blender (3D Graphics)",
"description":"Blender is a powerful open-source 3D creation suite, offering modeling, sculpting, animation, and rendering tools.",
"link":"https://www.blender.org/",
"winget":"BlenderFoundation.Blender"
},
"WPFInstallbluestacks":{
"category":"Games",
"choco":"bluestacks",
"content":"Bluestacks",
"description":"Bluestacks is an Android emulator for running mobile apps and games on a PC.",
"link":"https://www.bluestacks.com/",
"winget":"BlueStack.BlueStacks"
},
"WPFInstallbrave":{
"category":"Browsers",
"choco":"brave",
"content":"Brave",
"description":"Brave is a privacy-focused web browser that blocks ads and trackers, offering a faster and safer browsing experience.",
"link":"https://www.brave.com",
"winget":"Brave.Brave"
},
"WPFInstallbulkcrapuninstaller":{
"category":"Utilities",
"choco":"bulk-crap-uninstaller",
"content":"Bulk Crap Uninstaller",
"description":"Bulk Crap Uninstaller is a free and open-source uninstaller utility for Windows. It helps users remove unwanted programs and clean up their system by uninstalling multiple applications at once.",
"link":"https://www.bcuninstaller.com/",
"winget":"Klocman.BulkCrapUninstaller"
},
"WPFInstallbulkrenameutility":{
"category":"Utilities",
"choco":"bulkrenameutility",
"content":"Bulk Rename Utility",
"description":"Bulk Rename Utility allows you to easily rename files and folders recursively based upon find-replace, character place, fields, sequences, regular expressions, EXIF data, and more.",
"link":"https://www.bulkrenameutility.co.uk",
"winget":"TGRMNSoftware.BulkRenameUtility"
},
"WPFInstallcalibre":{
"category":"Document",
"choco":"calibre",
"content":"Calibre",
"description":"Calibre is a powerful and easy-to-use e-book manager, viewer, and converter.",
"link":"https://calibre-ebook.com/",
"winget":"calibre.calibre"
},
"WPFInstallcarnac":{
"category":"Utilities",
"choco":"carnac",
"content":"Carnac",
"description":"Carnac is a keystroke visualizer for Windows. It displays keystrokes in an overlay, making it useful for presentations, tutorials, and live demonstrations.",
"link":"https://carnackeys.com/",
"winget":"code52.Carnac"
},
"WPFInstallcemu":{
"category":"Games",
"choco":"cemu",
"content":"Cemu",
"description":"Cemu is a highly experimental software to emulate Wii U applications on PC.",
"link":"https://cemu.info/",
"winget":"Cemu.Cemu"
},
"WPFInstallchatterino":{
"category":"Communications",
"choco":"chatterino",
"content":"Chatterino",
"description":"Chatterino is a chat client for Twitch chat that offers a clean and customizable interface for a better streaming experience.",
"link":"https://www.chatterino.com/",
"winget":"ChatterinoTeam.Chatterino"
},
"WPFInstallchrome":{
"category":"Browsers",
"choco":"googlechrome",
"content":"Chrome",
"description":"Google Chrome is a widely used web browser known for its speed, simplicity, and seamless integration with Google services.",
"link":"https://www.google.com/chrome/",
"winget":"Google.Chrome"
},
"WPFInstallchromium":{
"category":"Browsers",
"choco":"chromium",
"content":"Chromium",
"description":"Chromium is the open-source project that serves as the foundation for various web browsers, including Chrome.",
"description":"Arc is a Chromium based browser, known for it's clean and modern design.",
"link":"https://arc.net/",
"winget":"TheBrowserCompany.Arc"
},
"WPFInstallclementine":{
"category":"Multimedia Tools",
"choco":"clementine",
"content":"Clementine",
"description":"Clementine is a modern music player and library organizer, supporting various audio formats and online radio services.",
"link":"https://www.clementine-player.org/",
"winget":"Clementine.Clementine"
},
"WPFInstallclink":{
"category":"Development",
"choco":"clink",
"content":"Clink",
"description":"Clink is a powerful Bash-compatible command-line interface (CLIenhancement for Windows, adding features like syntax highlighting and improved history).",
"link":"https://mridgers.github.io/clink/",
"winget":"chrisant996.Clink"
},
"WPFInstallclonehero":{
"category":"Games",
"choco":"na",
"content":"Clone Hero",
"description":"Clone Hero is a free rhythm game, which can be played with any 5 or 6 button guitar controller.",
"link":"https://clonehero.net/",
"winget":"CloneHeroTeam.CloneHero"
},
"WPFInstallcmake":{
"category":"Development",
"choco":"cmake",
"content":"CMake",
"description":"CMake is an open-source, cross-platform family of tools designed to build, test and package software.",
"link":"https://cmake.org/",
"winget":"Kitware.CMake"
},
"WPFInstallcopyq":{
"category":"Utilities",
"choco":"copyq",
"content":"CopyQ (Clipboard Manager)",
"description":"CopyQ is a clipboard manager with advanced features, allowing you to store, edit, and retrieve clipboard history.",
"link":"https://copyq.readthedocs.io/",
"winget":"hluk.CopyQ"
},
"WPFInstallcpuz":{
"category":"Utilities",
"choco":"cpu-z",
"content":"CPU-Z",
"description":"CPU-Z is a system monitoring and diagnostic tool for Windows. It provides detailed information about the computer's hardware components, including the CPU, memory, and motherboard.",
"description":"Crystal Disk Info is a disk health monitoring tool that provides information about the status and performance of hard drives. It helps users anticipate potential issues and monitor drive health.",
"description":"Frametimes capture and analysis tool based on Intel's PresentMon. Overlay provided by Rivatuner Statistics Server.",
"link":"https://www.capframex.com/",
"winget":"CXWorld.CapFrameX"
},
"WPFInstallcrystaldiskmark":{
"category":"Utilities",
"choco":"crystaldiskmark",
"content":"Crystal Disk Mark",
"description":"Crystal Disk Mark is a disk benchmarking tool that measures the read and write speeds of storage devices. It helps users assess the performance of their hard drives and SSDs.",
"description":"Open-source photo editing tool, offering an intuitive interface, advanced editing capabilities, and a non-destructive workflow for seamless image enhancement.",
"link":"https://www.darktable.org/install/",
"winget":"darktable.darktable"
},
"WPFInstallDaxStudio":{
"category":"Development",
"choco":"daxstudio",
"content":"DaxStudio",
"description":"DAX (Data Analysis eXpressions) Studio is the ultimate tool for executing and analyzing DAX queries against Microsoft Tabular models.",
"link":"https://daxstudio.org/",
"winget":"DaxStudio.DaxStudio"
},
"WPFInstallddu":{
"category":"Utilities",
"choco":"ddu",
"content":"Display Driver Uninstaller",
"description":"Display Driver Uninstaller (DDU) is a tool for completely uninstalling graphics drivers from NVIDIA, AMD, and Intel. It is useful for troubleshooting graphics driver-related issues.",
"description":"Deluge is a free and open-source BitTorrent client. It features a user-friendly interface, support for plugins, and the ability to manage torrents remotely.",
"link":"https://deluge-torrent.org/",
"winget":"DelugeTeam.Deluge"
},
"WPFInstalldevtoys":{
"category":"Utilities",
"choco":"devtoys",
"content":"DevToys",
"description":"DevToys is a collection of development-related utilities and tools for Windows. It includes tools for file management, code formatting, and productivity enhancements for developers.",
"link":"https://devtoys.app/",
"winget":"9PGCV4V3BK4W"
},
"WPFInstalldigikam":{
"category":"Multimedia Tools",
"choco":"digikam",
"content":"digiKam",
"description":"digiKam is an advanced open-source photo management software with features for organizing, editing, and sharing photos.",
"link":"https://www.digikam.org/",
"winget":"KDE.digikam"
},
"WPFInstalldiscord":{
"category":"Communications",
"choco":"discord",
"content":"Discord",
"description":"Discord is a popular communication platform with voice, video, and text chat, designed for gamers but used by a wide range of communities.",
"link":"https://discord.com/",
"winget":"Discord.Discord"
},
"WPFInstallditto":{
"category":"Utilities",
"choco":"ditto",
"content":"Ditto",
"description":"Ditto is an extension to the standard windows clipboard.",
"link":"https://ditto-cp.sourceforge.io/",
"winget":"Ditto.Ditto"
},
"WPFInstalldockerdesktop":{
"category":"Development",
"choco":"docker-desktop",
"content":"Docker Desktop",
"description":"Docker Desktop is a powerful tool for containerized application development and deployment.",
"description":"Dual Monitor Tools (DMT) is a FOSS app that customize handling multiple monitors and even lock the mouse on specific monitor. Useful for full screen games and apps that does not handle well a second monitor or helps the workflow."
},
"WPFInstallduplicati":{
"category":"Utilities",
"choco":"duplicati",
"content":"Duplicati",
"description":"Duplicati is an open-source backup solution that supports encrypted, compressed, and incremental backups. It is designed to securely store data on cloud storage services.",
"link":"https://www.duplicati.com/",
"winget":"Duplicati.Duplicati"
},
"WPFInstalleaapp":{
"category":"Games",
"choco":"ea-app",
"content":"EA App",
"description":"EA App is a platform for accessing and playing Electronic Arts games.",
"link":"https://www.ea.com/ea-app",
"winget":"ElectronicArts.EADesktop"
},
"WPFInstalleartrumpet":{
"category":"Multimedia Tools",
"choco":"eartrumpet",
"content":"EarTrumpet (Audio)",
"description":"EarTrumpet is an audio control app for Windows, providing a simple and intuitive interface for managing sound settings.",
"link":"https://eartrumpet.app/",
"winget":"File-New-Project.EarTrumpet"
},
"WPFInstalledge":{
"category":"Browsers",
"choco":"microsoft-edge",
"content":"Edge",
"description":"Microsoft Edge is a modern web browser built on Chromium, offering performance, security, and integration with Microsoft services.",
"link":"https://www.microsoft.com/edge",
"winget":"Microsoft.Edge"
},
"WPFInstallefibooteditor":{
"category":"Pro Tools",
"choco":"na",
"content":"EFI Boot Editor",
"description":"EFI Boot Editor is a tool for managing the EFI/UEFI boot entries on your system. It allows you to customize the boot configuration of your computer.",
"link":"https://www.easyuefi.com/",
"winget":"EFIBootEditor.EFIBootEditor"
},
"WPFInstallemulationstation":{
"category":"Games",
"choco":"emulationstation",
"content":"Emulation Station",
"description":"Emulation Station is a graphical and themeable emulator front-end that allows you to access all your favorite games in one place.",
"link":"https://emulationstation.org/",
"winget":"Emulationstation.Emulationstation"
},
"WPFInstallepicgames":{
"category":"Games",
"choco":"epicgameslauncher",
"content":"Epic Games Launcher",
"description":"Epic Games Launcher is the client for accessing and playing games from the Epic Games Store.",
"link":"https://www.epicgames.com/store/en-US/",
"winget":"EpicGames.EpicGamesLauncher"
},
"WPFInstallerrorlookup":{
"category":"Utilities",
"choco":"na",
"content":"Windows Error Code Lookup",
"description":"ErrorLookup is a tool for looking up Windows error codes and their descriptions.",
"link":"https://github.com/HenryPP/ErrorLookup",
"winget":"Henry++.ErrorLookup"
},
"WPFInstallesearch":{
"category":"Utilities",
"choco":"everything",
"content":"Everything Search",
"description":"Everything Search is a fast and efficient file search utility for Windows.",
"link":"https://www.voidtools.com/",
"winget":"voidtools.Everything"
},
"WPFInstallespanso":{
"category":"Utilities",
"choco":"espanso",
"content":"Espanso",
"description":"Cross-platform and open-source Text Expander written in Rust",
"link":"https://espanso.org/",
"winget":"Espanso.Espanso"
},
"WPFInstalletcher":{
"category":"Utilities",
"choco":"etcher",
"content":"Etcher USB Creator",
"description":"Etcher is a powerful tool for creating bootable USB drives with ease.",
"link":"https://www.balena.io/etcher/",
"winget":"Balena.Etcher"
},
"WPFInstallfalkon":{
"category":"Browsers",
"choco":"falkon",
"content":"Falkon",
"description":"Falkon is a lightweight and fast web browser with a focus on user privacy and efficiency.",
"link":"https://www.falkon.org/",
"winget":"KDE.Falkon"
},
"WPFInstallferdium":{
"category":"Communications",
"choco":"ferdium",
"content":"Ferdium",
"description":"Ferdium is a messaging application that combines multiple messaging services into a single app for easy management.",
"link":"https://ferdium.org/",
"winget":"Ferdium.Ferdium"
},
"WPFInstallffmpeg":{
"category":"Multimedia Tools",
"choco":"ffmpeg-full",
"content":"FFmpeg (full)",
"description":"FFmpeg is a powerful multimedia processing tool that enables users to convert, edit, and stream audio and video files with a vast range of codecs and formats.",
"link":"https://ffmpeg.org/",
"winget":"Gyan.FFmpeg"
},
"WPFInstallfileconverter":{
"category":"Utilities",
"choco":"file-converter",
"content":"File-Converter",
"description":"File Converter is a very simple tool which allows you to convert and compress one or several file(s) using the context menu in windows explorer.",
"description":"Mozilla Firefox is an open-source web browser known for its customization options, privacy features, and extensions. Firefox ESR (Extended Support Release) receives major updates every 42 weeks with minor updates such as crash fixes, security fixes and policy updates as needed, but at least every four weeks.",
"description":"Flameshot is a powerful yet simple to use screenshot software, offering annotation and editing features.",
"link":"https://flameshot.org/",
"winget":"Flameshot.Flameshot"
},
"WPFInstalllightshot":{
"category":"Multimedia Tools",
"choco":"lightshot",
"content":"Lightshot (Screenshots)",
"description":"Ligthshot is an Easy-to-use, light-weight screenshot software tool, where you can optionally edit your screenshots using different tools, share them via Internet and/or save to disk, and customize the available options.",
"link":"https://app.prntscr.com/",
"winget":"Skillbrains.Lightshot"
},
"WPFInstallfloorp":{
"category":"Browsers",
"choco":"na",
"content":"Floorp",
"description":"Floorp is an open-source web browser project that aims to provide a simple and fast browsing experience.",
"link":"https://floorp.app/",
"winget":"Ablaze.Floorp"
},
"WPFInstallflow":{
"category":"Utilities",
"choco":"flow-launcher",
"content":"Flow launcher",
"description":"Keystroke launcher for Windows to search, manage and launch files, folders bookmarks, websites and more.",
"link":"https://www.flowlauncher.com/",
"winget":"Flow-Launcher.Flow-Launcher"
},
"WPFInstallflux":{
"category":"Utilities",
"choco":"flux",
"content":"F.lux",
"description":"f.lux adjusts the color temperature of your screen to reduce eye strain during nighttime use.",
"link":"https://justgetflux.com/",
"winget":"flux.flux"
},
"WPFInstallfoobar":{
"category":"Multimedia Tools",
"choco":"foobar2000",
"content":"foobar2000 (Music Player)",
"description":"foobar2000 is a highly customizable and extensible music player for Windows, known for its modular design and advanced features.",
"link":"https://www.foobar2000.org/",
"winget":"PeterPawlowski.foobar2000"
},
"WPFInstallfoxpdfeditor":{
"category":"Document",
"choco":"na",
"content":"Foxit PDF Editor",
"description":"Foxit PDF Editor is a feature-rich PDF editor and viewer with a familiar ribbon-style interface.",
"link":"https://www.foxit.com/pdf-editor/",
"winget":"Foxit.PhantomPDF"
},
"WPFInstallfoxpdfreader":{
"category":"Document",
"choco":"foxitreader",
"content":"Foxit PDF Reader",
"description":"Foxit PDF Reader is a free PDF viewer with a familiar ribbon-style interface.",
"link":"https://www.foxit.com/pdf-reader/",
"winget":"Foxit.FoxitReader"
},
"WPFInstallfreecad":{
"category":"Multimedia Tools",
"choco":"freecad",
"content":"FreeCAD",
"description":"FreeCAD is a parametric 3D CAD modeler, designed for product design and engineering tasks, with a focus on flexibility and extensibility.",
"link":"https://www.freecadweb.org/",
"winget":"FreeCAD.FreeCAD"
},
"WPFInstallorcaslicer":{
"category":"Multimedia Tools",
"choco":"orcaslicer",
"content":"OrcaSlicer",
"description":"G-code generator for 3D printers (Bambu, Prusa, Voron, VzBot, RatRig, Creality, etc.)",
"link":"https://github.com/SoftFever/OrcaSlicer",
"winget":"SoftFever.OrcaSlicer"
},
"WPFInstallfxsound":{
"category":"Multimedia Tools",
"choco":"fxsound",
"content":"FxSound",
"description":"FxSound is a cutting-edge audio enhancement software that elevates your listening experience across all media.",
"link":"https://www.fxsound.com/",
"winget":"FxSoundLLC.FxSound"
},
"WPFInstallfzf":{
"category":"Utilities",
"choco":"fzf",
"content":"Fzf",
"description":"A command-line fuzzy finder",
"link":"https://github.com/junegunn/fzf/",
"winget":"junegunn.fzf"
},
"WPFInstallgeforcenow":{
"category":"Games",
"choco":"nvidia-geforce-now",
"content":"GeForce NOW",
"description":"GeForce NOW is a cloud gaming service that allows you to play high-quality PC games on your device.",
"description":"Godot Engine is a free, open-source 2D and 3D game engine with a focus on usability and flexibility.",
"link":"https://godotengine.org/",
"winget":"GodotEngine.GodotEngine"
},
"WPFInstallgog":{
"category":"Games",
"choco":"goggalaxy",
"content":"GOG Galaxy",
"description":"GOG Galaxy is a gaming client that offers DRM-free games, additional content, and more.",
"link":"https://www.gog.com/galaxy",
"winget":"GOG.Galaxy"
},
"WPFInstallgolang":{
"category":"Development",
"choco":"golang",
"content":"GoLang",
"description":"GoLang (or Golang) is a statically typed, compiled programming language designed for simplicity, reliability, and efficiency.",
"link":"https://golang.org/",
"winget":"GoLang.Go"
},
"WPFInstallgoogledrive":{
"category":"Utilities",
"choco":"googledrive",
"content":"Google Drive",
"description":"File syncing across devices all tied to your google account",
"link":"https://www.google.com/drive/",
"winget":"Google.Drive"
},
"WPFInstallgpuz":{
"category":"Utilities",
"choco":"gpu-z",
"content":"GPU-Z",
"description":"GPU-Z provides detailed information about your graphics card and GPU.",
"link":"https://www.techpowerup.com/gpuz/",
"winget":"TechPowerUp.GPU-Z"
},
"WPFInstallgreenshot":{
"category":"Multimedia Tools",
"choco":"greenshot",
"content":"Greenshot (Screenshots)",
"description":"Greenshot is a light-weight screenshot software tool with built-in image editor and customizable capture options.",
"link":"https://getgreenshot.org/",
"winget":"Greenshot.Greenshot"
},
"WPFInstallgsudo":{
"category":"Utilities",
"choco":"gsudo",
"content":"Gsudo",
"description":"Gsudo is a sudo implementation for Windows, allowing elevated privilege execution.",
"link":"https://gerardog.github.io/gsudo/",
"winget":"gerardog.gsudo"
},
"WPFInstallguilded":{
"category":"Communications",
"choco":"na",
"content":"Guilded",
"description":"Guilded is a communication and productivity platform that includes chat, scheduling, and collaborative tools for gaming and communities.",
"link":"https://www.guilded.gg/",
"winget":"Guilded.Guilded"
},
"WPFInstallhandbrake":{
"category":"Multimedia Tools",
"choco":"handbrake",
"content":"HandBrake",
"description":"HandBrake is an open-source video transcoder, allowing you to convert video from nearly any format to a selection of widely supported codecs.",
"link":"https://handbrake.fr/",
"winget":"HandBrake.HandBrake"
},
"WPFInstallharmonoid":{
"category":"Multimedia Tools",
"choco":"na",
"content":"Harmonoid",
"description":"Plays and manages your music library. Looks beautiful and juicy. Playlists, visuals, synced lyrics, pitch shift, volume boost and more.",
"link":"https://harmonoid.com/",
"winget":"Harmonoid.Harmonoid"
},
"WPFInstallheidisql":{
"category":"Pro Tools",
"choco":"heidisql",
"content":"HeidiSQL",
"description":"HeidiSQL is a powerful and easy-to-use client for MySQL, MariaDB, Microsoft SQL Server, and PostgreSQL databases. It provides tools for database management and development.",
"link":"https://www.heidisql.com/",
"winget":"HeidiSQL.HeidiSQL"
},
"WPFInstallhelix":{
"category":"Development",
"choco":"helix",
"content":"Helix",
"description":"Helix is a neovim alternative built in rust.",
"link":"https://helix-editor.com/",
"winget":"Helix.Helix"
},
"WPFInstallheroiclauncher":{
"category":"Games",
"choco":"na",
"content":"Heroic Games Launcher",
"description":"Heroic Games Launcher is an open-source alternative game launcher for Epic Games Store.",
"description":"ImageGlass is a versatile image viewer with support for various image formats and a focus on simplicity and speed.",
"link":"https://imageglass.org/",
"winget":"DuongDieuPhap.ImageGlass"
},
"WPFInstallimgburn":{
"category":"Multimedia Tools",
"choco":"imgburn",
"content":"ImgBurn",
"description":"ImgBurn is a lightweight CD, DVD, HD-DVD, and Blu-ray burning application with advanced features for creating and burning disc images.",
"link":"http://www.imgburn.com/",
"winget":"LIGHTNINGUK.ImgBurn"
},
"WPFInstallinkscape":{
"category":"Multimedia Tools",
"choco":"inkscape",
"content":"Inkscape",
"description":"Inkscape is a powerful open-source vector graphics editor, suitable for tasks such as illustrations, icons, logos, and more.",
"link":"https://inkscape.org/",
"winget":"Inkscape.Inkscape"
},
"WPFInstallitch":{
"category":"Games",
"choco":"itch",
"content":"Itch.io",
"description":"Itch.io is a digital distribution platform for indie games and creative projects.",
"link":"https://itch.io/",
"winget":"ItchIo.Itch"
},
"WPFInstallitunes":{
"category":"Multimedia Tools",
"choco":"itunes",
"content":"iTunes",
"description":"iTunes is a media player, media library, and online radio broadcaster application developed by Apple Inc.",
"link":"https://www.apple.com/itunes/",
"winget":"Apple.iTunes"
},
"WPFInstalljami":{
"category":"Communications",
"choco":"jami",
"content":"Jami",
"description":"Jami is a secure and privacy-focused communication platform that offers audio and video calls, messaging, and file sharing.",
"link":"https://jami.net/",
"winget":"SFLinux.Jami"
},
"WPFInstalljava16":{
"category":"Development",
"choco":"temurin16jre",
"content":"OpenJDK Java 16",
"description":"OpenJDK Java 16 is the latest version of the open-source Java development kit.",
"link":"https://adoptopenjdk.net/",
"winget":"AdoptOpenJDK.OpenJDK.16"
},
"WPFInstalljava18":{
"category":"Development",
"choco":"temurin18jre",
"content":"Oracle Java 18",
"description":"Oracle Java 18 is the latest version of the official Java development kit from Oracle.",
"link":"https://www.oracle.com/java/",
"winget":"EclipseAdoptium.Temurin.18.JRE"
},
"WPFInstalljava21":{
"category":"Development",
"choco":"na",
"content":"Azul Zulu JDK 21",
"description":"Azul Zulu JDK 21 is a distribution of the OpenJDK with long-term support, performance enhancements, and security updates.",
"description":"Jellyfin Server is an open-source media server software, allowing you to organize and stream your media library.",
"link":"https://jellyfin.org/",
"winget":"Jellyfin.Server"
},
"WPFInstalljetbrains":{
"category":"Development",
"choco":"jetbrainstoolbox",
"content":"Jetbrains Toolbox",
"description":"Jetbrains Toolbox is a platform for easy installation and management of JetBrains developer tools.",
"link":"https://www.jetbrains.com/toolbox/",
"winget":"JetBrains.Toolbox"
},
"WPFInstalljoplin":{
"category":"Document",
"choco":"joplin",
"content":"Joplin (FOSS Notes)",
"description":"Joplin is an open-source note-taking and to-do application with synchronization capabilities.",
"link":"https://joplinapp.org/",
"winget":"Joplin.Joplin"
},
"WPFInstalljpegview":{
"category":"Utilities",
"choco":"jpegview",
"content":"JPEG View",
"description":"JPEGView is a lean, fast and highly configurable viewer/editor for JPEG, BMP, PNG, WEBP, TGA, GIF, JXL, HEIC, HEIF, AVIF and TIFF images with a minimal GUI",
"link":"https://github.com/sylikc/jpegview",
"winget":"sylikc.JPEGView"
},
"WPFInstallkdeconnect":{
"category":"Utilities",
"choco":"kdeconnect-kde",
"content":"KDE Connect",
"description":"KDE Connect allows seamless integration between your KDE desktop and mobile devices.",
"link":"https://community.kde.org/KDEConnect",
"winget":"KDE.KDEConnect"
},
"WPFInstallkdenlive":{
"category":"Multimedia Tools",
"choco":"kdenlive",
"content":"Kdenlive (Video Editor)",
"description":"Kdenlive is an open-source video editing software with powerful features for creating and editing professional-quality videos.",
"link":"https://kdenlive.org/",
"winget":"KDE.Kdenlive"
},
"WPFInstallkeepass":{
"category":"Utilities",
"choco":"keepassxc",
"content":"KeePassXC",
"description":"KeePassXC is a cross-platform, open-source password manager with strong encryption features.",
"link":"https://keepassxc.org/",
"winget":"KeePassXCTeam.KeePassXC"
},
"WPFInstallklite":{
"category":"Multimedia Tools",
"choco":"k-litecodecpack-standard",
"content":"K-Lite Codec Standard",
"description":"K-Lite Codec Pack Standard is a collection of audio and video codecs and related tools, providing essential components for media playback.",
"link":"https://www.codecguide.com/",
"winget":"CodecGuide.K-LiteCodecPack.Standard"
},
"WPFInstallkodi":{
"category":"Multimedia Tools",
"choco":"kodi",
"content":"Kodi Media Center",
"description":"Kodi is an open-source media center application that allows you to play and view most videos, music, podcasts, and other digital media files.",
"link":"https://kodi.tv/",
"winget":"XBMCFoundation.Kodi"
},
"WPFInstallkrita":{
"category":"Multimedia Tools",
"choco":"krita",
"content":"Krita (Image Editor)",
"description":"Krita is a powerful open-source painting application. It is designed for concept artists, illustrators, matte and texture artists, and the VFX industry.",
"link":"https://krita.org/en/features/",
"winget":"KDE.Krita"
},
"WPFInstalllazygit":{
"category":"Development",
"choco":"lazygit",
"content":"Lazygit",
"description":"Simple terminal UI for git commands",
"description":"LibreOffice is a powerful and free office suite, compatible with other major office suites.",
"link":"https://www.libreoffice.org/",
"winget":"TheDocumentFoundation.LibreOffice"
},
"WPFInstalllibrewolf":{
"category":"Browsers",
"choco":"librewolf",
"content":"LibreWolf",
"description":"LibreWolf is a privacy-focused web browser based on Firefox, with additional privacy and security enhancements.",
"link":"https://librewolf-community.gitlab.io/",
"winget":"LibreWolf.LibreWolf"
},
"WPFInstalllinkshellextension":{
"category":"Utilities",
"choco":"linkshellextension",
"content":"Link Shell extension",
"description":"Link Shell Extension (LSE) provides for the creation of Hardlinks, Junctions, Volume Mountpoints, Symbolic Links, a folder cloning process that utilises Hardlinks or Symbolic Links and a copy process taking care of Junctions, Symbolic Links, and Hardlinks. LSE, as its name implies is implemented as a Shell extension and is accessed from Windows Explorer, or similar file/folder managers.",
"description":"Linphone is an open-source voice over IP (VoIPservice that allows for audio and video calls, messaging, and more.",
"link":"https://www.linphone.org/",
"winget":"BelledonneCommunications.Linphone"
},
"WPFInstalllivelywallpaper":{
"category":"Utilities",
"choco":"lively",
"content":"Lively Wallpaper",
"description":"Free and open-source software that allows users to set animated desktop wallpapers and screensavers.",
"link":"https://www.rocksdanister.com/lively/",
"winget":"rocksdanister.LivelyWallpaper"
},
"WPFInstalllocalsend":{
"category":"Utilities",
"choco":"localsend.install",
"content":"LocalSend",
"description":"An open source cross-platform alternative to AirDrop.",
"link":"https://localsend.org/",
"winget":"LocalSend.LocalSend"
},
"WPFInstalllockhunter":{
"category":"Utilities",
"choco":"lockhunter",
"content":"LockHunter",
"description":"LockHunter is a free tool to delete files blocked by something you do not know.",
"link":"https://lockhunter.com/",
"winget":"CrystalRich.LockHunter"
},
"WPFInstalllogseq":{
"category":"Document",
"choco":"logseq",
"content":"Logseq",
"description":"Logseq is a versatile knowledge management and note-taking application designed for the digital thinker. With a focus on the interconnectedness of ideas, Logseq allows users to seamlessly organize their thoughts through a combination of hierarchical outlines and bi-directional linking. It supports both structured and unstructured content, enabling users to create a personalized knowledge graph that adapts to their evolving ideas and insights.",
"link":"https://logseq.com/",
"winget":"Logseq.Logseq"
},
"WPFInstallmalwarebytes":{
"category":"Utilities",
"choco":"malwarebytes",
"content":"Malwarebytes",
"description":"Malwarebytes is an anti-malware software that provides real-time protection against threats.",
"link":"https://www.malwarebytes.com/",
"winget":"Malwarebytes.Malwarebytes"
},
"WPFInstallmasscode":{
"category":"Document",
"choco":"na",
"content":"massCode (Snippet Manager)",
"description":"massCode is a fast and efficient open-source code snippet manager for developers.",
"link":"https://masscode.io/",
"winget":"antonreshetov.massCode"
},
"WPFInstallmatrix":{
"category":"Communications",
"choco":"element-desktop",
"content":"Element",
"description":"Element is a client for Matrix?an open network for secure, decentralized communication.",
"link":"https://element.io/",
"winget":"Element.Element"
},
"WPFInstallmeld":{
"category":"Utilities",
"choco":"meld",
"content":"Meld",
"description":"Meld is a visual diff and merge tool for files and directories.",
"link":"https://meldmerge.org/",
"winget":"Meld.Meld"
},
"WPFInstallmonitorian":{
"category":"Utilities",
"choco":"monitorian",
"content":"Monitorian",
"description":"Monitorian is a utility for adjusting monitor brightness and contrast on Windows.",
"link":"https://github.com/emoacht/Monitorian",
"winget":"emoacht.Monitorian"
},
"WPFInstallmoonlight":{
"category":"Games",
"choco":"moonlight-qt",
"content":"Moonlight/GameStream Client",
"description":"Moonlight/GameStream Client allows you to stream PC games to other devices over your local network.",
"description":"Media Player Classic is a lightweight, open-source media player that supports a wide range of audio and video formats. It includes features like customizable toolbars and support for subtitles.",
"link":"https://mpc-hc.org/",
"winget":"clsid2.mpc-hc"
},
"WPFInstallmremoteng":{
"category":"Pro Tools",
"choco":"mremoteng",
"content":"mRemoteNG",
"description":"mRemoteNG is a free and open-source remote connections manager. It allows you to view and manage multiple remote sessions in a single interface.",
"link":"https://mremoteng.org/",
"winget":"mRemoteNG.mRemoteNG"
},
"WPFInstallmsedgeredirect":{
"category":"Utilities",
"choco":"msedgeredirect",
"content":"MSEdgeRedirect",
"description":"A Tool to Redirect News, Search, Widgets, Weather, and More to Your Default Browser.",
"description":"Transparently compress active games and programs using Windows 10/11 APIs",
"link":"https://github.com/IridiumIO/CompactGUI",
"winget":"IridiumIO.CompactGUI"
},
"WPFInstallExifCleaner":{
"category":"Utilities",
"choco":"na",
"content":"ExifCleaner",
"description":"Desktop app to clean metadata from images, videos, PDFs, and other files.",
"link":"https://github.com/szTheory/exifcleaner",
"winget":"szTheory.exifcleaner"
},
"WPFInstallmullvadbrowser":{
"category":"Browsers",
"choco":"na",
"content":"Mullvad Browser",
"description":"Mullvad Browser is a privacy-focused web browser, developed in partnership with the Tor Project.",
"link":"https://mullvad.net/browser",
"winget":"MullvadVPN.MullvadBrowser"
},
"WPFInstallmusescore":{
"category":"Multimedia Tools",
"choco":"musescore",
"content":"MuseScore",
"description":"Create, play back and print beautiful sheet music with free and easy to use music notation software MuseScore.",
"link":"https://musescore.org/en",
"winget":"Musescore.Musescore"
},
"WPFInstallmusicbee":{
"category":"Multimedia Tools",
"choco":"musicbee",
"content":"MusicBee (Music Player)",
"description":"MusicBee is a customizable music player with support for various audio formats. It includes features like an integrated search function, tag editing, and more.",
"link":"https://getmusicbee.com/",
"winget":"MusicBee.MusicBee"
},
"WPFInstallmp3tag":{
"category":"Multimedia Tools",
"choco":"mp3tag",
"content":"Mp3tag (Metadata Audio Editor)",
"description":"Mp3tag is a powerful and yet easy-to-use tool to edit metadata of common audio formats.",
"link":"https://www.mp3tag.de/en/",
"winget":"Mp3tag.Mp3tag"
},
"WPFInstallnanazip":{
"category":"Utilities",
"choco":"nanazip",
"content":"NanaZip",
"description":"NanaZip is a fast and efficient file compression and decompression tool.",
"link":"https://github.com/M2Team/NanaZip",
"winget":"M2Team.NanaZip"
},
"WPFInstallnetbird":{
"category":"Pro Tools",
"choco":"netbird",
"content":"NetBird",
"description":"NetBird is a Open Source alternative comparable to TailScale that can be connected to a selfhosted Server.",
"link":"https://netbird.io/",
"winget":"netbird"
},
"WPFInstallnaps2":{
"category":"Document",
"choco":"naps2",
"content":"NAPS2 (Document Scanner)",
"description":"NAPS2 is a document scanning application that simplifies the process of creating electronic documents.",
"link":"https://www.naps2.com/",
"winget":"Cyanfish.NAPS2"
},
"WPFInstallneofetchwin":{
"category":"Utilities",
"choco":"na",
"content":"Neofetch",
"description":"Neofetch is a command-line utility for displaying system information in a visually appealing way.",
"description":"nGlide is a 3Dfx Voodoo Glide wrapper. It allows you to play games that use Glide API on modern graphics cards without the need for a 3Dfx Voodoo graphics card.",
"description":"Nmap (Network Mapper) is an open-source tool for network exploration and security auditing. It discovers devices on a network and provides information about their ports and services.",
"link":"https://nmap.org/",
"winget":"Insecure.Nmap"
},
"WPFInstallnodejs":{
"category":"Development",
"choco":"nodejs",
"content":"NodeJS",
"description":"NodeJS is a JavaScript runtime built on Chrome's V8 JavaScript engine for building server-side and networking applications.",
"link":"https://nodejs.org/",
"winget":"OpenJS.NodeJS"
},
"WPFInstallnodejslts":{
"category":"Development",
"choco":"nodejs-lts",
"content":"NodeJS LTS",
"description":"NodeJS LTS provides Long-Term Support releases for stable and reliable server-side JavaScript development.",
"link":"https://nodejs.org/",
"winget":"OpenJS.NodeJS.LTS"
},
"WPFInstallnomacs":{
"category":"Multimedia Tools",
"choco":"nomacs",
"content":"Nomacs (Image viewer)",
"description":"Nomacs is a free, open-source image viewer that supports multiple platforms. It features basic image editing capabilities and supports a variety of image formats.",
"link":"https://nomacs.org/",
"winget":"nomacs.nomacs"
},
"WPFInstallnotepadplus":{
"category":"Document",
"choco":"notepadplusplus",
"content":"Notepad++",
"description":"Notepad++ is a free, open-source code editor and Notepad replacement with support for multiple languages.",
"link":"https://notepad-plus-plus.org/",
"winget":"Notepad++.Notepad++"
},
"WPFInstallnuget":{
"category":"Microsoft Tools",
"choco":"nuget.commandline",
"content":"NuGet",
"description":"NuGet is a package manager for the .NET framework, enabling developers to manage and share libraries in their .NET applications.",
"link":"https://www.nuget.org/",
"winget":"Microsoft.NuGet"
},
"WPFInstallnushell":{
"category":"Utilities",
"choco":"nushell",
"content":"Nushell",
"description":"Nushell is a new shell that takes advantage of modern hardware and systems to provide a powerful, expressive, and fast experience.",
"link":"https://www.nushell.sh/",
"winget":"Nushell.Nushell"
},
"WPFInstallnvclean":{
"category":"Utilities",
"choco":"na",
"content":"NVCleanstall",
"description":"NVCleanstall is a tool designed to customize NVIDIA driver installations, allowing advanced users to control more aspects of the installation process.",
"description":"OBS Studio is a free and open-source software for video recording and live streaming. It supports real-time video/audio capturing and mixing, making it popular among content creators.",
"link":"https://obsproject.com/",
"winget":"OBSProject.OBSStudio"
},
"WPFInstallobsidian":{
"category":"Document",
"choco":"obsidian",
"content":"Obsidian",
"description":"Obsidian is a powerful note-taking and knowledge management application.",
"link":"https://obsidian.md/",
"winget":"Obsidian.Obsidian"
},
"WPFInstallokular":{
"category":"Document",
"choco":"okular",
"content":"Okular",
"description":"Okular is a versatile document viewer with advanced features.",
"link":"https://okular.kde.org/",
"winget":"KDE.Okular"
},
"WPFInstallonedrive":{
"category":"Microsoft Tools",
"choco":"onedrive",
"content":"OneDrive",
"description":"OneDrive is a cloud storage service provided by Microsoft, allowing users to store and share files securely across devices.",
"link":"https://onedrive.live.com/",
"winget":"Microsoft.OneDrive"
},
"WPFInstallonlyoffice":{
"category":"Document",
"choco":"onlyoffice",
"content":"ONLYOffice Desktop",
"description":"ONLYOffice Desktop is a comprehensive office suite for document editing and collaboration.",
"link":"https://www.onlyoffice.com/desktop.aspx",
"winget":"ONLYOFFICE.DesktopEditors"
},
"WPFInstallOPAutoClicker":{
"category":"Utilities",
"choco":"autoclicker",
"content":"OPAutoClicker",
"description":"A full-fledged autoclicker with two modes of autoclicking, at your dynamic cursor location or at a prespecified location.",
"link":"https://www.opautoclicker.com",
"winget":"OPAutoClicker.OPAutoClicker"
},
"WPFInstallopenhashtab":{
"category":"Utilities",
"choco":"openhashtab",
"content":"OpenHashTab",
"description":"OpenHashTab is a shell extension for conveniently calculating and checking file hashes from file properties.",
"link":"https://github.com/namazso/OpenHashTab/",
"winget":"namazso.OpenHashTab"
},
"WPFInstallopenoffice":{
"category":"Document",
"choco":"openoffice",
"content":"Apache OpenOffice",
"description":"Apache OpenOffice is an open-source office software suite for word processing, spreadsheets, presentations, and more.",
"link":"https://www.openoffice.org/",
"winget":"Apache.OpenOffice"
},
"WPFInstallopenrgb":{
"category":"Utilities",
"choco":"openrgb",
"content":"OpenRGB",
"description":"OpenRGB is an open-source RGB lighting control software designed to manage and control RGB lighting for various components and peripherals.",
"link":"https://openrgb.org/",
"winget":"CalcProgrammer1.OpenRGB"
},
"WPFInstallopenscad":{
"category":"Multimedia Tools",
"choco":"openscad",
"content":"OpenSCAD",
"description":"OpenSCAD is a free and open-source script-based 3D CAD modeler. It is especially useful for creating parametric designs for 3D printing.",
"link":"https://www.openscad.org/",
"winget":"OpenSCAD.OpenSCAD"
},
"WPFInstallopenshell":{
"category":"Utilities",
"choco":"open-shell",
"content":"Open Shell (Start Menu)",
"description":"Open Shell is a Windows Start Menu replacement with enhanced functionality and customization options.",
"description":"OpenVPN Connect is an open-source VPN client that allows you to connect securely to a VPN server. It provides a secure and encrypted connection for protecting your online privacy.",
"link":"https://openvpn.net/",
"winget":"OpenVPNTechnologies.OpenVPNConnect"
},
"WPFInstallOVirtualBox":{
"category":"Utilities",
"choco":"virtualbox",
"content":"Oracle VirtualBox",
"description":"Oracle VirtualBox is a powerful and free open-source virtualization tool for x86 and AMD64/Intel64 architectures.",
"link":"https://www.virtualbox.org/",
"winget":"Oracle.VirtualBox"
},
"WPFInstallownclouddesktop":{
"category":"Utilities",
"choco":"owncloud-client",
"content":"ownCloud Desktop",
"description":"ownCloud Desktop is the official desktop client for the ownCloud file synchronization and sharing platform.",
"link":"https://owncloud.com/desktop-app/",
"winget":"ownCloud.ownCloudDesktop"
},
"WPFInstallPaintdotnet":{
"category":"Multimedia Tools",
"choco":"paint.net",
"content":"Paint.NET",
"description":"Paint.NET is a free image and photo editing software for Windows. It features an intuitive user interface and supports a wide range of powerful editing tools.",
"link":"https://www.getpaint.net/",
"winget":"dotPDN.PaintDotNet"
},
"WPFInstallparsec":{
"category":"Utilities",
"choco":"parsec",
"content":"Parsec",
"description":"Parsec is a low-latency, high-quality remote desktop sharing application for collaborating and gaming across devices.",
"link":"https://parsec.app/",
"winget":"Parsec.Parsec"
},
"WPFInstallpdf24creator":{
"category":"Document",
"choco":"pdf24",
"content":"PDF24 creator",
"description":"Free and easy-to-use online/desktop PDF tools that make you more productive",
"link":"https://tools.pdf24.org/en/",
"winget":"geeksoftwareGmbH.PDF24Creator"
},
"WPFInstallpdfsam":{
"category":"Document",
"choco":"pdfsam",
"content":"PDFsam Basic",
"description":"PDFsam Basic is a free and open-source tool for splitting, merging, and rotating PDF files.",
"link":"https://pdfsam.org/",
"winget":"PDFsam.PDFsam"
},
"WPFInstallpeazip":{
"category":"Utilities",
"choco":"peazip",
"content":"PeaZip",
"description":"PeaZip is a free, open-source file archiver utility that supports multiple archive formats and provides encryption features.",
"link":"https://peazip.github.io/",
"winget":"Giorgiotani.Peazip"
},
"WPFInstallpiimager":{
"category":"Utilities",
"choco":"rpi-imager",
"content":"Raspberry Pi Imager",
"description":"Raspberry Pi Imager is a utility for writing operating system images to SD cards for Raspberry Pi devices.",
"description":"Playnite is an open-source video game library manager with one simple goal: To provide a unified interface for all of your games.",
"link":"https://playnite.link/",
"winget":"Playnite.Playnite"
},
"WPFInstallplex":{
"category":"Multimedia Tools",
"choco":"plexmediaserver",
"content":"Plex Media Server",
"description":"Plex Media Server is a media server software that allows you to organize and stream your media library. It supports various media formats and offers a wide range of features.",
"description":"Create stunning reports and visualizations with Power BI Desktop. It puts visual analytics at your fingertips with intuitive report authoring. Drag-and-drop to place content exactly where you want it on the flexible and fluid canvas. Quickly discover patterns as you explore a single unified view of linked, interactive visualizations.",
"description":"PowerShell is a task automation framework and scripting language designed for system administrators, offering powerful command-line capabilities.",
"description":"PowerToys is a set of utilities for power users to enhance productivity, featuring tools like FancyZones, PowerRename, and more.",
"link":"https://github.com/microsoft/PowerToys",
"winget":"Microsoft.PowerToys"
},
"WPFInstallprismlauncher":{
"category":"Games",
"choco":"prismlauncher",
"content":"Prism Launcher",
"description":"Prism Launcher is a game launcher and manager designed to provide a clean and intuitive interface for organizing and launching your games.",
"link":"https://prismlauncher.org/",
"winget":"PrismLauncher.PrismLauncher"
},
"WPFInstallprocesslasso":{
"category":"Utilities",
"choco":"plasso",
"content":"Process Lasso",
"description":"Process Lasso is a system optimization and automation tool that improves system responsiveness and stability by adjusting process priorities and CPU affinities.",
"link":"https://bitsum.com/",
"winget":"BitSum.ProcessLasso"
},
"WPFInstallspotify":{
"category":"Multimedia Tools",
"choco":"spotify",
"content":"Spotify",
"description":"Spotify is a digital music service that gives you access to millions of songs, podcasts, and videos from artists all over the world.",
"link":"https://www.spotify.com/",
"winget":"Spotify.Spotify"
},
"WPFInstallprocessmonitor":{
"category":"Microsoft Tools",
"choco":"procexp",
"content":"SysInternals Process Monitor",
"description":"SysInternals Process Monitor is an advanced monitoring tool that shows real-time file system, registry, and process/thread activity.",
"description":"PuTTY is a free and open-source terminal emulator, serial console, and network file transfer application. It supports various network protocols such as SSH, Telnet, and SCP.",
"description":"Python is a versatile programming language used for web development, data analysis, artificial intelligence, and more.",
"link":"https://www.python.org/",
"winget":"Python.Python.3.12"
},
"WPFInstallqbittorrent":{
"category":"Utilities",
"choco":"qbittorrent",
"content":"qBittorrent",
"description":"qBittorrent is a free and open-source BitTorrent client that aims to provide a feature-rich and lightweight alternative to other torrent clients.",
"link":"https://www.qbittorrent.org/",
"winget":"qBittorrent.qBittorrent"
},
"WPFInstalltixati":{
"category":"Utilities",
"choco":"tixati.portable",
"content":"Tixati",
"description":"Tixati is a cross-platform BitTorrent client written in C++ that has been designed to be light on system resources.",
"link":"https://www.tixati.com/",
"winget":"Tixati.Tixati.Portable"
},
"WPFInstallqtox":{
"category":"Communications",
"choco":"qtox",
"content":"QTox",
"description":"QTox is a free and open-source messaging app that prioritizes user privacy and security in its design.",
"link":"https://qtox.github.io/",
"winget":"Tox.qTox"
},
"WPFInstallquicklook":{
"category":"Utilities",
"choco":"quicklook",
"content":"Quicklook",
"description":"Bring macOS “Quick Look” feature to Windows",
"link":"https://github.com/QL-Win/QuickLook",
"winget":"QL-Win.QuickLook"
},
"WPFInstallrainmeter":{
"category":"Utilities",
"choco":"na",
"content":"Rainmeter",
"description":"Rainmeter is a desktop customization tool that allows you to create and share customizable skins for your desktop.",
"link":"https://www.rainmeter.net/",
"winget":"Rainmeter.Rainmeter"
},
"WPFInstallrevo":{
"category":"Utilities",
"choco":"revo-uninstaller",
"content":"Revo Uninstaller",
"description":"Revo Uninstaller is an advanced uninstaller tool that helps you remove unwanted software and clean up your system.",
"link":"https://www.revouninstaller.com/",
"winget":"RevoUninstaller.RevoUninstaller"
},
"WPFInstallWiseProgramUninstaller":{
"category":"Utilities",
"choco":"na",
"content":"Wise Program Uninstaller (WiseCleaner)",
"description":"Wise Program Uninstaller is the perfect solution for uninstalling Windows programs, allowing you to uninstall applications quickly and completely using its simple and user-friendly interface.",
"description":"Find your community, connect with the world. Revolt is one of the best ways to stay connected with your friends and community without sacrificing any usability.",
"link":"https://revolt.chat/",
"winget":"Revolt.RevoltDesktop"
},
"WPFInstallripgrep":{
"category":"Utilities",
"choco":"ripgrep",
"content":"Ripgrep",
"description":"Fast and powerful commandline search tool",
"link":"https://github.com/BurntSushi/ripgrep/",
"winget":"BurntSushi.ripgrep.MSVC"
},
"WPFInstallrufus":{
"category":"Utilities",
"choco":"rufus",
"content":"Rufus Imager",
"description":"Rufus is a utility that helps format and create bootable USB drives, such as USB keys or pen drives.",
"link":"https://rufus.ie/",
"winget":"Rufus.Rufus"
},
"WPFInstallrustdesk":{
"category":"Pro Tools",
"choco":"rustdesk.portable",
"content":"RustDesk",
"description":"RustDesk is a free and open-source remote desktop application. It provides a secure way to connect to remote machines and access desktop environments.",
"link":"https://rustdesk.com/",
"winget":"RustDesk.RustDesk"
},
"WPFInstallrustlang":{
"category":"Development",
"choco":"rust",
"content":"Rust",
"description":"Rust is a programming language designed for safety and performance, particularly focused on systems programming.",
"link":"https://www.rust-lang.org/",
"winget":"Rustlang.Rust.MSVC"
},
"WPFInstallsagethumbs":{
"category":"Utilities",
"choco":"sagethumbs",
"content":"SageThumbs",
"description":"Provides support for thumbnails in Explorer with more formats.",
"link":"https://sagethumbs.en.lo4d.com/windows",
"winget":"CherubicSoftware.SageThumbs"
},
"WPFInstallsamsungmagician":{
"category":"Utilities",
"choco":"samsung-magician",
"content":"Samsung Magician",
"description":"Samsung Magician is a utility for managing and optimizing Samsung SSDs.",
"description":"Sandboxie Plus is a sandbox-based isolation program that provides enhanced security by running applications in an isolated environment.",
"description":"Session is a private and secure messaging app built on a decentralized network for user privacy and data protection.",
"link":"https://getsession.org/",
"winget":"Oxen.Session"
},
"WPFInstallsharex":{
"category":"Multimedia Tools",
"choco":"sharex",
"content":"ShareX (Screenshots)",
"description":"ShareX is a free and open-source screen capture and file sharing tool. It supports various capture methods and offers advanced features for editing and sharing screenshots.",
"link":"https://getsharex.com/",
"winget":"ShareX.ShareX"
},
"WPFInstallnilesoftShel":{
"category":"Utilities",
"choco":"nilesoft-shell",
"content":"Shell (Expanded Context Menu)",
"description":"Shell is an expanded context menu tool that adds extra functionality and customization options to the Windows context menu.",
"link":"https://nilesoft.org/",
"winget":"Nilesoft.Shell"
},
"WPFInstallsidequest":{
"category":"Games",
"choco":"sidequest",
"content":"SideQuestVR",
"description":"SideQuestVR is a community-driven platform that enables users to discover, install, and manage virtual reality content on Oculus Quest devices.",
"link":"https://sidequestvr.com/",
"winget":"SideQuestVR.SideQuest"
},
"WPFInstallsignal":{
"category":"Communications",
"choco":"signal",
"content":"Signal",
"description":"Signal is a privacy-focused messaging app that offers end-to-end encryption for secure and private communication.",
"link":"https://signal.org/",
"winget":"OpenWhisperSystems.Signal"
},
"WPFInstallsignalrgb":{
"category":"Utilities",
"choco":"na",
"content":"SignalRGB",
"description":"SignalRGB lets you control and sync your favorite RGB devices with one free application.",
"link":"https://www.signalrgb.com/",
"winget":"WhirlwindFX.SignalRgb"
},
"WPFInstallsimplenote":{
"category":"Document",
"choco":"simplenote",
"content":"simplenote",
"description":"Simplenote is an easy way to keep notes, lists, ideas and more.",
"link":"https://simplenote.com/",
"winget":"Automattic.Simplenote"
},
"WPFInstallsimplewall":{
"category":"Pro Tools",
"choco":"simplewall",
"content":"Simplewall",
"description":"Simplewall is a free and open-source firewall application for Windows. It allows users to control and manage the inbound and outbound network traffic of applications.",
"link":"https://github.com/henrypp/simplewall",
"winget":"Henry++.simplewall"
},
"WPFInstallskype":{
"category":"Communications",
"choco":"skype",
"content":"Skype",
"description":"Skype is a widely used communication platform offering video calls, voice calls, and instant messaging services.",
"link":"https://www.skype.com/",
"winget":"Microsoft.Skype"
},
"WPFInstallslack":{
"category":"Communications",
"choco":"slack",
"content":"Slack",
"description":"Slack is a collaboration hub that connects teams and facilitates communication through channels, messaging, and file sharing.",
"link":"https://slack.com/",
"winget":"SlackTechnologies.Slack"
},
"WPFInstallspacedrive":{
"category":"Utilities",
"choco":"na",
"content":"Spacedrive File Manager",
"description":"Spacedrive is a file manager that offers cloud storage integration and file synchronization across devices.",
"link":"https://www.spacedrive.com/",
"winget":"spacedrive.Spacedrive"
},
"WPFInstallspacesniffer":{
"category":"Utilities",
"choco":"spacesniffer",
"content":"SpaceSniffer",
"description":"A tool application that lets you understand how folders and files are structured on your disks",
"description":"Open source Spotify client that doesn't require Premium nor uses Electron! Available for both desktop & mobile! ",
"link":"https://github.com/KRTirtho/spotube",
"winget":"KRTirtho.Spotube"
},
"WPFInstallstarship":{
"category":"Development",
"choco":"starship",
"content":"Starship (Shell Prompt)",
"description":"Starship is a minimal, fast, and customizable prompt for any shell.",
"link":"https://starship.rs/",
"winget":"starship"
},
"WPFInstallsteam":{
"category":"Games",
"choco":"steam-client",
"content":"Steam",
"description":"Steam is a digital distribution platform for purchasing and playing video games, offering multiplayer gaming, video streaming, and more.",
"link":"https://store.steampowered.com/about/",
"winget":"Valve.Steam"
},
"WPFInstallstrawberry":{
"category":"Multimedia Tools",
"choco":"strawberrymusicplayer",
"content":"Strawberry (Music Player)",
"description":"Strawberry is an open-source music player that focuses on music collection management and audio quality. It supports various audio formats and features a clean user interface.",
"link":"https://www.strawberrymusicplayer.org/",
"winget":"StrawberryMusicPlayer.Strawberry"
},
"WPFInstallstremio":{
"winget":"Stremio.Stremio",
"choco":"stremio",
"category":"Multimedia Tools",
"content":"Stremio",
"link":"https://www.stremio.com/",
"description":"Stremio is a media center application that allows users to organize and stream their favorite movies, TV shows, and video content."
},
"WPFInstallsublimemerge":{
"category":"Development",
"choco":"sublimemerge",
"content":"Sublime Merge",
"description":"Sublime Merge is a Git client with advanced features and a beautiful interface.",
"link":"https://www.sublimemerge.com/",
"winget":"SublimeHQ.SublimeMerge"
},
"WPFInstallsublimetext":{
"category":"Development",
"choco":"sublimetext4",
"content":"Sublime Text",
"description":"Sublime Text is a sophisticated text editor for code, markup, and prose.",
"link":"https://www.sublimetext.com/",
"winget":"SublimeHQ.SublimeText.4"
},
"WPFInstallsumatra":{
"category":"Document",
"choco":"sumatrapdf",
"content":"Sumatra PDF",
"description":"Sumatra PDF is a lightweight and fast PDF viewer with minimalistic design.",
"description":"PDFgear is a piece of full-featured PDF management software for Windows, Mac, and mobile, and it's completely free to use.",
"link":"https://www.pdfgear.com/",
"winget":"PDFgear.PDFgear"
},
"WPFInstallsunshine":{
"category":"Games",
"choco":"sunshine",
"content":"Sunshine/GameStream Server",
"description":"Sunshine is a GameStream server that allows you to remotely play PC games on Android devices, offering low-latency streaming.",
"link":"https://github.com/LizardByte/Sunshine",
"winget":"LizardByte.Sunshine"
},
"WPFInstallsuperf4":{
"category":"Utilities",
"choco":"superf4",
"content":"SuperF4",
"description":"SuperF4 is a utility that allows you to terminate programs instantly by pressing a customizable hotkey.",
"link":"https://stefansundin.github.io/superf4/",
"winget":"StefanSundin.Superf4"
},
"WPFInstallswift":{
"category":"Development",
"choco":"na",
"content":"Swift toolchain",
"description":"Swift is a general-purpose programming language that's approachable for newcomers and powerful for experts.",
"link":"https://www.swift.org/",
"winget":"Swift.Toolchain"
},
"WPFInstallsynctrayzor":{
"category":"Utilities",
"choco":"synctrayzor",
"content":"SyncTrayzor",
"description":"Windows tray utility / filesystem watcher / launcher for Syncthing",
"link":"https://github.com/canton7/SyncTrayzor/",
"winget":"SyncTrayzor.SyncTrayzor"
},
"WPFInstallsqlmanagementstudio":{
"category":"Microsoft Tools",
"choco":"sql-server-management-studio",
"content":"Microsoft SQL Server Management Studio",
"description":"SQL Server Management Studio (SSMS) is an integrated environment for managing any SQL infrastructure, from SQL Server to Azure SQL Database. SSMS provides tools to configure, monitor, and administer instances of SQL Server and databases.",
"description":"Microsoft Teams is a collaboration platform that integrates with Office 365 and offers chat, video conferencing, file sharing, and more.",
"description":"TeamViewer is a popular remote access and support software that allows you to connect to and control remote devices.",
"link":"https://www.teamviewer.com/",
"winget":"TeamViewer.TeamViewer"
},
"WPFInstalltelegram":{
"category":"Communications",
"choco":"telegram",
"content":"Telegram",
"description":"Telegram is a cloud-based instant messaging app known for its security features, speed, and simplicity.",
"link":"https://telegram.org/",
"winget":"Telegram.TelegramDesktop"
},
"WPFInstallunigram":{
"category":"Communications",
"choco":"na",
"content":"Unigram",
"description":"Unigram - Telegram for Windows",
"link":"https://unigramdev.github.io/",
"winget":"Telegram.Unigram"
},
"WPFInstallterminal":{
"category":"Microsoft Tools",
"choco":"microsoft-windows-terminal",
"content":"Windows Terminal",
"description":"Windows Terminal is a modern, fast, and efficient terminal application for command-line users, supporting multiple tabs, panes, and more.",
"link":"https://aka.ms/terminal",
"winget":"Microsoft.WindowsTerminal"
},
"WPFInstallThonny":{
"category":"Development",
"choco":"thonny",
"content":"Thonny Python IDE",
"description":"Python IDE for beginners.",
"link":"https://github.com/thonny/thonny",
"winget":"AivarAnnamaa.Thonny"
},
"WPFInstallthorium":{
"category":"Browsers",
"choco":"na",
"content":"Thorium Browser AVX2",
"description":"Browser built for speed over vanilla chromium. It is built with AVX2 optimizations and is the fastest browser on the market.",
"link":"http://thorium.rocks/",
"winget":"Alex313031.Thorium.AVX2"
},
"WPFInstallthunderbird":{
"category":"Communications",
"choco":"thunderbird",
"content":"Thunderbird",
"description":"Mozilla Thunderbird is a free and open-source email client, news client, and chat client with advanced features.",
"link":"https://www.thunderbird.net/",
"winget":"Mozilla.Thunderbird"
},
"WPFInstallbetterbird":{
"category":"Communications",
"choco":"betterbird",
"content":"Betterbird",
"description":"Betterbird is a fork of Mozilla Thunderbird with additional features and bugfixes.",
"link":"https://www.betterbird.eu/",
"winget":"Betterbird.Betterbird"
},
"WPFInstalltidal":{
"category":"Multimedia Tools",
"choco":"na",
"content":"Tidal",
"description":"Tidal is a music streaming service known for its high-fidelity audio quality and exclusive content. It offers a vast library of songs and curated playlists.",
"link":"https://tidal.com/",
"winget":"9NNCB5BS59PH"
},
"WPFInstalltor":{
"category":"Browsers",
"choco":"tor-browser",
"content":"Tor Browser",
"description":"Tor Browser is designed for anonymous web browsing, utilizing the Tor network to protect user privacy and security.",
"link":"https://www.torproject.org/",
"winget":"TorProject.TorBrowser"
},
"WPFInstalltotalcommander":{
"category":"Utilities",
"choco":"TotalCommander",
"content":"Total Commander",
"description":"Total Commander is a file manager for Windows that provides a powerful and intuitive interface for file management.",
"link":"https://www.ghisler.com/",
"winget":"Ghisler.TotalCommander"
},
"WPFInstalltreesize":{
"category":"Utilities",
"choco":"treesizefree",
"content":"TreeSize Free",
"description":"TreeSize Free is a disk space manager that helps you analyze and visualize the space usage on your drives.",
"description":"Twinkle Tray lets you easily manage the brightness levels of multiple monitors.",
"link":"https://twinkletray.com/",
"winget":"xanderfrangos.twinkletray"
},
"WPFInstallubisoft":{
"category":"Games",
"choco":"ubisoft-connect",
"content":"Ubisoft Connect",
"description":"Ubisoft Connect is Ubisoft's digital distribution and online gaming service, providing access to Ubisoft's games and services.",
"link":"https://ubisoftconnect.com/",
"winget":"Ubisoft.Connect"
},
"WPFInstallungoogled":{
"category":"Browsers",
"choco":"ungoogled-chromium",
"content":"Ungoogled",
"description":"Ungoogled Chromium is a version of Chromium without Google's integration for enhanced privacy and control.",
"description":"Unity is a powerful game development platform for creating 2D, 3D, augmented reality, and virtual reality games.",
"link":"https://unity.com/",
"winget":"Unity.UnityHub"
},
"WPFInstallvagrant":{
"category":"Development",
"choco":"vagrant",
"content":"Vagrant",
"description":"Vagrant is an open-source tool for building and managing virtualized development environments.",
"link":"https://www.vagrantup.com/",
"winget":"Hashicorp.Vagrant"
},
"WPFInstallvc2015_32":{
"category":"Microsoft Tools",
"choco":"na",
"content":"Visual C++ 2015-2022 32-bit",
"description":"Visual C++ 2015-2022 32-bit redistributable package installs runtime components of Visual C++ libraries required to run 32-bit applications.",
"description":"Visual C++ 2015-2022 64-bit redistributable package installs runtime components of Visual C++ libraries required to run 64-bit applications.",
"description":"Ventoy is an open-source tool for creating bootable USB drives. It supports multiple ISO files on a single USB drive, making it a versatile solution for installing operating systems.",
"link":"https://www.ventoy.net/",
"winget":"Ventoy.Ventoy"
},
"WPFInstallvesktop":{
"category":"Communications",
"choco":"na",
"content":"Vesktop",
"description":"A cross platform electron-based desktop app aiming to give you a snappier Discord experience with Vencord pre-installed.",
"link":"https://github.com/Vencord/Vesktop",
"winget":"Vencord.Vesktop"
},
"WPFInstallviber":{
"category":"Communications",
"choco":"viber",
"content":"Viber",
"description":"Viber is a free messaging and calling app with features like group chats, video calls, and more.",
"link":"https://www.viber.com/",
"winget":"Viber.Viber"
},
"WPFInstallvideomass":{
"category":"Multimedia Tools",
"choco":"na",
"content":"Videomass",
"description":"Videomass by GianlucaPernigotto is a cross-platform GUI for FFmpeg, streamlining multimedia file processing with batch conversions and user-friendly features.",
"link":"https://jeanslack.github.io/Videomass/",
"winget":"GianlucaPernigotto.Videomass"
},
"WPFInstallvisualstudio":{
"category":"Development",
"choco":"visualstudio2022community",
"content":"Visual Studio 2022",
"description":"Visual Studio 2022 is an integrated development environment (IDE) for building, debugging, and deploying applications.",
"link":"https://visualstudio.microsoft.com/",
"winget":"Microsoft.VisualStudio.2022.Community"
},
"WPFInstallvivaldi":{
"category":"Browsers",
"choco":"vivaldi",
"content":"Vivaldi",
"description":"Vivaldi is a highly customizable web browser with a focus on user personalization and productivity features.",
"link":"https://vivaldi.com/",
"winget":"Vivaldi.Vivaldi"
},
"WPFInstallvlc":{
"category":"Multimedia Tools",
"choco":"vlc",
"content":"VLC (Video Player)",
"description":"VLC Media Player is a free and open-source multimedia player that supports a wide range of audio and video formats. It is known for its versatility and cross-platform compatibility.",
"link":"https://www.videolan.org/vlc/",
"winget":"VideoLAN.VLC"
},
"WPFInstallvoicemeeter":{
"category":"Multimedia Tools",
"choco":"voicemeeter",
"content":"Voicemeeter (Audio)",
"description":"Voicemeeter is a virtual audio mixer that allows you to manage and enhance audio streams on your computer. It is commonly used for audio recording and streaming purposes.",
"link":"https://voicemeeter.com/",
"winget":"VB-Audio.Voicemeeter"
},
"WPFInstallvrdesktopstreamer":{
"category":"Games",
"choco":"na",
"content":"Virtual Desktop Streamer",
"description":"Virtual Desktop Streamer is a tool that allows you to stream your desktop screen to VR devices.",
"link":"https://www.vrdesktop.net/",
"winget":"VirtualDesktop.Streamer"
},
"WPFInstallvscode":{
"category":"Development",
"choco":"vscode",
"content":"VS Code",
"description":"Visual Studio Code is a free, open-source code editor with support for multiple programming languages.",
"link":"https://code.visualstudio.com/",
"winget":"Git.Git;Microsoft.VisualStudioCode"
},
"WPFInstallvscodium":{
"category":"Development",
"choco":"vscodium",
"content":"VS Codium",
"description":"VSCodium is a community-driven, freely-licensed binary distribution of Microsoft's VS Code.",
"link":"https://vscodium.com/",
"winget":"Git.Git;VSCodium.VSCodium"
},
"WPFInstallwaterfox":{
"category":"Browsers",
"choco":"waterfox",
"content":"Waterfox",
"description":"Waterfox is a fast, privacy-focused web browser based on Firefox, designed to preserve user choice and privacy.",
"link":"https://www.waterfox.net/",
"winget":"Waterfox.Waterfox"
},
"WPFInstallwazuh":{
"category":"Utilities",
"choco":"wazuh-agent",
"content":"Wazuh.",
"description":"Wazuh is an open-source security monitoring platform that offers intrusion detection, compliance checks, and log analysis.",
"link":"https://wazuh.com/",
"winget":"Wazuh.WazuhAgent"
},
"WPFInstallwezterm":{
"category":"Development",
"choco":"wezterm",
"content":"Wezterm",
"description":"WezTerm is a powerful cross-platform terminal emulator and multiplexer",
"description":"WinRAR is a powerful archive manager that allows you to create, manage, and extract compressed files.",
"link":"https://www.win-rar.com/",
"winget":"RARLab.WinRAR"
},
"WPFInstallwinscp":{
"category":"Pro Tools",
"choco":"winscp",
"content":"WinSCP",
"description":"WinSCP is a popular open-source SFTP, FTP, and SCP client for Windows. It allows secure file transfers between a local and a remote computer.",
"link":"https://winscp.net/",
"winget":"WinSCP.WinSCP"
},
"WPFInstallwireguard":{
"category":"Pro Tools",
"choco":"wireguard",
"content":"WireGuard",
"description":"WireGuard is a fast and modern VPN (Virtual Private Network) protocol. It aims to be simpler and more efficient than other VPN protocols, providing secure and reliable connections.",
"link":"https://www.wireguard.com/",
"winget":"WireGuard.WireGuard"
},
"WPFInstallwireshark":{
"category":"Pro Tools",
"choco":"wireshark",
"content":"Wireshark",
"description":"Wireshark is a widely-used open-source network protocol analyzer. It allows users to capture and analyze network traffic in real-time, providing detailed insights into network activities.",
"link":"https://www.wireshark.org/",
"winget":"WiresharkFoundation.Wireshark"
},
"WPFInstallwisetoys":{
"category":"Utilities",
"choco":"na",
"content":"WiseToys",
"description":"WiseToys is a set of utilities and tools designed to enhance and optimize your Windows experience.",
"link":"https://toys.wisecleaner.com/",
"winget":"WiseCleaner.WiseToys"
},
"WPFInstallTeraCopy":{
"category":"Utilities",
"choco":"TeraCopy",
"content":"TeraCopy",
"description":"Copy your files faster and more securely",
"link":"https://codesector.com/teracopy",
"winget":"CodeSector.TeraCopy"
},
"WPFInstallwizfile":{
"category":"Utilities",
"choco":"na",
"content":"WizFile",
"description":"Find files by name on your hard drives almost instantly.",
"link":"https://antibody-software.com/wizfile/",
"winget":"AntibodySoftware.WizFile"
},
"WPFInstallwiztree":{
"category":"Utilities",
"choco":"wiztree",
"content":"WizTree",
"description":"WizTree is a fast disk space analyzer that helps you quickly find the files and folders consuming the most space on your hard drive.",
"link":"https://wiztreefree.com/",
"winget":"AntibodySoftware.WizTree"
},
"WPFInstallxdm":{
"category":"Utilities",
"choco":"xdm",
"content":"Xtreme Download Manager",
"description":"Xtreme Download Manager is an advanced download manager with support for various protocols and browsers.*Browser integration deprecated by google store. No official release.*",
"link":"https://xtremedownloadmanager.com/",
"winget":"subhra74.XtremeDownloadManager"
},
"WPFInstallxeheditor":{
"category":"Utilities",
"choco":"HxD",
"content":"HxD Hex Editor",
"description":"HxD is a free hex editor that allows you to edit, view, search, and analyze binary files.",
"link":"https://mh-nexus.de/en/hxd/",
"winget":"MHNexus.HxD"
},
"WPFInstallxemu":{
"category":"Games",
"choco":"na",
"content":"XEMU",
"description":"XEMU is an open-source Xbox emulator that allows you to play Xbox games on your PC, aiming for accuracy and compatibility.",
"link":"https://xemu.app/",
"winget":"xemu-project.xemu"
},
"WPFInstallxnview":{
"category":"Utilities",
"choco":"xnview",
"content":"XnView classic",
"description":"XnView is an efficient image viewer, browser and converter for Windows.",
"link":"https://www.xnview.com/en/xnview/",
"winget":"XnSoft.XnView.Classic"
},
"WPFInstallxournal":{
"category":"Document",
"choco":"xournalplusplus",
"content":"Xournal++",
"description":"Xournal++ is an open-source handwriting notetaking software with PDF annotation capabilities.",
"link":"https://xournalpp.github.io/",
"winget":"Xournal++.Xournal++"
},
"WPFInstallxpipe":{
"category":"Pro Tools",
"choco":"xpipe",
"content":"XPipe",
"description":"XPipe is an open-source tool for orchestrating containerized applications. It simplifies the deployment and management of containerized services in a distributed environment.",
"link":"https://xpipe.io/",
"winget":"xpipe-io.xpipe"
},
"WPFInstallyarn":{
"category":"Development",
"choco":"yarn",
"content":"Yarn",
"description":"Yarn is a fast, reliable, and secure dependency management tool for JavaScript projects.",
"link":"https://yarnpkg.com/",
"winget":"Yarn.Yarn"
},
"WPFInstallytdlp":{
"category":"Multimedia Tools",
"choco":"yt-dlp",
"content":"Yt-dlp",
"description":"Command-line tool that allows you to download videos from YouTube and other supported sites. It is an improved version of the popular youtube-dl.",
"link":"https://github.com/yt-dlp/yt-dlp",
"winget":"yt-dlp.yt-dlp"
},
"WPFInstallzerotierone":{
"category":"Utilities",
"choco":"zerotier-one",
"content":"ZeroTier One",
"description":"ZeroTier One is a software-defined networking tool that allows you to create secure and scalable networks.",
"link":"https://zerotier.com/",
"winget":"ZeroTier.ZeroTierOne"
},
"WPFInstallzim":{
"category":"Document",
"choco":"zim",
"content":"Zim Desktop Wiki",
"description":"Zim Desktop Wiki is a graphical text editor used to maintain a collection of wiki pages.",
"link":"https://zim-wiki.org/",
"winget":"Zimwiki.Zim"
},
"WPFInstallznote":{
"category":"Document",
"choco":"na",
"content":"Znote",
"description":"Znote is a note-taking application.",
"link":"https://znote.io/",
"winget":"alagrede.znote"
},
"WPFInstallzoom":{
"category":"Communications",
"choco":"zoom",
"content":"Zoom",
"description":"Zoom is a popular video conferencing and web conferencing service for online meetings, webinars, and collaborative projects.",
"link":"https://zoom.us/",
"winget":"Zoom.Zoom"
},
"WPFInstallzotero":{
"category":"Document",
"choco":"zotero",
"content":"Zotero",
"description":"Zotero is a free, easy-to-use tool to help you collect, organize, cite, and share your research materials.",
"link":"https://www.zotero.org/",
"winget":"DigitalScholar.Zotero"
},
"WPFInstallzoxide":{
"category":"Utilities",
"choco":"zoxide",
"content":"Zoxide",
"description":"Zoxide is a fast and efficient directory changer (cd) that helps you navigate your file system with ease.",
"link":"https://github.com/ajeetdsouza/zoxide",
"winget":"ajeetdsouza.zoxide"
},
"WPFInstallzulip":{
"category":"Communications",
"choco":"zulip",
"content":"Zulip",
"description":"Zulip is an open-source team collaboration tool with chat streams for productive and organized communication.",
"link":"https://zulipchat.com/",
"winget":"Zulip.Zulip"
},
"WPFInstallsyncthingtray":{
"category":"Utilities",
"choco":"syncthingtray",
"content":"Syncthingtray",
"description":"Might be the alternative for Synctrayzor. Windows tray utility / filesystem watcher / launcher for Syncthing",
"description":"Miniconda is a free minimal installer for conda. It is a small bootstrap version of Anaconda that includes only conda, Python, the packages they both depend on, and a small number of other useful packages (like pip, zlib, and a few others).",
"description":"Pixi is a fast software package manager built on top of the existing conda ecosystem. Spins up development environments quickly on Windows, macOS and Linux. Pixi supports Python, R, C/C++, Rust, Ruby, and many other languages.",
"link":"https://pixi.sh",
"winget":"prefix-dev.pixi"
},
"WPFInstalltemurin":{
"category":"Development",
"choco":"temurin",
"content":"Eclipse Temurin",
"description":"Eclipse Temurin is the open source Java SE build based upon OpenJDK.",
"link":"https://adoptium.net/temurin/",
"winget":"EclipseAdoptium.Temurin.21.JDK"
},
"WPFInstallintelpresentmon":{
"category":"Utilities",
"choco":"na",
"content":"Intel-PresentMon",
"description":"A new gaming performance overlay and telemetry application to monitor and measure your gaming experience.",
"description":"pyenv for Windows is a simple python version management tool. It lets you easily switch between multiple versions of Python.",
"link":"https://pyenv-win.github.io/pyenv-win/",
"winget":"na"
},
"WPFInstalltightvnc":{
"category":"Utilities",
"choco":"TightVNC",
"content":"TightVNC",
"description":"TightVNC is a free and Open Source remote desktop software that lets you access and control a computer over the network. With its intuitive interface, you can interact with the remote screen as if you were sitting in front of it. You can open files, launch applications, and perform other actions on the remote desktop almost as if you were physically there",
"link":"https://www.tightvnc.com/",
"winget":"GlavSoft.TightVNC"
},
"WPFInstallultravnc":{
"category":"Utilities",
"choco":"ultravnc",
"content":"UltraVNC",
"description":"UltraVNC is a powerful, easy to use and free - remote pc access softwares - that can display the screen of another computer (via internet or network) on your own screen. The program allows you to use your mouse and keyboard to control the other PC remotely. It means that you can work on a remote computer, as if you were sitting in front of it, right from your current location.",
"link":"https://uvnc.com/",
"winget":"uvncbvba.UltraVnc"
},
"WPFInstallwindowsfirewallcontrol":{
"category":"Utilities",
"choco":"windowsfirewallcontrol",
"content":"Windows Firewall Control",
"description":"Windows Firewall Control is a powerful tool which extends the functionality of Windows Firewall and provides new extra features which makes Windows Firewall better.",
"link":"https://www.binisoft.org/wfc",
"winget":"BiniSoft.WindowsFirewallControl"
},
"WPFInstallvistaswitcher":{
"category":"Utilities",
"choco":"na",
"content":"VistaSwitcher",
"description":"VistaSwitcher makes it easier for you to locate windows and switch focus, even on multi-monitor systems. The switcher window consists of an easy-to-read list of all tasks running with clearly shown titles and a full-sized preview of the selected task.",
"description":"Ambie is the ultimate app to help you focus, study, or relax. We use white noise and nature sounds combined with an innovative focus timer to keep you concentrated on doing your best work.",
"link":"https://ambieapp.com/",
"winget":"9P07XNM5CHP0"
},
"WPFInstallmagicwormhole":{
"category":"Utilities",
"choco":"magic-wormhole",
"content":"Magic Wormhole",
"description":"get things from one computer to another, safely",
"description":"Easily and securely send things from one computer to another.",
"link":"https://github.com/schollz/croc",
"winget":"schollz.croc"
},
"WPFInstallqgis":{
"category":"Multimedia Tools",
"choco":"qgis",
"content":"QGIS",
"description":"QGIS (Quantum GIS) is an open-source Geographic Information System (GIS) software that enables users to create, edit, visualize, analyze, and publish geospatial information on Windows, Mac, and Linux platforms.",
"link":"https://qgis.org/en/site/",
"winget":"OSGeo.QGIS"
},
"WPFInstallsmplayer":{
"category":"Multimedia Tools",
"choco":"smplayer",
"content":"SMPlayer",
"description":"SMPlayer is a free media player for Windows and Linux with built-in codecs that can play virtually all video and audio formats.",
"link":"https://www.smplayer.info",
"winget":"SMPlayer.SMPlayer"
},
"WPFInstallglazewm":{
"category":"Utilities",
"choco":"na",
"content":"GlazeWM",
"description":"GlazeWM is a tiling window manager for Windows inspired by i3 and Polybar",
"link":"https://github.com/glzr-io/glazewm",
"winget":"glzr-io.glazewm"
},
"WPFInstallfancontrol":{
"category":"Utilities",
"choco":"na",
"content":"FanControl",
"description":"Fan Control is a free and open-source software that allows the user to control his CPU, GPU and case fans using temperatures.",
"link":"https://getfancontrol.com/",
"winget":"Rem0o.FanControl"
},
"WPFInstallfnm":{
"category":"Development",
"choco":"fnm",
"content":"Fast Node Manager",
"description":"Fast Node Manager (fnm) allows you to switch your Node version by using the Terminal",
"link":"https://github.com/Schniz/fnm",
"winget":"Schniz.fnm"
},
"WPFInstallWindhawk":{
"category":"Utilities",
"choco":"windhawk",
"content":"Windhawk",
"description":"The customization marketplace for Windows programs",
"description":"enables PC game controllers to emulate the keyboard and mouse input",
"link":"https://joytokey.net/en/",
"winget":"JTKsoftware.JoyToKey"
},
"WPFInstallnditools":{
"category":"Multimedia Tools",
"choco":"na",
"content":"NDI Tools",
"description":"NDI, or Network Device Interface, is a video connectivity standard that enables multimedia systems to identify and communicate with one another over IP and to encode, transmit, and receive high-quality, low latency, frame-accurate video and audio, and exchange metadata in real-time.",
"link":"https://ndi.video/",
"winget":"NDI.NDITools"
}
}'|convertfrom-json
$sync.configs.dns='{
"Google":{
"Primary":"8.8.8.8",
"Secondary":"8.8.4.4"
},
"Cloudflare":{
"Primary":"1.1.1.1",
"Secondary":"1.0.0.1"
},
"Cloudflare_Malware":{
"Primary":"1.1.1.2",
"Secondary":"1.0.0.2"
},
"Cloudflare_Malware_Adult":{
"Primary":"1.1.1.3",
"Secondary":"1.0.0.3"
},
"Level3":{
"Primary":"4.2.2.2",
"Secondary":"4.2.2.1"
},
"Open_DNS":{
"Primary":"208.67.222.222",
"Secondary":"208.67.220.220"
},
"Quad9":{
"Primary":"9.9.9.9",
"Secondary":"149.112.112.112"
}
}'|convertfrom-json
$sync.configs.feature='{
"WPFFeaturesdotnet":{
"Content":"All .Net Framework (2,3,4)",
"Description":".NET and .NET Framework is a developer platform made up of tools, programming languages, and libraries for building many different types of applications.",
"category":"Features",
"panel":"1",
"Order":"a010_",
"feature":[
"NetFx4-AdvSrvs",
"NetFx3"
],
"InvokeScript":[]
},
"WPFFeatureshyperv":{
"Content":"HyperV Virtualization",
"Description":"Hyper-V is a hardware virtualization product developed by Microsoft that allows users to create and manage virtual machines.",
"Description":"Enables legacy programs from previous versions of windows",
"category":"Features",
"panel":"1",
"Order":"a012_",
"feature":[
"WindowsMediaPlayer",
"MediaPlayback",
"DirectPlay",
"LegacyComponents"
],
"InvokeScript":[]
},
"WPFFeaturewsl":{
"Content":"Windows Subsystem for Linux",
"Description":"Windows Subsystem for Linux is an optional feature of Windows that allows Linux programs to run natively on Windows without the need for a separate virtual machine or dual booting.",
"category":"Features",
"panel":"1",
"Order":"a020_",
"feature":[
"VirtualMachinePlatform",
"Microsoft-Windows-Subsystem-Linux"
],
"InvokeScript":[]
},
"WPFFeaturenfs":{
"Content":"NFS - Network File System",
"Description":"Network File System (NFS) is a mechanism for storing files on a network.",
"Description":"Windows Sandbox is a lightweight virtual machine that provides a temporary desktop environment to safely run applications and programs in isolation."
},
"WPFFeatureInstall":{
"Content":"Install Features",
"category":"Features",
"panel":"1",
"Order":"a060_",
"Type":"150"
},
"WPFPanelAutologin":{
"Content":"Set Up Autologin",
"category":"Fixes",
"Order":"a040_",
"panel":"1",
"Type":"300"
},
"WPFFixesUpdate":{
"Content":"Reset Windows Update",
"category":"Fixes",
"panel":"1",
"Order":"a041_",
"Type":"300"
},
"WPFFixesNetwork":{
"Content":"Reset Network",
"category":"Fixes",
"Order":"a042_",
"panel":"1",
"Type":"300"
},
"WPFPanelDISM":{
"Content":"System Corruption Scan",
"category":"Fixes",
"panel":"1",
"Order":"a043_",
"Type":"300"
},
"WPFFixesWinget":{
"Content":"WinGet Reinstall",
"category":"Fixes",
"panel":"1",
"Order":"a044_",
"Type":"300"
},
"WPFRunAdobeCCCleanerTool":{
"Content":"Remove Adobe Creative Cloud",
"category":"Fixes",
"panel":"1",
"Order":"a045_",
"Type":"300"
},
"WPFPanelnetwork":{
"Content":"Network Connections",
"category":"Legacy Windows Panels",
"panel":"2",
"Type":"200"
},
"WPFPanelcontrol":{
"Content":"Control Panel",
"category":"Legacy Windows Panels",
"panel":"2",
"Type":"200"
},
"WPFPanelpower":{
"Content":"Power Panel",
"category":"Legacy Windows Panels",
"panel":"2",
"Type":"200"
},
"WPFPanelregion":{
"Content":"Region",
"category":"Legacy Windows Panels",
"panel":"2",
"Type":"200"
},
"WPFPanelsound":{
"Content":"Sound Settings",
"category":"Legacy Windows Panels",
"panel":"2",
"Type":"200"
},
"WPFPanelsystem":{
"Content":"System Properties",
"category":"Legacy Windows Panels",
"panel":"2",
"Type":"200"
},
"WPFPaneluser":{
"Content":"User Accounts",
"category":"Legacy Windows Panels",
"panel":"2",
"Type":"200"
}
}'|convertfrom-json
$sync.configs.preset='{
"Standard":[
"WPFTweaksAH",
"WPFTweaksDVR",
"WPFTweaksHiber",
"WPFTweaksHome",
"WPFTweaksLoc",
"WPFTweaksServices",
"WPFTweaksStorage",
"WPFTweaksTele",
"WPFTweaksWifi",
"WPFTweaksDiskCleanup",
"WPFTweaksDeleteTempFiles",
"WPFTweaksEndTaskOnTaskbar",
"WPFTweaksRestorePoint",
"WPFTweaksTeredo"
],
"Minimal":[
"WPFTweaksHome",
"WPFTweaksServices",
"WPFTweaksTele"
]
}'|convertfrom-json
$sync.configs.themes='{
"Classic":{
"ComboBoxBackgroundColor":"#FFFFFF",
"LabelboxForegroundColor":"#000000",
"MainForegroundColor":"#000000",
"MainBackgroundColor":"#FFFFFF",
"LabelBackgroundColor":"#FAFAFA",
"LinkForegroundColor":"#000000",
"LinkHoverForegroundColor":"#000000",
"GroupBorderBackgroundColor":"#000000",
"ComboBoxForegroundColor":"#000000",
"ButtonInstallBackgroundColor":"#FFFFFF",
"ButtonTweaksBackgroundColor":"#FFFFFF",
"ButtonConfigBackgroundColor":"#FFFFFF",
"ButtonUpdatesBackgroundColor":"#FFFFFF",
"ButtonInstallForegroundColor":"#000000",
"ButtonTweaksForegroundColor":"#000000",
"ButtonConfigForegroundColor":"#000000",
"ButtonUpdatesForegroundColor":"#000000",
"ButtonBackgroundColor":"#F5F5F5",
"ButtonBackgroundPressedColor":"#1A1A1A",
"CheckboxMouseOverColor":"#999999",
"ButtonBackgroundMouseoverColor":"#C2C2C2",
"ButtonBackgroundSelectedColor":"#F0F0F0",
"ButtonForegroundColor":"#000000",
"ToggleButtonOnColor":"#2e77ff",
"ButtonBorderThickness":"1",
"ButtonMargin":"1",
"ButtonCornerRadius":"2",
"ToggleButtonHeight":"25",
"BorderColor":"#000000",
"BorderOpacity":"0.2",
"ShadowPulse":"Forever"
},
"Matrix":{
"ComboBoxBackgroundColor":"#000000",
"LabelboxForegroundColor":"#FFEE58",
"MainForegroundColor":"#9CCC65",
"MainBackgroundColor":"#000000",
"LabelBackgroundColor":"#000000",
"LinkForegroundColor":"#add8e6",
"LinkHoverForegroundColor":"#FFFFFF",
"ComboBoxForegroundColor":"#FFEE58",
"ButtonInstallBackgroundColor":"#222222",
"ButtonTweaksBackgroundColor":"#333333",
"ButtonConfigBackgroundColor":"#444444",
"ButtonUpdatesBackgroundColor":"#555555",
"ButtonInstallForegroundColor":"#FFFFFF",
"ButtonTweaksForegroundColor":"#FFFFFF",
"ButtonConfigForegroundColor":"#FFFFFF",
"ButtonUpdatesForegroundColor":"#FFFFFF",
"ButtonBackgroundColor":"#000019",
"ButtonBackgroundPressedColor":"#FFFFFF",
"ButtonBackgroundMouseoverColor":"#A55A64",
"ButtonBackgroundSelectedColor":"#FF5733",
"ButtonForegroundColor":"#9CCC65",
"ToggleButtonOnColor":"#2e77ff",
"ButtonBorderThickness":"1",
"ButtonMargin":"1",
"ButtonCornerRadius":"2",
"ToggleButtonHeight":"25",
"BorderColor":"#FFAC1C",
"BorderOpacity":"0.8",
"ShadowPulse":"0:0:3"
},
"Dark":{
"ComboBoxBackgroundColor":"#000000",
"LabelboxForegroundColor":"#FFEE58",
"MainForegroundColor":"#9CCC65",
"MainBackgroundColor":"#000000",
"LabelBackgroundColor":"#000000",
"LinkForegroundColor":"#add8e6",
"LinkHoverForegroundColor":"#FFFFFF",
"ComboBoxForegroundColor":"#FFEE58",
"ButtonInstallBackgroundColor":"#222222",
"ButtonTweaksBackgroundColor":"#333333",
"ButtonConfigBackgroundColor":"#444444",
"ButtonUpdatesBackgroundColor":"#555555",
"ButtonInstallForegroundColor":"#FFFFFF",
"ButtonTweaksForegroundColor":"#FFFFFF",
"ButtonConfigForegroundColor":"#FFFFFF",
"ButtonUpdatesForegroundColor":"#FFFFFF",
"ButtonBackgroundColor":"#000019",
"ButtonBackgroundPressedColor":"#9CCC65",
"ButtonBackgroundMouseoverColor":"#FF5733",
"ButtonBackgroundSelectedColor":"#FF5733",
"ButtonForegroundColor":"#9CCC65",
"ToggleButtonOnColor":"#2e77ff",
"ButtonBorderThickness":"1",
"ButtonMargin":"1",
"ButtonCornerRadius":"2",
"ToggleButtonHeight":"25",
"BorderColor":"#FFAC1C",
"BorderOpacity":"0.2",
"ShadowPulse":"Forever"
}
}'|convertfrom-json
$sync.configs.tweaks='{
"WPFTweaksAH":{
"Content":"Disable Activity History",
"Description":"This erases recent docs, clipboard, and run history.",
"Description":"Hibernation is really meant for laptops as it saves what's in memory before turning the pc off. It really should never be used, but some people are lazy and rely on it. Don't be like Bob. Bob likes hibernation.",
"Content":"Set Hibernation as default (good for laptops)",
"Description":"Most modern laptops have connected stadby enabled which drains the battery, this sets hibernation as default which will not drain the battery. See issue https://github.com/ChrisTitusTech/winutil/issues/1399",
"Description":"Disables HomeGroup - HomeGroup is a password-protected home networking service that lets you share your stuff with other PCs that are currently running and connected to your network.",
"Description":"Turns a bunch of system services to manual that don't need to be running all the time. This is pretty harmless as if the service is needed, it will simply start on demand.",
"Description":"Disables Microsoft Telemetry. Note: This will lock many Edge Browser settings. Microsoft spies heavily on you when using the Edge browser.",
"Content":"Remove ALL MS Store Apps - NOT RECOMMENDED",
"Description":"USE WITH CAUTION!!!!! This will remove ALL Microsoft store apps other than the essentials to make winget work. Games installed by MS Store ARE INCLUDED!",
"Content":"Replace Default Powershell 5 to Powershell 7",
"Description":"This will edit the config file of the Windows Terminal Replacing the Powershell 5 to Powershell 7 and install Powershell 7 if necessary",
"category":"Essential Tweaks",
"panel":"1",
"Order":"a009_",
"InvokeScript":[
"Invoke-WPFTweakPS7 -action \"PS7\""
],
"UndoScript":[
"Invoke-WPFTweakPS7 -action \"PS5\""
]
},
"WPFTweaksStorage":{
"Content":"Disable Storage Sense",
"Description":"Storage Sense deletes temp files automatically.",
"Description":"Intel LMS service is always listening on all ports and could be a huge security risk. There is no need to run LMS on home machines and even in the Enterprise there are better solutions.",
Write-Host\"Waiting for explorer to complete loading\"
Write-Host\"Please Note - OneDrive folder may still have items in it. You must manually delete it, but all the files should already be copied to the base user folder.\"
Write-Host\"Adobe Desktop Service is not in the default location.\"
}
}
functionAcrobatUpdates{
# Editing Acrobat Updates. The last folder before the key is dynamic, therefore using a script.
# Possible Values for the edited key:
# 0 = Do not download or install updates automatically
# 2 = Automatically download updates but let the user choose when to install them
# 3 = Automatically download and install updates (default value)
# 4 = Notify the user when an update is available but don''t download or install it automatically
# = It notifies the user using Windows Notifications. It runs on startup without having to have a Service/Acrobat/Reader running, therefore 0 is the next best thing.
"Description":"GameDVR is a Windows App that is a dependency for some Store Games. I've never met someone that likes it, but it's there for the XBOX crowd.",
"Description":"If enable then includes web search results from Bing in your Start Menu search.",
"category":"Customize Preferences",
"panel":"2",
"Order":"a061_",
"Type":"Toggle"
},
"WPFToggleNumLock":{
"Content":"NumLock on Startup",
"Description":"Toggle the Num Lock key state when your computer starts.",
"category":"Customize Preferences",
"panel":"2",
"Order":"a062_",
"Type":"Toggle"
},
"WPFToggleVerboseLogon":{
"Content":"Verbose Logon Messages",
"Description":"Show detailed messages during the login process for troubleshooting and diagnostics.",
"category":"Customize Preferences",
"panel":"2",
"Order":"a063_",
"Type":"Toggle"
},
"WPFToggleShowExt":{
"Content":"Show File Extensions",
"Description":"If enabled then File extensions (e.g., .txt, .jpg) are visible.",
"category":"Customize Preferences",
"panel":"2",
"Order":"a064_",
"Type":"Toggle"
},
"WPFToggleSnapWindow":{
"Content":"Snap Window",
"Description":"If enabled you can align windows by dragging them. | Relogin Required",
"category":"Customize Preferences",
"panel":"2",
"Order":"a065_",
"Type":"Toggle"
},
"WPFToggleSnapFlyout":{
"Content":"Snap Assist Flyout",
"Description":"If enabled then Snap preview is disabled when maximize button is hovered.",
"category":"Customize Preferences",
"panel":"2",
"Order":"a066_",
"Type":"Toggle"
},
"WPFToggleSnapSuggestion":{
"Content":"Snap Assist Suggestion",
"Description":"If enabled then you will get suggestions to snap other applications in the left over spaces.",
"category":"Customize Preferences",
"panel":"2",
"Order":"a067_",
"Type":"Toggle"
},
"WPFToggleMouseAcceleration":{
"Content":"Mouse Acceleration",
"Description":"If Enabled then Cursor movement is affected by the speed of your physical mouse movements.",
"category":"Customize Preferences",
"panel":"2",
"Order":"a068_",
"Type":"Toggle"
},
"WPFToggleStickyKeys":{
"Content":"Sticky Keys",
"Description":"If Enabled then Sticky Keys is activated - Sticky keys is an accessibility feature of some graphical user interfaces which assists users who have physical disabilities or help users reduce repetitive strain injury.",
<CheckBoxName="WPFInstallarc"Content="Arc"ToolTip="Arc is a Chromium based browser, known for it's clean and modern design."Margin="0,0,2,0"/><TextBlockName="WPFInstallarcLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://arc.net/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallbrave"Content="Brave"ToolTip="Brave is a privacy-focused web browser that blocks ads and trackers, offering a faster and safer browsing experience."Margin="0,0,2,0"/><TextBlockName="WPFInstallbraveLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.brave.com"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallchrome"Content="Chrome"ToolTip="Google Chrome is a widely used web browser known for its speed, simplicity, and seamless integration with Google services."Margin="0,0,2,0"/><TextBlockName="WPFInstallchromeLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.google.com/chrome/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallchromium"Content="Chromium"ToolTip="Chromium is the open-source project that serves as the foundation for various web browsers, including Chrome."Margin="0,0,2,0"/><TextBlockName="WPFInstallchromiumLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://github.com/Hibbiki/chromium-win64"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstalledge"Content="Edge"ToolTip="Microsoft Edge is a modern web browser built on Chromium, offering performance, security, and integration with Microsoft services."Margin="0,0,2,0"/><TextBlockName="WPFInstalledgeLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.microsoft.com/edge"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallfalkon"Content="Falkon"ToolTip="Falkon is a lightweight and fast web browser with a focus on user privacy and efficiency."Margin="0,0,2,0"/><TextBlockName="WPFInstallfalkonLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.falkon.org/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallfirefox"Content="Firefox"ToolTip="Mozilla Firefox is an open-source web browser known for its customization options, privacy features, and extensions."Margin="0,0,2,0"/><TextBlockName="WPFInstallfirefoxLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.mozilla.org/en-US/firefox/new/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallfirefoxesr"Content="Firefox ESR"ToolTip="Mozilla Firefox is an open-source web browser known for its customization options, privacy features, and extensions. Firefox ESR (Extended Support Release) receives major updates every 42 weeks with minor updates such as crash fixes, security fixes and policy updates as needed, but at least every four weeks."Margin="0,0,2,0"/><TextBlockName="WPFInstallfirefoxesrLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.mozilla.org/en-US/firefox/enterprise/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallfloorp"Content="Floorp"ToolTip="Floorp is an open-source web browser project that aims to provide a simple and fast browsing experience."Margin="0,0,2,0"/><TextBlockName="WPFInstallfloorpLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://floorp.app/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstalllibrewolf"Content="LibreWolf"ToolTip="LibreWolf is a privacy-focused web browser based on Firefox, with additional privacy and security enhancements."Margin="0,0,2,0"/><TextBlockName="WPFInstalllibrewolfLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://librewolf-community.gitlab.io/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallmullvadbrowser"Content="Mullvad Browser"ToolTip="Mullvad Browser is a privacy-focused web browser, developed in partnership with the Tor Project."Margin="0,0,2,0"/><TextBlockName="WPFInstallmullvadbrowserLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://mullvad.net/browser"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallthorium"Content="Thorium Browser AVX2"ToolTip="Browser built for speed over vanilla chromium. It is built with AVX2 optimizations and is the fastest browser on the market."Margin="0,0,2,0"/><TextBlockName="WPFInstallthoriumLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="http://thorium.rocks/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstalltor"Content="Tor Browser"ToolTip="Tor Browser is designed for anonymous web browsing, utilizing the Tor network to protect user privacy and security."Margin="0,0,2,0"/><TextBlockName="WPFInstalltorLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.torproject.org/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallungoogled"Content="Ungoogled"ToolTip="Ungoogled Chromium is a version of Chromium without Google's integration for enhanced privacy and control."Margin="0,0,2,0"/><TextBlockName="WPFInstallungoogledLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://github.com/Eloston/ungoogled-chromium"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallvivaldi"Content="Vivaldi"ToolTip="Vivaldi is a highly customizable web browser with a focus on user personalization and productivity features."Margin="0,0,2,0"/><TextBlockName="WPFInstallvivaldiLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://vivaldi.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallwaterfox"Content="Waterfox"ToolTip="Waterfox is a fast, privacy-focused web browser based on Firefox, designed to preserve user choice and privacy."Margin="0,0,2,0"/><TextBlockName="WPFInstallwaterfoxLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.waterfox.net/"/>
<CheckBoxName="WPFInstallbetterbird"Content="Betterbird"ToolTip="Betterbird is a fork of Mozilla Thunderbird with additional features and bugfixes."Margin="0,0,2,0"/><TextBlockName="WPFInstallbetterbirdLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.betterbird.eu/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallchatterino"Content="Chatterino"ToolTip="Chatterino is a chat client for Twitch chat that offers a clean and customizable interface for a better streaming experience."Margin="0,0,2,0"/><TextBlockName="WPFInstallchatterinoLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.chatterino.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstalldiscord"Content="Discord"ToolTip="Discord is a popular communication platform with voice, video, and text chat, designed for gamers but used by a wide range of communities."Margin="0,0,2,0"/><TextBlockName="WPFInstalldiscordLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://discord.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallferdium"Content="Ferdium"ToolTip="Ferdium is a messaging application that combines multiple messaging services into a single app for easy management."Margin="0,0,2,0"/><TextBlockName="WPFInstallferdiumLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://ferdium.org/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallguilded"Content="Guilded"ToolTip="Guilded is a communication and productivity platform that includes chat, scheduling, and collaborative tools for gaming and communities."Margin="0,0,2,0"/><TextBlockName="WPFInstallguildedLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.guilded.gg/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallhexchat"Content="Hexchat"ToolTip="HexChat is a free, open-source IRC (Internet Relay Chat) client with a graphical interface for easy communication."Margin="0,0,2,0"/><TextBlockName="WPFInstallhexchatLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://hexchat.github.io/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstalljami"Content="Jami"ToolTip="Jami is a secure and privacy-focused communication platform that offers audio and video calls, messaging, and file sharing."Margin="0,0,2,0"/><TextBlockName="WPFInstalljamiLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://jami.net/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstalllinphone"Content="Linphone"ToolTip="Linphone is an open-source voice over IP (VoIPservice that allows for audio and video calls, messaging, and more."Margin="0,0,2,0"/><TextBlockName="WPFInstalllinphoneLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.linphone.org/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallmatrix"Content="Element"ToolTip="Element is a client for Matrix?an open network for secure, decentralized communication."Margin="0,0,2,0"/><TextBlockName="WPFInstallmatrixLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://element.io/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallqtox"Content="QTox"ToolTip="QTox is a free and open-source messaging app that prioritizes user privacy and security in its design."Margin="0,0,2,0"/><TextBlockName="WPFInstallqtoxLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://qtox.github.io/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallrevolt"Content="Revolt"ToolTip="Find your community, connect with the world. Revolt is one of the best ways to stay connected with your friends and community without sacrificing any usability."Margin="0,0,2,0"/><TextBlockName="WPFInstallrevoltLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://revolt.chat/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallsession"Content="Session"ToolTip="Session is a private and secure messaging app built on a decentralized network for user privacy and data protection."Margin="0,0,2,0"/><TextBlockName="WPFInstallsessionLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://getsession.org/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallsignal"Content="Signal"ToolTip="Signal is a privacy-focused messaging app that offers end-to-end encryption for secure and private communication."Margin="0,0,2,0"/><TextBlockName="WPFInstallsignalLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://signal.org/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallskype"Content="Skype"ToolTip="Skype is a widely used communication platform offering video calls, voice calls, and instant messaging services."Margin="0,0,2,0"/><TextBlockName="WPFInstallskypeLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.skype.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallslack"Content="Slack"ToolTip="Slack is a collaboration hub that connects teams and facilitates communication through channels, messaging, and file sharing."Margin="0,0,2,0"/><TextBlockName="WPFInstallslackLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://slack.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallteams"Content="Teams"ToolTip="Microsoft Teams is a collaboration platform that integrates with Office 365 and offers chat, video conferencing, file sharing, and more."Margin="0,0,2,0"/><TextBlockName="WPFInstallteamsLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.microsoft.com/en-us/microsoft-teams/group-chat-software"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstalltelegram"Content="Telegram"ToolTip="Telegram is a cloud-based instant messaging app known for its security features, speed, and simplicity."Margin="0,0,2,0"/><TextBlockName="WPFInstalltelegramLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://telegram.org/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallthunderbird"Content="Thunderbird"ToolTip="Mozilla Thunderbird is a free and open-source email client, news client, and chat client with advanced features."Margin="0,0,2,0"/><TextBlockName="WPFInstallthunderbirdLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.thunderbird.net/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallunigram"Content="Unigram"ToolTip="Unigram - Telegram for Windows"Margin="0,0,2,0"/><TextBlockName="WPFInstallunigramLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://unigramdev.github.io/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallvesktop"Content="Vesktop"ToolTip="A cross platform electron-based desktop app aiming to give you a snappier Discord experience with Vencord pre-installed."Margin="0,0,2,0"/><TextBlockName="WPFInstallvesktopLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://github.com/Vencord/Vesktop"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallviber"Content="Viber"ToolTip="Viber is a free messaging and calling app with features like group chats, video calls, and more."Margin="0,0,2,0"/><TextBlockName="WPFInstallviberLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.viber.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallzoom"Content="Zoom"ToolTip="Zoom is a popular video conferencing and web conferencing service for online meetings, webinars, and collaborative projects."Margin="0,0,2,0"/><TextBlockName="WPFInstallzoomLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://zoom.us/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallzulip"Content="Zulip"ToolTip="Zulip is an open-source team collaboration tool with chat streams for productive and organized communication."Margin="0,0,2,0"/><TextBlockName="WPFInstallzulipLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://zulipchat.com/"/>
<CheckBoxName="WPFInstallanaconda3"Content="Anaconda"ToolTip="Anaconda is a distribution of the Python and R programming languages for scientific computing."Margin="0,0,2,0"/><TextBlockName="WPFInstallanaconda3Link"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.anaconda.com/products/distribution"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallclink"Content="Clink"ToolTip="Clink is a powerful Bash-compatible command-line interface (CLIenhancement for Windows, adding features like syntax highlighting and improved history)."Margin="0,0,2,0"/><TextBlockName="WPFInstallclinkLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://mridgers.github.io/clink/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallcmake"Content="CMake"ToolTip="CMake is an open-source, cross-platform family of tools designed to build, test and package software."Margin="0,0,2,0"/><TextBlockName="WPFInstallcmakeLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://cmake.org/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallDaxStudio"Content="DaxStudio"ToolTip="DAX (Data Analysis eXpressions) Studio is the ultimate tool for executing and analyzing DAX queries against Microsoft Tabular models."Margin="0,0,2,0"/><TextBlockName="WPFInstallDaxStudioLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://daxstudio.org/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstalldockerdesktop"Content="Docker Desktop"ToolTip="Docker Desktop is a powerful tool for containerized application development and deployment."Margin="0,0,2,0"/><TextBlockName="WPFInstalldockerdesktopLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.docker.com/products/docker-desktop"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallfnm"Content="Fast Node Manager"ToolTip="Fast Node Manager (fnm) allows you to switch your Node version by using the Terminal"Margin="0,0,2,0"/><TextBlockName="WPFInstallfnmLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://github.com/Schniz/fnm"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallgit"Content="Git"ToolTip="Git is a distributed version control system widely used for tracking changes in source code during software development."Margin="0,0,2,0"/><TextBlockName="WPFInstallgitLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://git-scm.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallgitextensions"Content="Git Extensions"ToolTip="Git Extensions is a graphical user interface for Git, providing additional features for easier source code management."Margin="0,0,2,0"/><TextBlockName="WPFInstallgitextensionsLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://gitextensions.github.io/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallgithubcli"Content="GitHub CLI"ToolTip="GitHub CLI is a command-line tool that simplifies working with GitHub directly from the terminal."Margin="0,0,2,0"/><TextBlockName="WPFInstallgithubcliLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://cli.github.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallgithubdesktop"Content="GitHub Desktop"ToolTip="GitHub Desktop is a visual Git client that simplifies collaboration on GitHub repositories with an easy-to-use interface."Margin="0,0,2,0"/><TextBlockName="WPFInstallgithubdesktopLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://desktop.github.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallgitkrakenclient"Content="GitKraken Client"ToolTip="GitKraken Client is a powerful visual Git client from Axosoft that works with ALL git repositories on any hosting environment."Margin="0,0,2,0"/><TextBlockName="WPFInstallgitkrakenclientLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.gitkraken.com/git-client"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallgodotengine"Content="Godot Engine"ToolTip="Godot Engine is a free, open-source 2D and 3D game engine with a focus on usability and flexibility."Margin="0,0,2,0"/><TextBlockName="WPFInstallgodotengineLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://godotengine.org/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallgolang"Content="GoLang"ToolTip="GoLang (or Golang) is a statically typed, compiled programming language designed for simplicity, reliability, and efficiency."Margin="0,0,2,0"/><TextBlockName="WPFInstallgolangLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://golang.org/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallhelix"Content="Helix"ToolTip="Helix is a neovim alternative built in rust."Margin="0,0,2,0"/><TextBlockName="WPFInstallhelixLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://helix-editor.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstalljava11runtime"Content="Eclipse Temurin JRE 11"ToolTip="Eclipse Temurin JRE is the open source Java SE build based upon OpenJRE."Margin="0,0,2,0"/><TextBlockName="WPFInstalljava11runtimeLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://adoptium.net/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstalljava16"Content="OpenJDK Java 16"ToolTip="OpenJDK Java 16 is the latest version of the open-source Java development kit."Margin="0,0,2,0"/><TextBlockName="WPFInstalljava16Link"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://adoptopenjdk.net/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstalljava17runtime"Content="Eclipse Temurin JRE 17"ToolTip="Eclipse Temurin JRE is the open source Java SE build based upon OpenJRE."Margin="0,0,2,0"/><TextBlockName="WPFInstalljava17runtimeLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://adoptium.net/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstalljava18"Content="Oracle Java 18"ToolTip="Oracle Java 18 is the latest version of the official Java development kit from Oracle."Margin="0,0,2,0"/><TextBlockName="WPFInstalljava18Link"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.oracle.com/java/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstalljava18runtime"Content="Eclipse Temurin JRE 18"ToolTip="Eclipse Temurin JRE is the open source Java SE build based upon OpenJRE."Margin="0,0,2,0"/><TextBlockName="WPFInstalljava18runtimeLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://adoptium.net/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstalljava19runtime"Content="Eclipse Temurin JRE 19"ToolTip="Eclipse Temurin JRE is the open source Java SE build based upon OpenJRE."Margin="0,0,2,0"/><TextBlockName="WPFInstalljava19runtimeLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://adoptium.net/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstalljava21"Content="Azul Zulu JDK 21"ToolTip="Azul Zulu JDK 21 is a distribution of the OpenJDK with long-term support, performance enhancements, and security updates."Margin="0,0,2,0"/><TextBlockName="WPFInstalljava21Link"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.azul.com/downloads/zulu-community/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstalljava8"Content="OpenJDK Java 8"ToolTip="OpenJDK Java 8 is an open-source implementation of the Java Platform, Standard Edition."Margin="0,0,2,0"/><TextBlockName="WPFInstalljava8Link"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://adoptopenjdk.net/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstalljetbrains"Content="Jetbrains Toolbox"ToolTip="Jetbrains Toolbox is a platform for easy installation and management of JetBrains developer tools."Margin="0,0,2,0"/><TextBlockName="WPFInstalljetbrainsLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.jetbrains.com/toolbox/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstalllazygit"Content="Lazygit"ToolTip="Simple terminal UI for git commands"Margin="0,0,2,0"/><TextBlockName="WPFInstalllazygitLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://github.com/jesseduffield/lazygit/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallminiconda"Content="Miniconda"ToolTip="Miniconda is a free minimal installer for conda. It is a small bootstrap version of Anaconda that includes only conda, Python, the packages they both depend on, and a small number of other useful packages (like pip, zlib, and a few others)."Margin="0,0,2,0"/><TextBlockName="WPFInstallminicondaLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://docs.conda.io/projects/miniconda"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallneovim"Content="Neovim"ToolTip="Neovim is a highly extensible text editor and an improvement over the original Vim editor."Margin="0,0,2,0"/><TextBlockName="WPFInstallneovimLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://neovim.io/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallnodejs"Content="NodeJS"ToolTip="NodeJS is a JavaScript runtime built on Chrome's V8 JavaScript engine for building server-side and networking applications."Margin="0,0,2,0"/><TextBlockName="WPFInstallnodejsLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://nodejs.org/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallnodejslts"Content="NodeJS LTS"ToolTip="NodeJS LTS provides Long-Term Support releases for stable and reliable server-side JavaScript development."Margin="0,0,2,0"/><TextBlockName="WPFInstallnodejsltsLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://nodejs.org/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallnvm"Content="Node Version Manager"ToolTip="Node Version Manager (NVM) for Windows allows you to easily switch between multiple Node.js versions."Margin="0,0,2,0"/><TextBlockName="WPFInstallnvmLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://github.com/coreybutler/nvm-windows"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallpixi"Content="Pixi"ToolTip="Pixi is a fast software package manager built on top of the existing conda ecosystem. Spins up development environments quickly on Windows, macOS and Linux. Pixi supports Python, R, C/C++, Rust, Ruby, and many other languages."Margin="0,0,2,0"/><TextBlockName="WPFInstallpixiLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://pixi.sh"/>
<CheckBoxName="WPFInstallposh"Content="Oh My Posh (Prompt)"ToolTip="Oh My Posh is a cross-platform prompt theme engine for any shell."Margin="0,0,2,0"/><TextBlockName="WPFInstallposhLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://ohmyposh.dev/"/>
<CheckBoxName="WPFInstallpostman"Content="Postman"ToolTip="Postman is a collaboration platform for API development that simplifies the process of developing APIs."Margin="0,0,2,0"/><TextBlockName="WPFInstallpostmanLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.postman.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallpyenvwin"Content="Python Version Manager (pyenv-win)"ToolTip="pyenv for Windows is a simple python version management tool. It lets you easily switch between multiple versions of Python."Margin="0,0,2,0"/><TextBlockName="WPFInstallpyenvwinLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://pyenv-win.github.io/pyenv-win/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallpython3"Content="Python3"ToolTip="Python is a versatile programming language used for web development, data analysis, artificial intelligence, and more."Margin="0,0,2,0"/><TextBlockName="WPFInstallpython3Link"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.python.org/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallrustlang"Content="Rust"ToolTip="Rust is a programming language designed for safety and performance, particularly focused on systems programming."Margin="0,0,2,0"/><TextBlockName="WPFInstallrustlangLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.rust-lang.org/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallstarship"Content="Starship (Shell Prompt)"ToolTip="Starship is a minimal, fast, and customizable prompt for any shell."Margin="0,0,2,0"/><TextBlockName="WPFInstallstarshipLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://starship.rs/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallsublimemerge"Content="Sublime Merge"ToolTip="Sublime Merge is a Git client with advanced features and a beautiful interface."Margin="0,0,2,0"/><TextBlockName="WPFInstallsublimemergeLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.sublimemerge.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallsublimetext"Content="Sublime Text"ToolTip="Sublime Text is a sophisticated text editor for code, markup, and prose."Margin="0,0,2,0"/><TextBlockName="WPFInstallsublimetextLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.sublimetext.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallswift"Content="Swift toolchain"ToolTip="Swift is a general-purpose programming language that's approachable for newcomers and powerful for experts."Margin="0,0,2,0"/><TextBlockName="WPFInstallswiftLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.swift.org/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstalltemurin"Content="Eclipse Temurin"ToolTip="Eclipse Temurin is the open source Java SE build based upon OpenJDK."Margin="0,0,2,0"/><TextBlockName="WPFInstalltemurinLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://adoptium.net/temurin/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallThonny"Content="Thonny Python IDE"ToolTip="Python IDE for beginners."Margin="0,0,2,0"/><TextBlockName="WPFInstallThonnyLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://github.com/thonny/thonny"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallunity"Content="Unity Game Engine"ToolTip="Unity is a powerful game development platform for creating 2D, 3D, augmented reality, and virtual reality games."Margin="0,0,2,0"/><TextBlockName="WPFInstallunityLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://unity.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallvagrant"Content="Vagrant"ToolTip="Vagrant is an open-source tool for building and managing virtualized development environments."Margin="0,0,2,0"/><TextBlockName="WPFInstallvagrantLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.vagrantup.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallvisualstudio"Content="Visual Studio 2022"ToolTip="Visual Studio 2022 is an integrated development environment (IDE) for building, debugging, and deploying applications."Margin="0,0,2,0"/><TextBlockName="WPFInstallvisualstudioLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://visualstudio.microsoft.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallvscode"Content="VS Code"ToolTip="Visual Studio Code is a free, open-source code editor with support for multiple programming languages."Margin="0,0,2,0"/><TextBlockName="WPFInstallvscodeLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://code.visualstudio.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallvscodium"Content="VS Codium"ToolTip="VSCodium is a community-driven, freely-licensed binary distribution of Microsoft's VS Code."Margin="0,0,2,0"/><TextBlockName="WPFInstallvscodiumLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://vscodium.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallwezterm"Content="Wezterm"ToolTip="WezTerm is a powerful cross-platform terminal emulator and multiplexer"Margin="0,0,2,0"/><TextBlockName="WPFInstallweztermLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://wezfurlong.org/wezterm/index.html"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallyarn"Content="Yarn"ToolTip="Yarn is a fast, reliable, and secure dependency management tool for JavaScript projects."Margin="0,0,2,0"/><TextBlockName="WPFInstallyarnLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://yarnpkg.com/"/>
<CheckBoxName="WPFInstalladobe"Content="Adobe Acrobat Reader"ToolTip="Adobe Acrobat Reader is a free PDF viewer with essential features for viewing, printing, and annotating PDF documents."Margin="0,0,2,0"/><TextBlockName="WPFInstalladobeLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.adobe.com/acrobat/pdf-reader.html"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallaffine"Content="AFFiNE"ToolTip="AFFiNE is an open source alternative to Notion. Write, draw, plan all at once. Selfhost it to sync across devices."Margin="0,0,2,0"/><TextBlockName="WPFInstallaffineLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://affine.pro/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallanki"Content="Anki"ToolTip="Anki is a flashcard application that helps you memorize information with intelligent spaced repetition."Margin="0,0,2,0"/><TextBlockName="WPFInstallankiLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://apps.ankiweb.net/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallcalibre"Content="Calibre"ToolTip="Calibre is a powerful and easy-to-use e-book manager, viewer, and converter."Margin="0,0,2,0"/><TextBlockName="WPFInstallcalibreLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://calibre-ebook.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallfoxpdfeditor"Content="Foxit PDF Editor"ToolTip="Foxit PDF Editor is a feature-rich PDF editor and viewer with a familiar ribbon-style interface."Margin="0,0,2,0"/><TextBlockName="WPFInstallfoxpdfeditorLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.foxit.com/pdf-editor/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallfoxpdfreader"Content="Foxit PDF Reader"ToolTip="Foxit PDF Reader is a free PDF viewer with a familiar ribbon-style interface."Margin="0,0,2,0"/><TextBlockName="WPFInstallfoxpdfreaderLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.foxit.com/pdf-reader/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstalljoplin"Content="Joplin (FOSS Notes)"ToolTip="Joplin is an open-source note-taking and to-do application with synchronization capabilities."Margin="0,0,2,0"/><TextBlockName="WPFInstalljoplinLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://joplinapp.org/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstalllibreoffice"Content="LibreOffice"ToolTip="LibreOffice is a powerful and free office suite, compatible with other major office suites."Margin="0,0,2,0"/><TextBlockName="WPFInstalllibreofficeLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.libreoffice.org/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstalllogseq"Content="Logseq"ToolTip="Logseq is a versatile knowledge management and note-taking application designed for the digital thinker. With a focus on the interconnectedness of ideas, Logseq allows users to seamlessly organize their thoughts through a combination of hierarchical outlines and bi-directional linking. It supports both structured and unstructured content, enabling users to create a personalized knowledge graph that adapts to their evolving ideas and insights."Margin="0,0,2,0"/><TextBlockName="WPFInstalllogseqLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://logseq.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallmasscode"Content="massCode (Snippet Manager)"ToolTip="massCode is a fast and efficient open-source code snippet manager for developers."Margin="0,0,2,0"/><TextBlockName="WPFInstallmasscodeLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://masscode.io/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallnaps2"Content="NAPS2 (Document Scanner)"ToolTip="NAPS2 is a document scanning application that simplifies the process of creating electronic documents."Margin="0,0,2,0"/><TextBlockName="WPFInstallnaps2Link"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.naps2.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallnotepadplus"Content="Notepad++"ToolTip="Notepad++ is a free, open-source code editor and Notepad replacement with support for multiple languages."Margin="0,0,2,0"/><TextBlockName="WPFInstallnotepadplusLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://notepad-plus-plus.org/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallobsidian"Content="Obsidian"ToolTip="Obsidian is a powerful note-taking and knowledge management application."Margin="0,0,2,0"/><TextBlockName="WPFInstallobsidianLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://obsidian.md/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallokular"Content="Okular"ToolTip="Okular is a versatile document viewer with advanced features."Margin="0,0,2,0"/><TextBlockName="WPFInstallokularLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://okular.kde.org/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallonlyoffice"Content="ONLYOffice Desktop"ToolTip="ONLYOffice Desktop is a comprehensive office suite for document editing and collaboration."Margin="0,0,2,0"/><TextBlockName="WPFInstallonlyofficeLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.onlyoffice.com/desktop.aspx"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallopenoffice"Content="Apache OpenOffice"ToolTip="Apache OpenOffice is an open-source office software suite for word processing, spreadsheets, presentations, and more."Margin="0,0,2,0"/><TextBlockName="WPFInstallopenofficeLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.openoffice.org/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallpdf24creator"Content="PDF24 creator"ToolTip="Free and easy-to-use online/desktop PDF tools that make you more productive"Margin="0,0,2,0"/><TextBlockName="WPFInstallpdf24creatorLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://tools.pdf24.org/en/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallpdfgear"Content="PDFgear"ToolTip="PDFgear is a piece of full-featured PDF management software for Windows, Mac, and mobile, and it's completely free to use."Margin="0,0,2,0"/><TextBlockName="WPFInstallpdfgearLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.pdfgear.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallpdfsam"Content="PDFsam Basic"ToolTip="PDFsam Basic is a free and open-source tool for splitting, merging, and rotating PDF files."Margin="0,0,2,0"/><TextBlockName="WPFInstallpdfsamLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://pdfsam.org/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallsimplenote"Content="simplenote"ToolTip="Simplenote is an easy way to keep notes, lists, ideas and more."Margin="0,0,2,0"/><TextBlockName="WPFInstallsimplenoteLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://simplenote.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallsumatra"Content="Sumatra PDF"ToolTip="Sumatra PDF is a lightweight and fast PDF viewer with minimalistic design."Margin="0,0,2,0"/><TextBlockName="WPFInstallsumatraLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.sumatrapdfreader.org/free-pdf-reader.html"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallwinmerge"Content="WinMerge"ToolTip="WinMerge is a visual text file and directory comparison tool for Windows."Margin="0,0,2,0"/><TextBlockName="WPFInstallwinmergeLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://winmerge.org/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallxournal"Content="Xournal++"ToolTip="Xournal++ is an open-source handwriting notetaking software with PDF annotation capabilities."Margin="0,0,2,0"/><TextBlockName="WPFInstallxournalLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://xournalpp.github.io/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallzim"Content="Zim Desktop Wiki"ToolTip="Zim Desktop Wiki is a graphical text editor used to maintain a collection of wiki pages."Margin="0,0,2,0"/><TextBlockName="WPFInstallzimLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://zim-wiki.org/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallznote"Content="Znote"ToolTip="Znote is a note-taking application."Margin="0,0,2,0"/><TextBlockName="WPFInstallznoteLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://znote.io/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallzotero"Content="Zotero"ToolTip="Zotero is a free, easy-to-use tool to help you collect, organize, cite, and share your research materials."Margin="0,0,2,0"/><TextBlockName="WPFInstallzoteroLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.zotero.org/"/>
<CheckBoxName="WPFInstallATLauncher"Content="ATLauncher"ToolTip="ATLauncher is a Launcher for Minecraft which integrates multiple different ModPacks to allow you to download and install ModPacks easily and quickly."Margin="0,0,2,0"/><TextBlockName="WPFInstallATLauncherLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://github.com/ATLauncher/ATLauncher"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallbluestacks"Content="Bluestacks"ToolTip="Bluestacks is an Android emulator for running mobile apps and games on a PC."Margin="0,0,2,0"/><TextBlockName="WPFInstallbluestacksLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.bluestacks.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallcemu"Content="Cemu"ToolTip="Cemu is a highly experimental software to emulate Wii U applications on PC."Margin="0,0,2,0"/><TextBlockName="WPFInstallcemuLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://cemu.info/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallclonehero"Content="Clone Hero"ToolTip="Clone Hero is a free rhythm game, which can be played with any 5 or 6 button guitar controller."Margin="0,0,2,0"/><TextBlockName="WPFInstallcloneheroLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://clonehero.net/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstalleaapp"Content="EA App"ToolTip="EA App is a platform for accessing and playing Electronic Arts games."Margin="0,0,2,0"/><TextBlockName="WPFInstalleaappLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.ea.com/ea-app"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallemulationstation"Content="Emulation Station"ToolTip="Emulation Station is a graphical and themeable emulator front-end that allows you to access all your favorite games in one place."Margin="0,0,2,0"/><TextBlockName="WPFInstallemulationstationLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://emulationstation.org/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallepicgames"Content="Epic Games Launcher"ToolTip="Epic Games Launcher is the client for accessing and playing games from the Epic Games Store."Margin="0,0,2,0"/><TextBlockName="WPFInstallepicgamesLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.epicgames.com/store/en-US/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallgeforcenow"Content="GeForce NOW"ToolTip="GeForce NOW is a cloud gaming service that allows you to play high-quality PC games on your device."Margin="0,0,2,0"/><TextBlockName="WPFInstallgeforcenowLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.nvidia.com/en-us/geforce-now/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallgog"Content="GOG Galaxy"ToolTip="GOG Galaxy is a gaming client that offers DRM-free games, additional content, and more."Margin="0,0,2,0"/><TextBlockName="WPFInstallgogLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.gog.com/galaxy"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallheroiclauncher"Content="Heroic Games Launcher"ToolTip="Heroic Games Launcher is an open-source alternative game launcher for Epic Games Store."Margin="0,0,2,0"/><TextBlockName="WPFInstallheroiclauncherLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://heroicgameslauncher.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallitch"Content="Itch.io"ToolTip="Itch.io is a digital distribution platform for indie games and creative projects."Margin="0,0,2,0"/><TextBlockName="WPFInstallitchLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://itch.io/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallmoonlight"Content="Moonlight/GameStream Client"ToolTip="Moonlight/GameStream Client allows you to stream PC games to other devices over your local network."Margin="0,0,2,0"/><TextBlockName="WPFInstallmoonlightLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://moonlight-stream.org/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallplaynite"Content="Playnite"ToolTip="Playnite is an open-source video game library manager with one simple goal: To provide a unified interface for all of your games."Margin="0,0,2,0"/><TextBlockName="WPFInstallplayniteLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://playnite.link/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallprismlauncher"Content="Prism Launcher"ToolTip="Prism Launcher is a game launcher and manager designed to provide a clean and intuitive interface for organizing and launching your games."Margin="0,0,2,0"/><TextBlockName="WPFInstallprismlauncherLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://prismlauncher.org/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallpsremoteplay"Content="PS Remote Play"ToolTip="PS Remote Play is a free application that allows you to stream games from your PlayStation console to a PC or mobile device."Margin="0,0,2,0"/><TextBlockName="WPFInstallpsremoteplayLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://remoteplay.dl.playstation.net/remoteplay/lang/gb/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallsidequest"Content="SideQuestVR"ToolTip="SideQuestVR is a community-driven platform that enables users to discover, install, and manage virtual reality content on Oculus Quest devices."Margin="0,0,2,0"/><TextBlockName="WPFInstallsidequestLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://sidequestvr.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallsteam"Content="Steam"ToolTip="Steam is a digital distribution platform for purchasing and playing video games, offering multiplayer gaming, video streaming, and more."Margin="0,0,2,0"/><TextBlockName="WPFInstallsteamLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://store.steampowered.com/about/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallsunshine"Content="Sunshine/GameStream Server"ToolTip="Sunshine is a GameStream server that allows you to remotely play PC games on Android devices, offering low-latency streaming."Margin="0,0,2,0"/><TextBlockName="WPFInstallsunshineLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://github.com/LizardByte/Sunshine"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallTcNoAccSwitcher"Content="TCNO Account Switcher"ToolTip="A Super-fast account switcher for Steam, Battle.net, Epic Games, Origin, Riot, Ubisoft and many others!"Margin="0,0,2,0"/><TextBlockName="WPFInstallTcNoAccSwitcherLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://github.com/TCNOco/TcNo-Acc-Switcher"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallubisoft"Content="Ubisoft Connect"ToolTip="Ubisoft Connect is Ubisoft's digital distribution and online gaming service, providing access to Ubisoft's games and services."Margin="0,0,2,0"/><TextBlockName="WPFInstallubisoftLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://ubisoftconnect.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallvrdesktopstreamer"Content="Virtual Desktop Streamer"ToolTip="Virtual Desktop Streamer is a tool that allows you to stream your desktop screen to VR devices."Margin="0,0,2,0"/><TextBlockName="WPFInstallvrdesktopstreamerLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.vrdesktop.net/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallxemu"Content="XEMU"ToolTip="XEMU is an open-source Xbox emulator that allows you to play Xbox games on your PC, aiming for accuracy and compatibility."Margin="0,0,2,0"/><TextBlockName="WPFInstallxemuLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://xemu.app/"/>
<CheckBoxName="WPFInstallautoruns"Content="Autoruns"ToolTip="This utility shows you what programs are configured to run during system bootup or login"Margin="0,0,2,0"/><TextBlockName="WPFInstallautorunsLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://learn.microsoft.com/en-us/sysinternals/downloads/autoruns"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallazuredatastudio"Content="Microsoft Azure Data Studio"ToolTip="Azure Data Studio is a data management tool that enables you to work with SQL Server, Azure SQL DB and SQL DW from Windows, macOS and Linux."Margin="0,0,2,0"/><TextBlockName="WPFInstallazuredatastudioLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://docs.microsoft.com/sql/azure-data-studio/what-is-azure-data-studio"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstalldotnet3"Content=".NET Desktop Runtime 3.1"ToolTip=".NET Desktop Runtime 3.1 is a runtime environment required for running applications developed with .NET Core 3.1."Margin="0,0,2,0"/><TextBlockName="WPFInstalldotnet3Link"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://dotnet.microsoft.com/download/dotnet/3.1"/>
<CheckBoxName="WPFInstalldotnet5"Content=".NET Desktop Runtime 5"ToolTip=".NET Desktop Runtime 5 is a runtime environment required for running applications developed with .NET 5."Margin="0,0,2,0"/><TextBlockName="WPFInstalldotnet5Link"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://dotnet.microsoft.com/download/dotnet/5.0"/>
<CheckBoxName="WPFInstalldotnet6"Content=".NET Desktop Runtime 6"ToolTip=".NET Desktop Runtime 6 is a runtime environment required for running applications developed with .NET 6."Margin="0,0,2,0"/><TextBlockName="WPFInstalldotnet6Link"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://dotnet.microsoft.com/download/dotnet/6.0"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstalldotnet7"Content=".NET Desktop Runtime 7"ToolTip=".NET Desktop Runtime 7 is a runtime environment required for running applications developed with .NET 7."Margin="0,0,2,0"/><TextBlockName="WPFInstalldotnet7Link"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://dotnet.microsoft.com/download/dotnet/7.0"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstalldotnet8"Content=".NET Desktop Runtime 8"ToolTip=".NET Desktop Runtime 8 is a runtime environment required for running applications developed with .NET 8."Margin="0,0,2,0"/><TextBlockName="WPFInstalldotnet8Link"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://dotnet.microsoft.com/download/dotnet/8.0"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallnuget"Content="NuGet"ToolTip="NuGet is a package manager for the .NET framework, enabling developers to manage and share libraries in their .NET applications."Margin="0,0,2,0"/><TextBlockName="WPFInstallnugetLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.nuget.org/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallonedrive"Content="OneDrive"ToolTip="OneDrive is a cloud storage service provided by Microsoft, allowing users to store and share files securely across devices."Margin="0,0,2,0"/><TextBlockName="WPFInstallonedriveLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://onedrive.live.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallpowerautomate"Content="Power Automate"ToolTip="Using Power Automate Desktop you can automate tasks on the desktop as well as the Web."Margin="0,0,2,0"/><TextBlockName="WPFInstallpowerautomateLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.microsoft.com/en-us/power-platform/products/power-automate"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallpowerbi"Content="Power BI"ToolTip="Create stunning reports and visualizations with Power BI Desktop. It puts visual analytics at your fingertips with intuitive report authoring. Drag-and-drop to place content exactly where you want it on the flexible and fluid canvas. Quickly discover patterns as you explore a single unified view of linked, interactive visualizations."Margin="0,0,2,0"/><TextBlockName="WPFInstallpowerbiLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.microsoft.com/en-us/power-platform/products/power-bi/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallpowershell"Content="PowerShell"ToolTip="PowerShell is a task automation framework and scripting language designed for system administrators, offering powerful command-line capabilities."Margin="0,0,2,0"/><TextBlockName="WPFInstallpowershellLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://github.com/PowerShell/PowerShell"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallpowertoys"Content="PowerToys"ToolTip="PowerToys is a set of utilities for power users to enhance productivity, featuring tools like FancyZones, PowerRename, and more."Margin="0,0,2,0"/><TextBlockName="WPFInstallpowertoysLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://github.com/microsoft/PowerToys"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallprocessmonitor"Content="SysInternals Process Monitor"ToolTip="SysInternals Process Monitor is an advanced monitoring tool that shows real-time file system, registry, and process/thread activity."Margin="0,0,2,0"/><TextBlockName="WPFInstallprocessmonitorLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://docs.microsoft.com/en-us/sysinternals/downloads/procmon"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallrdcman"Content="RDCMan"ToolTip="RDCMan manages multiple remote desktop connections. It is useful for managing server labs where you need regular access to each machine such as automated checkin systems and data centers."Margin="0,0,2,0"/><TextBlockName="WPFInstallrdcmanLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://learn.microsoft.com/en-us/sysinternals/downloads/rdcman"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallsqlmanagementstudio"Content="Microsoft SQL Server Management Studio"ToolTip="SQL Server Management Studio (SSMS) is an integrated environment for managing any SQL infrastructure, from SQL Server to Azure SQL Database. SSMS provides tools to configure, monitor, and administer instances of SQL Server and databases."Margin="0,0,2,0"/><TextBlockName="WPFInstallsqlmanagementstudioLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://learn.microsoft.com/en-us/sql/ssms/download-sql-server-management-studio-ssms?view=sql-server-ver16"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstalltcpview"Content="SysInternals TCPView"ToolTip="SysInternals TCPView is a network monitoring tool that displays a detailed list of all TCP and UDP endpoints on your system."Margin="0,0,2,0"/><TextBlockName="WPFInstalltcpviewLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://docs.microsoft.com/en-us/sysinternals/downloads/tcpview"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallterminal"Content="Windows Terminal"ToolTip="Windows Terminal is a modern, fast, and efficient terminal application for command-line users, supporting multiple tabs, panes, and more."Margin="0,0,2,0"/><TextBlockName="WPFInstallterminalLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://aka.ms/terminal"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallvc2015_32"Content="Visual C++ 2015-2022 32-bit"ToolTip="Visual C++ 2015-2022 32-bit redistributable package installs runtime components of Visual C++ libraries required to run 32-bit applications."Margin="0,0,2,0"/><TextBlockName="WPFInstallvc2015_32Link"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallvc2015_64"Content="Visual C++ 2015-2022 64-bit"ToolTip="Visual C++ 2015-2022 64-bit redistributable package installs runtime components of Visual C++ libraries required to run 64-bit applications."Margin="0,0,2,0"/><TextBlockName="WPFInstallvc2015_64Link"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads"/>
<CheckBoxName="WPFInstallaimp"Content="AIMP (Music Player)"ToolTip="AIMP is a feature-rich music player with support for various audio formats, playlists, and customizable user interface."Margin="0,0,2,0"/><TextBlockName="WPFInstallaimpLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.aimp.ru/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallaudacity"Content="Audacity"ToolTip="Audacity is a free and open-source audio editing software known for its powerful recording and editing capabilities."Margin="0,0,2,0"/><TextBlockName="WPFInstallaudacityLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.audacityteam.org/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallblender"Content="Blender (3D Graphics)"ToolTip="Blender is a powerful open-source 3D creation suite, offering modeling, sculpting, animation, and rendering tools."Margin="0,0,2,0"/><TextBlockName="WPFInstallblenderLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.blender.org/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallclementine"Content="Clementine"ToolTip="Clementine is a modern music player and library organizer, supporting various audio formats and online radio services."Margin="0,0,2,0"/><TextBlockName="WPFInstallclementineLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.clementine-player.org/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstalldarktable"Content="darktable"ToolTip="Open-source photo editing tool, offering an intuitive interface, advanced editing capabilities, and a non-destructive workflow for seamless image enhancement."Margin="0,0,2,0"/><TextBlockName="WPFInstalldarktableLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.darktable.org/install/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstalldigikam"Content="digiKam"ToolTip="digiKam is an advanced open-source photo management software with features for organizing, editing, and sharing photos."Margin="0,0,2,0"/><TextBlockName="WPFInstalldigikamLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.digikam.org/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstalleartrumpet"Content="EarTrumpet (Audio)"ToolTip="EarTrumpet is an audio control app for Windows, providing a simple and intuitive interface for managing sound settings."Margin="0,0,2,0"/><TextBlockName="WPFInstalleartrumpetLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://eartrumpet.app/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallEqualizerAPO"Content="Equalizer APO"ToolTip="Equalizer APO is a parametric / graphic equalizer for Windows."Margin="0,0,2,0"/><TextBlockName="WPFInstallEqualizerAPOLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://sourceforge.net/projects/equalizerapo"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallffmpeg"Content="FFmpeg (full)"ToolTip="FFmpeg is a powerful multimedia processing tool that enables users to convert, edit, and stream audio and video files with a vast range of codecs and formats."Margin="0,0,2,0"/><TextBlockName="WPFInstallffmpegLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://ffmpeg.org/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallfirealpaca"Content="Fire Alpaca"ToolTip="Fire Alpaca is a free digital painting software that provides a wide range of drawing tools and a user-friendly interface."Margin="0,0,2,0"/><TextBlockName="WPFInstallfirealpacaLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://firealpaca.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallflameshot"Content="Flameshot (Screenshots)"ToolTip="Flameshot is a powerful yet simple to use screenshot software, offering annotation and editing features."Margin="0,0,2,0"/><TextBlockName="WPFInstallflameshotLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://flameshot.org/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallfoobar"Content="foobar2000 (Music Player)"ToolTip="foobar2000 is a highly customizable and extensible music player for Windows, known for its modular design and advanced features."Margin="0,0,2,0"/><TextBlockName="WPFInstallfoobarLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.foobar2000.org/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallfreecad"Content="FreeCAD"ToolTip="FreeCAD is a parametric 3D CAD modeler, designed for product design and engineering tasks, with a focus on flexibility and extensibility."Margin="0,0,2,0"/><TextBlockName="WPFInstallfreecadLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.freecadweb.org/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallfxsound"Content="FxSound"ToolTip="FxSound is a cutting-edge audio enhancement software that elevates your listening experience across all media."Margin="0,0,2,0"/><TextBlockName="WPFInstallfxsoundLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.fxsound.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallgimp"Content="GIMP (Image Editor)"ToolTip="GIMP is a versatile open-source raster graphics editor used for tasks such as photo retouching, image editing, and image composition."Margin="0,0,2,0"/><TextBlockName="WPFInstallgimpLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.gimp.org/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallgreenshot"Content="Greenshot (Screenshots)"ToolTip="Greenshot is a light-weight screenshot software tool with built-in image editor and customizable capture options."Margin="0,0,2,0"/><TextBlockName="WPFInstallgreenshotLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://getgreenshot.org/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallhandbrake"Content="HandBrake"ToolTip="HandBrake is an open-source video transcoder, allowing you to convert video from nearly any format to a selection of widely supported codecs."Margin="0,0,2,0"/><TextBlockName="WPFInstallhandbrakeLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://handbrake.fr/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallharmonoid"Content="Harmonoid"ToolTip="Plays and manages your music library. Looks beautiful and juicy. Playlists, visuals, synced lyrics, pitch shift, volume boost and more."Margin="0,0,2,0"/><TextBlockName="WPFInstallharmonoidLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://harmonoid.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallimageglass"Content="ImageGlass (Image Viewer)"ToolTip="ImageGlass is a versatile image viewer with support for various image formats and a focus on simplicity and speed."Margin="0,0,2,0"/><TextBlockName="WPFInstallimageglassLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://imageglass.org/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallimgburn"Content="ImgBurn"ToolTip="ImgBurn is a lightweight CD, DVD, HD-DVD, and Blu-ray burning application with advanced features for creating and burning disc images."Margin="0,0,2,0"/><TextBlockName="WPFInstallimgburnLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="http://www.imgburn.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallinkscape"Content="Inkscape"ToolTip="Inkscape is a powerful open-source vector graphics editor, suitable for tasks such as illustrations, icons, logos, and more."Margin="0,0,2,0"/><TextBlockName="WPFInstallinkscapeLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://inkscape.org/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallitunes"Content="iTunes"ToolTip="iTunes is a media player, media library, and online radio broadcaster application developed by Apple Inc."Margin="0,0,2,0"/><TextBlockName="WPFInstallitunesLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.apple.com/itunes/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstalljellyfinmediaplayer"Content="Jellyfin Media Player"ToolTip="Jellyfin Media Player is a client application for the Jellyfin media server, providing access to your media library."Margin="0,0,2,0"/><TextBlockName="WPFInstalljellyfinmediaplayerLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://github.com/jellyfin/jellyfin-media-player"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstalljellyfinserver"Content="Jellyfin Server"ToolTip="Jellyfin Server is an open-source media server software, allowing you to organize and stream your media library."Margin="0,0,2,0"/><TextBlockName="WPFInstalljellyfinserverLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://jellyfin.org/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallkdenlive"Content="Kdenlive (Video Editor)"ToolTip="Kdenlive is an open-source video editing software with powerful features for creating and editing professional-quality videos."Margin="0,0,2,0"/><TextBlockName="WPFInstallkdenliveLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://kdenlive.org/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallklite"Content="K-Lite Codec Standard"ToolTip="K-Lite Codec Pack Standard is a collection of audio and video codecs and related tools, providing essential components for media playback."Margin="0,0,2,0"/><TextBlockName="WPFInstallkliteLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.codecguide.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallkodi"Content="Kodi Media Center"ToolTip="Kodi is an open-source media center application that allows you to play and view most videos, music, podcasts, and other digital media files."Margin="0,0,2,0"/><TextBlockName="WPFInstallkodiLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://kodi.tv/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallkrita"Content="Krita (Image Editor)"ToolTip="Krita is a powerful open-source painting application. It is designed for concept artists, illustrators, matte and texture artists, and the VFX industry."Margin="0,0,2,0"/><TextBlockName="WPFInstallkritaLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://krita.org/en/features/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstalllightshot"Content="Lightshot (Screenshots)"ToolTip="Ligthshot is an Easy-to-use, light-weight screenshot software tool, where you can optionally edit your screenshots using different tools, share them via Internet and/or save to disk, and customize the available options."Margin="0,0,2,0"/><TextBlockName="WPFInstalllightshotLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://app.prntscr.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallmp3tag"Content="Mp3tag (Metadata Audio Editor)"ToolTip="Mp3tag is a powerful and yet easy-to-use tool to edit metadata of common audio formats."Margin="0,0,2,0"/><TextBlockName="WPFInstallmp3tagLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.mp3tag.de/en/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallmpc"Content="Media Player Classic (Video Player)"ToolTip="Media Player Classic is a lightweight, open-source media player that supports a wide range of audio and video formats. It includes features like customizable toolbars and support for subtitles."Margin="0,0,2,0"/><TextBlockName="WPFInstallmpcLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://mpc-hc.org/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallmusescore"Content="MuseScore"ToolTip="Create, play back and print beautiful sheet music with free and easy to use music notation software MuseScore."Margin="0,0,2,0"/><TextBlockName="WPFInstallmusescoreLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://musescore.org/en"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallmusicbee"Content="MusicBee (Music Player)"ToolTip="MusicBee is a customizable music player with support for various audio formats. It includes features like an integrated search function, tag editing, and more."Margin="0,0,2,0"/><TextBlockName="WPFInstallmusicbeeLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://getmusicbee.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallnditools"Content="NDI Tools"ToolTip="NDI, or Network Device Interface, is a video connectivity standard that enables multimedia systems to identify and communicate with one another over IP and to encode, transmit, and receive high-quality, low latency, frame-accurate video and audio, and exchange metadata in real-time."Margin="0,0,2,0"/><TextBlockName="WPFInstallnditoolsLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://ndi.video/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallnglide"Content="nGlide (3dfx compatibility)"ToolTip="nGlide is a 3Dfx Voodoo Glide wrapper. It allows you to play games that use Glide API on modern graphics cards without the need for a 3Dfx Voodoo graphics card."Margin="0,0,2,0"/><TextBlockName="WPFInstallnglideLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="http://www.zeus-software.com/downloads/nglide"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallnomacs"Content="Nomacs (Image viewer)"ToolTip="Nomacs is a free, open-source image viewer that supports multiple platforms. It features basic image editing capabilities and supports a variety of image formats."Margin="0,0,2,0"/><TextBlockName="WPFInstallnomacsLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://nomacs.org/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallobs"Content="OBS Studio"ToolTip="OBS Studio is a free and open-source software for video recording and live streaming. It supports real-time video/audio capturing and mixing, making it popular among content creators."Margin="0,0,2,0"/><TextBlockName="WPFInstallobsLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://obsproject.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallopenscad"Content="OpenSCAD"ToolTip="OpenSCAD is a free and open-source script-based 3D CAD modeler. It is especially useful for creating parametric designs for 3D printing."Margin="0,0,2,0"/><TextBlockName="WPFInstallopenscadLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.openscad.org/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallorcaslicer"Content="OrcaSlicer"ToolTip="G-code generator for 3D printers (Bambu, Prusa, Voron, VzBot, RatRig, Creality, etc.)"Margin="0,0,2,0"/><TextBlockName="WPFInstallorcaslicerLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://github.com/SoftFever/OrcaSlicer"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallPaintdotnet"Content="Paint.NET"ToolTip="Paint.NET is a free image and photo editing software for Windows. It features an intuitive user interface and supports a wide range of powerful editing tools."Margin="0,0,2,0"/><TextBlockName="WPFInstallPaintdotnetLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.getpaint.net/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallplex"Content="Plex Media Server"ToolTip="Plex Media Server is a media server software that allows you to organize and stream your media library. It supports various media formats and offers a wide range of features."Margin="0,0,2,0"/><TextBlockName="WPFInstallplexLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.plex.tv/your-media/"/>
<CheckBoxName="WPFInstallplexdesktop"Content="Plex Desktop"ToolTip="Plex Desktop for Windows is the front end for Plex Media Server."Margin="0,0,2,0"/><TextBlockName="WPFInstallplexdesktopLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.plex.tv"/>
<CheckBoxName="WPFInstallqgis"Content="QGIS"ToolTip="QGIS (Quantum GIS) is an open-source Geographic Information System (GIS) software that enables users to create, edit, visualize, analyze, and publish geospatial information on Windows, Mac, and Linux platforms."Margin="0,0,2,0"/><TextBlockName="WPFInstallqgisLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://qgis.org/en/site/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallsharex"Content="ShareX (Screenshots)"ToolTip="ShareX is a free and open-source screen capture and file sharing tool. It supports various capture methods and offers advanced features for editing and sharing screenshots."Margin="0,0,2,0"/><TextBlockName="WPFInstallsharexLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://getsharex.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallsmplayer"Content="SMPlayer"ToolTip="SMPlayer is a free media player for Windows and Linux with built-in codecs that can play virtually all video and audio formats."Margin="0,0,2,0"/><TextBlockName="WPFInstallsmplayerLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.smplayer.info"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallspotify"Content="Spotify"ToolTip="Spotify is a digital music service that gives you access to millions of songs, podcasts, and videos from artists all over the world."Margin="0,0,2,0"/><TextBlockName="WPFInstallspotifyLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.spotify.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallspotube"Content="Spotube"ToolTip="Open source Spotify client that doesn't require Premium nor uses Electron! Available for both desktop & mobile! "Margin="0,0,2,0"/><TextBlockName="WPFInstallspotubeLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://github.com/KRTirtho/spotube"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallstrawberry"Content="Strawberry (Music Player)"ToolTip="Strawberry is an open-source music player that focuses on music collection management and audio quality. It supports various audio formats and features a clean user interface."Margin="0,0,2,0"/><TextBlockName="WPFInstallstrawberryLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.strawberrymusicplayer.org/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallstremio"Content="Stremio"ToolTip="Stremio is a media center application that allows users to organize and stream their favorite movies, TV shows, and video content."Margin="0,0,2,0"/><TextBlockName="WPFInstallstremioLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.stremio.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstalltidal"Content="Tidal"ToolTip="Tidal is a music streaming service known for its high-fidelity audio quality and exclusive content. It offers a vast library of songs and curated playlists."Margin="0,0,2,0"/><TextBlockName="WPFInstalltidalLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://tidal.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallvideomass"Content="Videomass"ToolTip="Videomass by GianlucaPernigotto is a cross-platform GUI for FFmpeg, streamlining multimedia file processing with batch conversions and user-friendly features."Margin="0,0,2,0"/><TextBlockName="WPFInstallvideomassLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://jeanslack.github.io/Videomass/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallvlc"Content="VLC (Video Player)"ToolTip="VLC Media Player is a free and open-source multimedia player that supports a wide range of audio and video formats. It is known for its versatility and cross-platform compatibility."Margin="0,0,2,0"/><TextBlockName="WPFInstallvlcLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.videolan.org/vlc/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallvoicemeeter"Content="Voicemeeter (Audio)"ToolTip="Voicemeeter is a virtual audio mixer that allows you to manage and enhance audio streams on your computer. It is commonly used for audio recording and streaming purposes."Margin="0,0,2,0"/><TextBlockName="WPFInstallvoicemeeterLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://voicemeeter.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallytdlp"Content="Yt-dlp"ToolTip="Command-line tool that allows you to download videos from YouTube and other supported sites. It is an improved version of the popular youtube-dl."Margin="0,0,2,0"/><TextBlockName="WPFInstallytdlpLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://github.com/yt-dlp/yt-dlp"/>
<CheckBoxName="WPFInstalladvancedip"Content="Advanced IP Scanner"ToolTip="Advanced IP Scanner is a fast and easy-to-use network scanner. It is designed to analyze LAN networks and provides information about connected devices."Margin="0,0,2,0"/><TextBlockName="WPFInstalladvancedipLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.advanced-ip-scanner.com/"/>
<CheckBoxName="WPFInstallangryipscanner"Content="Angry IP Scanner"ToolTip="Angry IP Scanner is an open-source and cross-platform network scanner. It is used to scan IP addresses and ports, providing information about network connectivity."Margin="0,0,2,0"/><TextBlockName="WPFInstallangryipscannerLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://angryip.org/"/>
<CheckBoxName="WPFInstallefibooteditor"Content="EFI Boot Editor"ToolTip="EFI Boot Editor is a tool for managing the EFI/UEFI boot entries on your system. It allows you to customize the boot configuration of your computer."Margin="0,0,2,0"/><TextBlockName="WPFInstallefibooteditorLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.easyuefi.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallheidisql"Content="HeidiSQL"ToolTip="HeidiSQL is a powerful and easy-to-use client for MySQL, MariaDB, Microsoft SQL Server, and PostgreSQL databases. It provides tools for database management and development."Margin="0,0,2,0"/><TextBlockName="WPFInstallheidisqlLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.heidisql.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallmremoteng"Content="mRemoteNG"ToolTip="mRemoteNG is a free and open-source remote connections manager. It allows you to view and manage multiple remote sessions in a single interface."Margin="0,0,2,0"/><TextBlockName="WPFInstallmremotengLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://mremoteng.org/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallnetbird"Content="NetBird"ToolTip="NetBird is a Open Source alternative comparable to TailScale that can be connected to a selfhosted Server."Margin="0,0,2,0"/><TextBlockName="WPFInstallnetbirdLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://netbird.io/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallnmap"Content="Nmap"ToolTip="Nmap (Network Mapper) is an open-source tool for network exploration and security auditing. It discovers devices on a network and provides information about their ports and services."Margin="0,0,2,0"/><TextBlockName="WPFInstallnmapLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://nmap.org/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallOpenVPN"Content="OpenVPN Connect"ToolTip="OpenVPN Connect is an open-source VPN client that allows you to connect securely to a VPN server. It provides a secure and encrypted connection for protecting your online privacy."Margin="0,0,2,0"/><TextBlockName="WPFInstallOpenVPNLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://openvpn.net/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallPortmaster"Content="Portmaster"ToolTip="Portmaster is a free and open-source application that puts you back in charge over all your computers network connections."Margin="0,0,2,0"/><TextBlockName="WPFInstallPortmasterLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://safing.io/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallputty"Content="PuTTY"ToolTip="PuTTY is a free and open-source terminal emulator, serial console, and network file transfer application. It supports various network protocols such as SSH, Telnet, and SCP."Margin="0,0,2,0"/><TextBlockName="WPFInstallputtyLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.chiark.greenend.org.uk/~sgtatham/putty/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallrustdesk"Content="RustDesk"ToolTip="RustDesk is a free and open-source remote desktop application. It provides a secure way to connect to remote machines and access desktop environments."Margin="0,0,2,0"/><TextBlockName="WPFInstallrustdeskLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://rustdesk.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallsimplewall"Content="Simplewall"ToolTip="Simplewall is a free and open-source firewall application for Windows. It allows users to control and manage the inbound and outbound network traffic of applications."Margin="0,0,2,0"/><TextBlockName="WPFInstallsimplewallLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://github.com/henrypp/simplewall"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallventoy"Content="Ventoy"ToolTip="Ventoy is an open-source tool for creating bootable USB drives. It supports multiple ISO files on a single USB drive, making it a versatile solution for installing operating systems."Margin="0,0,2,0"/><TextBlockName="WPFInstallventoyLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.ventoy.net/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallwinscp"Content="WinSCP"ToolTip="WinSCP is a popular open-source SFTP, FTP, and SCP client for Windows. It allows secure file transfers between a local and a remote computer."Margin="0,0,2,0"/><TextBlockName="WPFInstallwinscpLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://winscp.net/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallwireguard"Content="WireGuard"ToolTip="WireGuard is a fast and modern VPN (Virtual Private Network) protocol. It aims to be simpler and more efficient than other VPN protocols, providing secure and reliable connections."Margin="0,0,2,0"/><TextBlockName="WPFInstallwireguardLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.wireguard.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallwireshark"Content="Wireshark"ToolTip="Wireshark is a widely-used open-source network protocol analyzer. It allows users to capture and analyze network traffic in real-time, providing detailed insights into network activities."Margin="0,0,2,0"/><TextBlockName="WPFInstallwiresharkLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.wireshark.org/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallxpipe"Content="XPipe"ToolTip="XPipe is an open-source tool for orchestrating containerized applications. It simplifies the deployment and management of containerized services in a distributed environment."Margin="0,0,2,0"/><TextBlockName="WPFInstallxpipeLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://xpipe.io/"/>
<CheckBoxName="WPFInstall1password"Content="1Password"ToolTip="1Password is a password manager that allows you to store and manage your passwords securely."Margin="0,0,2,0"/><TextBlockName="WPFInstall1passwordLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://1password.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstall7zip"Content="7-Zip"ToolTip="7-Zip is a free and open-source file archiver utility. It supports several compression formats and provides a high compression ratio, making it a popular choice for file compression."Margin="0,0,2,0"/><TextBlockName="WPFInstall7zipLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.7-zip.org/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallalacritty"Content="Alacritty Terminal"ToolTip="Alacritty is a fast, cross-platform, and GPU-accelerated terminal emulator. It is designed for performance and aims to be the fastest terminal emulator available."Margin="0,0,2,0"/><TextBlockName="WPFInstallalacrittyLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://alacritty.org/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallAmbieWhiteNoise"Content="Ambie White Noise"ToolTip="Ambie is the ultimate app to help you focus, study, or relax. We use white noise and nature sounds combined with an innovative focus timer to keep you concentrated on doing your best work."Margin="0,0,2,0"/><TextBlockName="WPFInstallAmbieWhiteNoiseLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://ambieapp.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallanydesk"Content="AnyDesk"ToolTip="AnyDesk is a remote desktop software that enables users to access and control computers remotely. It is known for its fast connection and low latency."Margin="0,0,2,0"/><TextBlockName="WPFInstallanydeskLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://anydesk.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallautodarkmode"Content="Windows Auto Dark Mode"ToolTip="Automatically switches between the dark and light theme of Windows 10 and Windows 11"Margin="0,0,2,0"/><TextBlockName="WPFInstallautodarkmodeLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://github.com/AutoDarkMode/Windows-Auto-Night-Mode"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallautohotkey"Content="AutoHotkey"ToolTip="AutoHotkey is a scripting language for Windows that allows users to create custom automation scripts and macros. It is often used for automating repetitive tasks and customizing keyboard shortcuts."Margin="0,0,2,0"/><TextBlockName="WPFInstallautohotkeyLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.autohotkey.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallbarrier"Content="Barrier"ToolTip="Barrier is an open-source software KVM (keyboard, video, and mouseswitch). It allows users to control multiple computers with a single keyboard and mouse, even if they have different operating systems."Margin="0,0,2,0"/><TextBlockName="WPFInstallbarrierLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://github.com/debauchee/barrier"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallbat"Content="Bat (Cat)"ToolTip="Bat is a cat command clone with syntax highlighting. It provides a user-friendly and feature-rich alternative to the traditional cat command for viewing and concatenating files."Margin="0,0,2,0"/><TextBlockName="WPFInstallbatLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://github.com/sharkdp/bat"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallbitcomet"Content="BitComet"ToolTip="BitComet is a free and open-source BitTorrent client that supports HTTP/FTP downloads and provides download management features."Margin="0,0,2,0"/><TextBlockName="WPFInstallbitcometLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.bitcomet.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallbitwarden"Content="Bitwarden"ToolTip="Bitwarden is an open-source password management solution. It allows users to store and manage their passwords in a secure and encrypted vault, accessible across multiple devices."Margin="0,0,2,0"/><TextBlockName="WPFInstallbitwardenLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://bitwarden.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallbleachbit"Content="BleachBit"ToolTip="Clean Your System and Free Disk Space"Margin="0,0,2,0"/><TextBlockName="WPFInstallbleachbitLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.bleachbit.org/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallBorderlessGaming"Content="Borderless Gaming"ToolTip="Play your favorite games in a borderless window; no more time consuming alt-tabs."Margin="0,0,2,0"/><TextBlockName="WPFInstallBorderlessGamingLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://github.com/Codeusa/Borderless-Gaming"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallbulkcrapuninstaller"Content="Bulk Crap Uninstaller"ToolTip="Bulk Crap Uninstaller is a free and open-source uninstaller utility for Windows. It helps users remove unwanted programs and clean up their system by uninstalling multiple applications at once."Margin="0,0,2,0"/><TextBlockName="WPFInstallbulkcrapuninstallerLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.bcuninstaller.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallbulkrenameutility"Content="Bulk Rename Utility"ToolTip="Bulk Rename Utility allows you to easily rename files and folders recursively based upon find-replace, character place, fields, sequences, regular expressions, EXIF data, and more."Margin="0,0,2,0"/><TextBlockName="WPFInstallbulkrenameutilityLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.bulkrenameutility.co.uk"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallcapframex"Content="CapFrameX"ToolTip="Frametimes capture and analysis tool based on Intel's PresentMon. Overlay provided by Rivatuner Statistics Server."Margin="0,0,2,0"/><TextBlockName="WPFInstallcapframexLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.capframex.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallcarnac"Content="Carnac"ToolTip="Carnac is a keystroke visualizer for Windows. It displays keystrokes in an overlay, making it useful for presentations, tutorials, and live demonstrations."Margin="0,0,2,0"/><TextBlockName="WPFInstallcarnacLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://carnackeys.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallCompactGUI"Content="Compact GUI"ToolTip="Transparently compress active games and programs using Windows 10/11 APIs"Margin="0,0,2,0"/><TextBlockName="WPFInstallCompactGUILink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://github.com/IridiumIO/CompactGUI"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallcopyq"Content="CopyQ (Clipboard Manager)"ToolTip="CopyQ is a clipboard manager with advanced features, allowing you to store, edit, and retrieve clipboard history."Margin="0,0,2,0"/><TextBlockName="WPFInstallcopyqLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://copyq.readthedocs.io/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallcpuz"Content="CPU-Z"ToolTip="CPU-Z is a system monitoring and diagnostic tool for Windows. It provides detailed information about the computer's hardware components, including the CPU, memory, and motherboard."Margin="0,0,2,0"/><TextBlockName="WPFInstallcpuzLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.cpuid.com/softwares/cpu-z.html"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallcroc"Content="croc"ToolTip="Easily and securely send things from one computer to another."Margin="0,0,2,0"/><TextBlockName="WPFInstallcrocLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://github.com/schollz/croc"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallcrystaldiskinfo"Content="Crystal Disk Info"ToolTip="Crystal Disk Info is a disk health monitoring tool that provides information about the status and performance of hard drives. It helps users anticipate potential issues and monitor drive health."Margin="0,0,2,0"/><TextBlockName="WPFInstallcrystaldiskinfoLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://crystalmark.info/en/software/crystaldiskinfo/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallcrystaldiskmark"Content="Crystal Disk Mark"ToolTip="Crystal Disk Mark is a disk benchmarking tool that measures the read and write speeds of storage devices. It helps users assess the performance of their hard drives and SSDs."Margin="0,0,2,0"/><TextBlockName="WPFInstallcrystaldiskmarkLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://crystalmark.info/en/software/crystaldiskmark/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallddu"Content="Display Driver Uninstaller"ToolTip="Display Driver Uninstaller (DDU) is a tool for completely uninstalling graphics drivers from NVIDIA, AMD, and Intel. It is useful for troubleshooting graphics driver-related issues."Margin="0,0,2,0"/><TextBlockName="WPFInstalldduLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.wagnardsoft.com/display-driver-uninstaller-DDU-"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstalldeluge"Content="Deluge"ToolTip="Deluge is a free and open-source BitTorrent client. It features a user-friendly interface, support for plugins, and the ability to manage torrents remotely."Margin="0,0,2,0"/><TextBlockName="WPFInstalldelugeLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://deluge-torrent.org/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstalldevtoys"Content="DevToys"ToolTip="DevToys is a collection of development-related utilities and tools for Windows. It includes tools for file management, code formatting, and productivity enhancements for developers."Margin="0,0,2,0"/><TextBlockName="WPFInstalldevtoysLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://devtoys.app/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallditto"Content="Ditto"ToolTip="Ditto is an extension to the standard windows clipboard."Margin="0,0,2,0"/><TextBlockName="WPFInstalldittoLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://ditto-cp.sourceforge.io/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstalldmt"Content="Dual Monitor Tools"ToolTip="Dual Monitor Tools (DMT) is a FOSS app that customize handling multiple monitors and even lock the mouse on specific monitor. Useful for full screen games and apps that does not handle well a second monitor or helps the workflow."Margin="0,0,2,0"/><TextBlockName="WPFInstalldmtLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://dualmonitortool.sourceforge.net/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallduplicati"Content="Duplicati"ToolTip="Duplicati is an open-source backup solution that supports encrypted, compressed, and incremental backups. It is designed to securely store data on cloud storage services."Margin="0,0,2,0"/><TextBlockName="WPFInstallduplicatiLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.duplicati.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallerrorlookup"Content="Windows Error Code Lookup"ToolTip="ErrorLookup is a tool for looking up Windows error codes and their descriptions."Margin="0,0,2,0"/><TextBlockName="WPFInstallerrorlookupLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://github.com/HenryPP/ErrorLookup"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallesearch"Content="Everything Search"ToolTip="Everything Search is a fast and efficient file search utility for Windows."Margin="0,0,2,0"/><TextBlockName="WPFInstallesearchLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.voidtools.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallespanso"Content="Espanso"ToolTip="Cross-platform and open-source Text Expander written in Rust"Margin="0,0,2,0"/><TextBlockName="WPFInstallespansoLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://espanso.org/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstalletcher"Content="Etcher USB Creator"ToolTip="Etcher is a powerful tool for creating bootable USB drives with ease."Margin="0,0,2,0"/><TextBlockName="WPFInstalletcherLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.balena.io/etcher/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallExifCleaner"Content="ExifCleaner"ToolTip="Desktop app to clean metadata from images, videos, PDFs, and other files."Margin="0,0,2,0"/><TextBlockName="WPFInstallExifCleanerLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://github.com/szTheory/exifcleaner"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallfancontrol"Content="FanControl"ToolTip="Fan Control is a free and open-source software that allows the user to control his CPU, GPU and case fans using temperatures."Margin="0,0,2,0"/><TextBlockName="WPFInstallfancontrolLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://getfancontrol.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallfileconverter"Content="File-Converter"ToolTip="File Converter is a very simple tool which allows you to convert and compress one or several file(s) using the context menu in windows explorer."Margin="0,0,2,0"/><TextBlockName="WPFInstallfileconverterLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://file-converter.io/"/>
<CheckBoxName="WPFInstallflow"Content="Flow launcher"ToolTip="Keystroke launcher for Windows to search, manage and launch files, folders bookmarks, websites and more."Margin="0,0,2,0"/><TextBlockName="WPFInstallflowLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.flowlauncher.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallflux"Content="F.lux"ToolTip="f.lux adjusts the color temperature of your screen to reduce eye strain during nighttime use."Margin="0,0,2,0"/><TextBlockName="WPFInstallfluxLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://justgetflux.com/"/>
<CheckBoxName="WPFInstallForceAutoHDR"Content="ForceAutoHDR"ToolTip="ForceAutoHDR simplifies the process of adding games to the AutoHDR list in the Windows Registry"Margin="0,0,2,0"/><TextBlockName="WPFInstallForceAutoHDRLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://github.com/7gxycn08/ForceAutoHDR"/>
<CheckBoxName="WPFInstallFreeFileSync"Content="FreeFileSync"ToolTip="Synchronize Files and Folders"Margin="0,0,2,0"/><TextBlockName="WPFInstallFreeFileSyncLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://freefilesync.org"/>
<CheckBoxName="WPFInstallglaryutilities"Content="Glary Utilities"ToolTip="Glary Utilities is a comprehensive system optimization and maintenance tool for Windows."Margin="0,0,2,0"/><TextBlockName="WPFInstallglaryutilitiesLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.glarysoft.com/glary-utilities/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallglazewm"Content="GlazeWM"ToolTip="GlazeWM is a tiling window manager for Windows inspired by i3 and Polybar"Margin="0,0,2,0"/><TextBlockName="WPFInstallglazewmLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://github.com/glzr-io/glazewm"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallgoogledrive"Content="Google Drive"ToolTip="File syncing across devices all tied to your google account"Margin="0,0,2,0"/><TextBlockName="WPFInstallgoogledriveLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.google.com/drive/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallgpuz"Content="GPU-Z"ToolTip="GPU-Z provides detailed information about your graphics card and GPU."Margin="0,0,2,0"/><TextBlockName="WPFInstallgpuzLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.techpowerup.com/gpuz/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallgsudo"Content="Gsudo"ToolTip="Gsudo is a sudo implementation for Windows, allowing elevated privilege execution."Margin="0,0,2,0"/><TextBlockName="WPFInstallgsudoLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://gerardog.github.io/gsudo/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallhwinfo"Content="HWiNFO"ToolTip="HWiNFO provides comprehensive hardware information and diagnostics for Windows."Margin="0,0,2,0"/><TextBlockName="WPFInstallhwinfoLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.hwinfo.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallhwmonitor"Content="HWMonitor"ToolTip="HWMonitor is a hardware monitoring program that reads PC systems main health sensors."Margin="0,0,2,0"/><TextBlockName="WPFInstallhwmonitorLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.cpuid.com/softwares/hwmonitor.html"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallintelpresentmon"Content="Intel-PresentMon"ToolTip="A new gaming performance overlay and telemetry application to monitor and measure your gaming experience."Margin="0,0,2,0"/><TextBlockName="WPFInstallintelpresentmonLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://game.intel.com/us/stories/intel-presentmon/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstalljdownloader"Content="JDownloader"ToolTip="JDownloader is a feature-rich download manager with support for various file hosting services."Margin="0,0,2,0"/><TextBlockName="WPFInstalljdownloaderLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="http://jdownloader.org/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallJoyToKey"Content="JoyToKey"ToolTip="enables PC game controllers to emulate the keyboard and mouse input"Margin="0,0,2,0"/><TextBlockName="WPFInstallJoyToKeyLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://joytokey.net/en/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstalljpegview"Content="JPEG View"ToolTip="JPEGView is a lean, fast and highly configurable viewer/editor for JPEG, BMP, PNG, WEBP, TGA, GIF, JXL, HEIC, HEIF, AVIF and TIFF images with a minimal GUI"Margin="0,0,2,0"/><TextBlockName="WPFInstalljpegviewLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://github.com/sylikc/jpegview"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallkdeconnect"Content="KDE Connect"ToolTip="KDE Connect allows seamless integration between your KDE desktop and mobile devices."Margin="0,0,2,0"/><TextBlockName="WPFInstallkdeconnectLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://community.kde.org/KDEConnect"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallkeepass"Content="KeePassXC"ToolTip="KeePassXC is a cross-platform, open-source password manager with strong encryption features."Margin="0,0,2,0"/><TextBlockName="WPFInstallkeepassLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://keepassxc.org/"/>
<CheckBoxName="WPFInstalllinkshellextension"Content="Link Shell extension"ToolTip="Link Shell Extension (LSE) provides for the creation of Hardlinks, Junctions, Volume Mountpoints, Symbolic Links, a folder cloning process that utilises Hardlinks or Symbolic Links and a copy process taking care of Junctions, Symbolic Links, and Hardlinks. LSE, as its name implies is implemented as a Shell extension and is accessed from Windows Explorer, or similar file/folder managers."Margin="0,0,2,0"/><TextBlockName="WPFInstalllinkshellextensionLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://schinagl.priv.at/nt/hardlinkshellext/hardlinkshellext.html"/>
<CheckBoxName="WPFInstalllivelywallpaper"Content="Lively Wallpaper"ToolTip="Free and open-source software that allows users to set animated desktop wallpapers and screensavers."Margin="0,0,2,0"/><TextBlockName="WPFInstalllivelywallpaperLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.rocksdanister.com/lively/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstalllocalsend"Content="LocalSend"ToolTip="An open source cross-platform alternative to AirDrop."Margin="0,0,2,0"/><TextBlockName="WPFInstalllocalsendLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://localsend.org/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstalllockhunter"Content="LockHunter"ToolTip="LockHunter is a free tool to delete files blocked by something you do not know."Margin="0,0,2,0"/><TextBlockName="WPFInstalllockhunterLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://lockhunter.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallmagicwormhole"Content="Magic Wormhole"ToolTip="get things from one computer to another, safely"Margin="0,0,2,0"/><TextBlockName="WPFInstallmagicwormholeLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://github.com/magic-wormhole/magic-wormhole"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallmalwarebytes"Content="Malwarebytes"ToolTip="Malwarebytes is an anti-malware software that provides real-time protection against threats."Margin="0,0,2,0"/><TextBlockName="WPFInstallmalwarebytesLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.malwarebytes.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallmeld"Content="Meld"ToolTip="Meld is a visual diff and merge tool for files and directories."Margin="0,0,2,0"/><TextBlockName="WPFInstallmeldLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://meldmerge.org/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallmonitorian"Content="Monitorian"ToolTip="Monitorian is a utility for adjusting monitor brightness and contrast on Windows."Margin="0,0,2,0"/><TextBlockName="WPFInstallmonitorianLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://github.com/emoacht/Monitorian"/>
<CheckBoxName="WPFInstallmsedgeredirect"Content="MSEdgeRedirect"ToolTip="A Tool to Redirect News, Search, Widgets, Weather, and More to Your Default Browser."Margin="0,0,2,0"/><TextBlockName="WPFInstallmsedgeredirectLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://github.com/rcmaehl/MSEdgeRedirect"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallmsiafterburner"Content="MSI Afterburner"ToolTip="MSI Afterburner is a graphics card overclocking utility with advanced features."Margin="0,0,2,0"/><TextBlockName="WPFInstallmsiafterburnerLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.msi.com/Landing/afterburner"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallnanazip"Content="NanaZip"ToolTip="NanaZip is a fast and efficient file compression and decompression tool."Margin="0,0,2,0"/><TextBlockName="WPFInstallnanazipLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://github.com/M2Team/NanaZip"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallneofetchwin"Content="Neofetch"ToolTip="Neofetch is a command-line utility for displaying system information in a visually appealing way."Margin="0,0,2,0"/><TextBlockName="WPFInstallneofetchwinLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://github.com/nepnep39/neofetch-win"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallnextclouddesktop"Content="Nextcloud Desktop"ToolTip="Nextcloud Desktop is the official desktop client for the Nextcloud file synchronization and sharing platform."Margin="0,0,2,0"/><TextBlockName="WPFInstallnextclouddesktopLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://nextcloud.com/install/#install-clients"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallnilesoftShel"Content="Shell (Expanded Context Menu)"ToolTip="Shell is an expanded context menu tool that adds extra functionality and customization options to the Windows context menu."Margin="0,0,2,0"/><TextBlockName="WPFInstallnilesoftShelLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://nilesoft.org/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallnushell"Content="Nushell"ToolTip="Nushell is a new shell that takes advantage of modern hardware and systems to provide a powerful, expressive, and fast experience."Margin="0,0,2,0"/><TextBlockName="WPFInstallnushellLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.nushell.sh/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallnvclean"Content="NVCleanstall"ToolTip="NVCleanstall is a tool designed to customize NVIDIA driver installations, allowing advanced users to control more aspects of the installation process."Margin="0,0,2,0"/><TextBlockName="WPFInstallnvcleanLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.techpowerup.com/nvcleanstall/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallOPAutoClicker"Content="OPAutoClicker"ToolTip="A full-fledged autoclicker with two modes of autoclicking, at your dynamic cursor location or at a prespecified location."Margin="0,0,2,0"/><TextBlockName="WPFInstallOPAutoClickerLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.opautoclicker.com"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallopenhashtab"Content="OpenHashTab"ToolTip="OpenHashTab is a shell extension for conveniently calculating and checking file hashes from file properties."Margin="0,0,2,0"/><TextBlockName="WPFInstallopenhashtabLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://github.com/namazso/OpenHashTab/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallopenrgb"Content="OpenRGB"ToolTip="OpenRGB is an open-source RGB lighting control software designed to manage and control RGB lighting for various components and peripherals."Margin="0,0,2,0"/><TextBlockName="WPFInstallopenrgbLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://openrgb.org/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallopenshell"Content="Open Shell (Start Menu)"ToolTip="Open Shell is a Windows Start Menu replacement with enhanced functionality and customization options."Margin="0,0,2,0"/><TextBlockName="WPFInstallopenshellLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://github.com/Open-Shell/Open-Shell-Menu"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallOVirtualBox"Content="Oracle VirtualBox"ToolTip="Oracle VirtualBox is a powerful and free open-source virtualization tool for x86 and AMD64/Intel64 architectures."Margin="0,0,2,0"/><TextBlockName="WPFInstallOVirtualBoxLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.virtualbox.org/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallownclouddesktop"Content="ownCloud Desktop"ToolTip="ownCloud Desktop is the official desktop client for the ownCloud file synchronization and sharing platform."Margin="0,0,2,0"/><TextBlockName="WPFInstallownclouddesktopLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://owncloud.com/desktop-app/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallparsec"Content="Parsec"ToolTip="Parsec is a low-latency, high-quality remote desktop sharing application for collaborating and gaming across devices."Margin="0,0,2,0"/><TextBlockName="WPFInstallparsecLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://parsec.app/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallpeazip"Content="PeaZip"ToolTip="PeaZip is a free, open-source file archiver utility that supports multiple archive formats and provides encryption features."Margin="0,0,2,0"/><TextBlockName="WPFInstallpeazipLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://peazip.github.io/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallpiimager"Content="Raspberry Pi Imager"ToolTip="Raspberry Pi Imager is a utility for writing operating system images to SD cards for Raspberry Pi devices."Margin="0,0,2,0"/><TextBlockName="WPFInstallpiimagerLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.raspberrypi.com/software/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallprocesslasso"Content="Process Lasso"ToolTip="Process Lasso is a system optimization and automation tool that improves system responsiveness and stability by adjusting process priorities and CPU affinities."Margin="0,0,2,0"/><TextBlockName="WPFInstallprocesslassoLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://bitsum.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallprucaslicer"Content="PrusaSlicer"ToolTip="PrusaSlicer is a powerful and easy-to-use slicing software for 3D printing with Prusa 3D printers."Margin="0,0,2,0"/><TextBlockName="WPFInstallprucaslicerLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.prusa3d.com/prusaslicer/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallqbittorrent"Content="qBittorrent"ToolTip="qBittorrent is a free and open-source BitTorrent client that aims to provide a feature-rich and lightweight alternative to other torrent clients."Margin="0,0,2,0"/><TextBlockName="WPFInstallqbittorrentLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.qbittorrent.org/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallquicklook"Content="Quicklook"ToolTip="Bring macOS “Quick Look” feature to Windows"Margin="0,0,2,0"/><TextBlockName="WPFInstallquicklookLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://github.com/QL-Win/QuickLook"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallrainmeter"Content="Rainmeter"ToolTip="Rainmeter is a desktop customization tool that allows you to create and share customizable skins for your desktop."Margin="0,0,2,0"/><TextBlockName="WPFInstallrainmeterLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.rainmeter.net/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallrevo"Content="Revo Uninstaller"ToolTip="Revo Uninstaller is an advanced uninstaller tool that helps you remove unwanted software and clean up your system."Margin="0,0,2,0"/><TextBlockName="WPFInstallrevoLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.revouninstaller.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallripgrep"Content="Ripgrep"ToolTip="Fast and powerful commandline search tool"Margin="0,0,2,0"/><TextBlockName="WPFInstallripgrepLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://github.com/BurntSushi/ripgrep/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallrufus"Content="Rufus Imager"ToolTip="Rufus is a utility that helps format and create bootable USB drives, such as USB keys or pen drives."Margin="0,0,2,0"/><TextBlockName="WPFInstallrufusLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://rufus.ie/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallsagethumbs"Content="SageThumbs"ToolTip="Provides support for thumbnails in Explorer with more formats."Margin="0,0,2,0"/><TextBlockName="WPFInstallsagethumbsLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://sagethumbs.en.lo4d.com/windows"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallsamsungmagician"Content="Samsung Magician"ToolTip="Samsung Magician is a utility for managing and optimizing Samsung SSDs."Margin="0,0,2,0"/><TextBlockName="WPFInstallsamsungmagicianLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://semiconductor.samsung.com/consumer-storage/magician/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallsandboxie"Content="Sandboxie Plus"ToolTip="Sandboxie Plus is a sandbox-based isolation program that provides enhanced security by running applications in an isolated environment."Margin="0,0,2,0"/><TextBlockName="WPFInstallsandboxieLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://github.com/sandboxie-plus/Sandboxie"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallsdio"Content="Snappy Driver Installer Origin"ToolTip="Snappy Driver Installer Origin is a free and open-source driver updater with a vast driver database for Windows."Margin="0,0,2,0"/><TextBlockName="WPFInstallsdioLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://sourceforge.net/projects/snappy-driver-installer-origin"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallsignalrgb"Content="SignalRGB"ToolTip="SignalRGB lets you control and sync your favorite RGB devices with one free application."Margin="0,0,2,0"/><TextBlockName="WPFInstallsignalrgbLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.signalrgb.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallspacedrive"Content="Spacedrive File Manager"ToolTip="Spacedrive is a file manager that offers cloud storage integration and file synchronization across devices."Margin="0,0,2,0"/><TextBlockName="WPFInstallspacedriveLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.spacedrive.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallspacesniffer"Content="SpaceSniffer"ToolTip="A tool application that lets you understand how folders and files are structured on your disks"Margin="0,0,2,0"/><TextBlockName="WPFInstallspacesnifferLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="http://www.uderzo.it/main_products/space_sniffer/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallsuperf4"Content="SuperF4"ToolTip="SuperF4 is a utility that allows you to terminate programs instantly by pressing a customizable hotkey."Margin="0,0,2,0"/><TextBlockName="WPFInstallsuperf4Link"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://stefansundin.github.io/superf4/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallsyncthingtray"Content="Syncthingtray"ToolTip="Might be the alternative for Synctrayzor. Windows tray utility / filesystem watcher / launcher for Syncthing"Margin="0,0,2,0"/><TextBlockName="WPFInstallsyncthingtrayLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://github.com/Martchus/syncthingtray"/>
<CheckBoxName="WPFInstalltabby"Content="Tabby.sh"ToolTip="Tabby is a highly configurable terminal emulator, SSH and serial client for Windows, macOS and Linux"Margin="0,0,2,0"/><TextBlockName="WPFInstalltabbyLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://tabby.sh/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstalltailscale"Content="Tailscale"ToolTip="Tailscale is a secure and easy-to-use VPN solution for connecting your devices and networks."Margin="0,0,2,0"/><TextBlockName="WPFInstalltailscaleLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://tailscale.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallteamviewer"Content="TeamViewer"ToolTip="TeamViewer is a popular remote access and support software that allows you to connect to and control remote devices."Margin="0,0,2,0"/><TextBlockName="WPFInstallteamviewerLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.teamviewer.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallTeraCopy"Content="TeraCopy"ToolTip="Copy your files faster and more securely"Margin="0,0,2,0"/><TextBlockName="WPFInstallTeraCopyLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://codesector.com/teracopy"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstalltightvnc"Content="TightVNC"ToolTip="TightVNC is a free and Open Source remote desktop software that lets you access and control a computer over the network. With its intuitive interface, you can interact with the remote screen as if you were sitting in front of it. You can open files, launch applications, and perform other actions on the remote desktop almost as if you were physically there"Margin="0,0,2,0"/><TextBlockName="WPFInstalltightvncLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.tightvnc.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstalltixati"Content="Tixati"ToolTip="Tixati is a cross-platform BitTorrent client written in C++ that has been designed to be light on system resources."Margin="0,0,2,0"/><TextBlockName="WPFInstalltixatiLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.tixati.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstalltotalcommander"Content="Total Commander"ToolTip="Total Commander is a file manager for Windows that provides a powerful and intuitive interface for file management."Margin="0,0,2,0"/><TextBlockName="WPFInstalltotalcommanderLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.ghisler.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstalltreesize"Content="TreeSize Free"ToolTip="TreeSize Free is a disk space manager that helps you analyze and visualize the space usage on your drives."Margin="0,0,2,0"/><TextBlockName="WPFInstalltreesizeLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.jam-software.com/treesize_free/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallttaskbar"Content="Translucent Taskbar"ToolTip="Translucent Taskbar is a tool that allows you to customize the transparency of the Windows taskbar."Margin="0,0,2,0"/><TextBlockName="WPFInstallttaskbarLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://github.com/TranslucentTB/TranslucentTB"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstalltwinkletray"Content="Twinkle Tray"ToolTip="Twinkle Tray lets you easily manage the brightness levels of multiple monitors."Margin="0,0,2,0"/><TextBlockName="WPFInstalltwinkletrayLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://twinkletray.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallultravnc"Content="UltraVNC"ToolTip="UltraVNC is a powerful, easy to use and free - remote pc access softwares - that can display the screen of another computer (via internet or network) on your own screen. The program allows you to use your mouse and keyboard to control the other PC remotely. It means that you can work on a remote computer, as if you were sitting in front of it, right from your current location."Margin="0,0,2,0"/><TextBlockName="WPFInstallultravncLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://uvnc.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallvistaswitcher"Content="VistaSwitcher"ToolTip="VistaSwitcher makes it easier for you to locate windows and switch focus, even on multi-monitor systems. The switcher window consists of an easy-to-read list of all tasks running with clearly shown titles and a full-sized preview of the selected task."Margin="0,0,2,0"/><TextBlockName="WPFInstallvistaswitcherLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.ntwind.com/freeware/vistaswitcher.html"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallwazuh"Content="Wazuh."ToolTip="Wazuh is an open-source security monitoring platform that offers intrusion detection, compliance checks, and log analysis."Margin="0,0,2,0"/><TextBlockName="WPFInstallwazuhLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://wazuh.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallWindhawk"Content="Windhawk"ToolTip="The customization marketplace for Windows programs"Margin="0,0,2,0"/><TextBlockName="WPFInstallWindhawkLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://windhawk.net"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallwindirstat"Content="WinDirStat"ToolTip="WinDirStat is a disk usage statistics viewer and cleanup tool for Windows."Margin="0,0,2,0"/><TextBlockName="WPFInstallwindirstatLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://windirstat.net/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallwindowsfirewallcontrol"Content="Windows Firewall Control"ToolTip="Windows Firewall Control is a powerful tool which extends the functionality of Windows Firewall and provides new extra features which makes Windows Firewall better."Margin="0,0,2,0"/><TextBlockName="WPFInstallwindowsfirewallcontrolLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.binisoft.org/wfc"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallwindowspchealth"Content="Windows PC Health Check"ToolTip="Windows PC Health Check is a tool that helps you check if your PC meets the system requirements for Windows 11."Margin="0,0,2,0"/><TextBlockName="WPFInstallwindowspchealthLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://support.microsoft.com/en-us/windows/how-to-use-the-pc-health-check-app-9c8abd9b-03ba-4e67-81ef-36f37caa7844"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallwingetui"Content="WingetUI"ToolTip="WingetUI is a graphical user interface for Microsoft's Windows Package Manager (winget)."Margin="0,0,2,0"/><TextBlockName="WPFInstallwingetuiLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.marticliment.com/wingetui/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallwinpaletter"Content="WinPaletter"ToolTip="WinPaletter is a tool for adjusting the color palette of Windows 10, providing customization options for window colors."Margin="0,0,2,0"/><TextBlockName="WPFInstallwinpaletterLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://github.com/Abdelrhman-AK/WinPaletter"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallwinrar"Content="WinRAR"ToolTip="WinRAR is a powerful archive manager that allows you to create, manage, and extract compressed files."Margin="0,0,2,0"/><TextBlockName="WPFInstallwinrarLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.win-rar.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallWiseProgramUninstaller"Content="Wise Program Uninstaller (WiseCleaner)"ToolTip="Wise Program Uninstaller is the perfect solution for uninstalling Windows programs, allowing you to uninstall applications quickly and completely using its simple and user-friendly interface."Margin="0,0,2,0"/><TextBlockName="WPFInstallWiseProgramUninstallerLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.wisecleaner.com/wise-program-uninstaller.html"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallwisetoys"Content="WiseToys"ToolTip="WiseToys is a set of utilities and tools designed to enhance and optimize your Windows experience."Margin="0,0,2,0"/><TextBlockName="WPFInstallwisetoysLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://toys.wisecleaner.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallwizfile"Content="WizFile"ToolTip="Find files by name on your hard drives almost instantly."Margin="0,0,2,0"/><TextBlockName="WPFInstallwizfileLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://antibody-software.com/wizfile/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallwiztree"Content="WizTree"ToolTip="WizTree is a fast disk space analyzer that helps you quickly find the files and folders consuming the most space on your hard drive."Margin="0,0,2,0"/><TextBlockName="WPFInstallwiztreeLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://wiztreefree.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallxdm"Content="Xtreme Download Manager"ToolTip="Xtreme Download Manager is an advanced download manager with support for various protocols and browsers.*Browser integration deprecated by google store. No official release.*"Margin="0,0,2,0"/><TextBlockName="WPFInstallxdmLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://xtremedownloadmanager.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallxeheditor"Content="HxD Hex Editor"ToolTip="HxD is a free hex editor that allows you to edit, view, search, and analyze binary files."Margin="0,0,2,0"/><TextBlockName="WPFInstallxeheditorLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://mh-nexus.de/en/hxd/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallxnview"Content="XnView classic"ToolTip="XnView is an efficient image viewer, browser and converter for Windows."Margin="0,0,2,0"/><TextBlockName="WPFInstallxnviewLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://www.xnview.com/en/xnview/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallzerotierone"Content="ZeroTier One"ToolTip="ZeroTier One is a software-defined networking tool that allows you to create secure and scalable networks."Margin="0,0,2,0"/><TextBlockName="WPFInstallzerotieroneLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://zerotier.com/"/>
</StackPanel>
<StackPanelOrientation="Horizontal">
<CheckBoxName="WPFInstallzoxide"Content="Zoxide"ToolTip="Zoxide is a fast and efficient directory changer (cd) that helps you navigate your file system with ease."Margin="0,0,2,0"/><TextBlockName="WPFInstallzoxideLink"Style="{StaticResource HoverTextBlockStyle}"Text="(?)"ToolTip="https://github.com/ajeetdsouza/zoxide"/>
<CheckBoxName="WPFTweaksRestorePoint"Content="Create Restore Point"IsChecked="False"Margin="5,0"ToolTip="Creates a restore point at runtime in case a revert is needed from WinUtil modifications"/>
<CheckBoxName="WPFTweaksDisableLMS1"Content="Disable Intel MM (vPro LMS)"Margin="5,0"ToolTip="Intel LMS service is always listening on all ports and could be a huge security risk. There is no need to run LMS on home machines and even in the Enterprise there are better solutions."/>
<CheckBoxName="WPFTweaksTele"Content="Disable Telemetry"Margin="5,0"ToolTip="Disables Microsoft Telemetry. Note: This will lock many Edge Browser settings. Microsoft spies heavily on you when using the Edge browser."/>
<CheckBoxName="WPFTweaksAH"Content="Disable Activity History"Margin="5,0"ToolTip="This erases recent docs, clipboard, and run history."/>
<CheckBoxName="WPFTweaksDVR"Content="Disable GameDVR"Margin="5,0"ToolTip="GameDVR is a Windows App that is a dependency for some Store Games. I've never met someone that likes it, but it's there for the XBOX crowd."/>
<CheckBoxName="WPFTweaksHiber"Content="Disable Hibernation"Margin="5,0"ToolTip="Hibernation is really meant for laptops as it saves what's in memory before turning the pc off. It really should never be used, but some people are lazy and rely on it. Don't be like Bob. Bob likes hibernation."/>
<CheckBoxName="WPFTweaksHome"Content="Disable Homegroup"Margin="5,0"ToolTip="Disables HomeGroup - HomeGroup is a password-protected home networking service that lets you share your stuff with other PCs that are currently running and connected to your network."/>
<CheckBoxName="WPFTweaksStorage"Content="Disable Storage Sense"Margin="5,0"ToolTip="Storage Sense deletes temp files automatically."/>
<CheckBoxName="WPFTweaksTeredo"Content="Disable Teredo"Margin="5,0"ToolTip="Teredo network tunneling is a ipv6 feature that can cause additional latency."/>
<CheckBoxName="WPFTweaksWifi"Content="Disable Wifi-Sense"Margin="5,0"ToolTip="Wifi Sense is a spying service that phones home all nearby scanned wifi networks and your current geo location."/>
<CheckBoxName="WPFTweaksEndTaskOnTaskbar"Content="Enable End Task With Right Click"Margin="5,0"ToolTip="Enables option to end task when right clicking a program in the taskbar"/>
<CheckBoxName="WPFTweaksDiskCleanup"Content="Run Disk Cleanup"Margin="5,0"ToolTip="Runs Disk Cleanup on Drive C: and removes old Windows Updates."/>
<CheckBoxName="WPFTweaksPowershell7"Content="Replace Default Powershell 5 to Powershell 7"Margin="5,0"ToolTip="This will edit the config file of the Windows Terminal Replacing the Powershell 5 to Powershell 7 and install Powershell 7 if necessary"/>
<CheckBoxName="WPFToggleTweaksLaptopHybernation"Content="Set Hibernation as default (good for laptops)"Margin="5,0"ToolTip="Most modern laptops have connected stadby enabled which drains the battery, this sets hibernation as default which will not drain the battery. See issue https://github.com/ChrisTitusTech/winutil/issues/1399"/>
<CheckBoxName="WPFTweaksServices"Content="Set Services to Manual"Margin="5,0"ToolTip="Turns a bunch of system services to manual that don't need to be running all the time. This is pretty harmless as if the service is needed, it will simply start on demand."/>
<CheckBoxName="WPFTweaksBlockAdobeNet"Content="Adobe Network Block"Margin="5,0"ToolTip="Reduce user interruptions by selectively blocking connections to Adobe's activation and telemetry servers. "/>
<CheckBoxName="WPFTweaksDebloatAdobe"Content="Adobe Debloat"Margin="5,0"ToolTip="Manages Adobe Services, Adobe Desktop Service, and Acrobat Updates"/>
<CheckBoxName="WPFTweaksDisableFSO"Content="Disable Fullscreen Optimizations"Margin="5,0"ToolTip="Disables FSO in all applications. NOTE: This will disable Color Management in Exclusive Fullscreen"/>
<CheckBoxName="WPFTweaksRemoveCopilot"Content="Disable Microsoft Copilot"Margin="5,0"ToolTip="Disables MS Copilot AI built into Windows since 23H2."/>
<CheckBoxName="WPFTweaksDisableNotifications"Content="Disable Notification Tray/Calendar"Margin="5,0"ToolTip="Disables all Notifications INCLUDING Calendar"/>
<CheckBoxName="WPFTweaksDisplay"Content="Set Display for Performance"Margin="5,0"ToolTip="Sets the system preferences to performance. You can do this manually with sysdm.cpl as well."/>
<CheckBoxName="WPFTweaksRightClickMenu"Content="Set Classic Right-Click Menu "Margin="5,0"ToolTip="Great Windows 11 tweak to bring back good context menus when right clicking things in explorer."/>
<CheckBoxName="WPFTweaksUTC"Content="Set Time to UTC (Dual Boot)"Margin="5,0"ToolTip="Essential for computers that are dual booting. Fixes the time sync with Linux Systems."/>
<CheckBoxName="WPFTweaksDeBloat"Content="Remove ALL MS Store Apps - NOT RECOMMENDED"Margin="5,0"ToolTip="USE WITH CAUTION!!!!! This will remove ALL Microsoft store apps other than the essentials to make winget work. Games installed by MS Store ARE INCLUDED!"/>
<CheckBoxName="WPFTweaksRemoveEdge"Content="Remove Microsoft Edge - NOT RECOMMENDED"Margin="5,0"ToolTip="Removes MS Edge when it gets reinstalled by updates."/>
<CheckBoxName="WPFTweaksRemoveOnedrive"Content="Remove OneDrive"Margin="5,0"ToolTip="Copies OneDrive files to Default Home Folders and Uninstalls it."/>
<LabelContent="Bing Search in Start Menu"ToolTip="If enable then includes web search results from Bing in your Start Menu search."HorizontalAlignment="Left"/>
<LabelContent="Verbose Logon Messages"ToolTip="Show detailed messages during the login process for troubleshooting and diagnostics."HorizontalAlignment="Left"/>
<LabelContent="Snap Assist Suggestion"ToolTip="If enabled then you will get suggestions to snap other applications in the left over spaces."HorizontalAlignment="Left"/>
<LabelContent="Mouse Acceleration"ToolTip="If Enabled then Cursor movement is affected by the speed of your physical mouse movements."HorizontalAlignment="Left"/>
<LabelContent="Sticky Keys"ToolTip="If Enabled then Sticky Keys is activated - Sticky keys is an accessibility feature of some graphical user interfaces which assists users who have physical disabilities or help users reduce repetitive strain injury."HorizontalAlignment="Left"/>
<CheckBoxName="WPFFeaturesdotnet"Content="All .Net Framework (2,3,4)"Margin="5,0"ToolTip=".NET and .NET Framework is a developer platform made up of tools, programming languages, and libraries for building many different types of applications."/>
<CheckBoxName="WPFFeatureshyperv"Content="HyperV Virtualization"Margin="5,0"ToolTip="Hyper-V is a hardware virtualization product developed by Microsoft that allows users to create and manage virtual machines."/>
<CheckBoxName="WPFFeatureslegacymedia"Content="Legacy Media (WMP, DirectPlay)"Margin="5,0"ToolTip="Enables legacy programs from previous versions of windows"/>
<CheckBoxName="WPFFeaturenfs"Content="NFS - Network File System"Margin="5,0"ToolTip="Network File System (NFS) is a mechanism for storing files on a network."/>
<CheckBoxName="WPFFeatureEnableSearchSuggestions"Content="Enable Search Box Web Suggestions in Registry(explorer restart)"Margin="5,0"ToolTip="Enables web suggestions when searching using Windows Search."/>
<CheckBoxName="WPFFeatureDisableSearchSuggestions"Content="Disable Search Box Web Suggestions in Registry(explorer restart)"Margin="5,0"ToolTip="Disables web suggestions when searching using Windows Search."/>
<CheckBoxName="WPFFeatureRegBackup"Content="Enable Daily Registry Backup Task 12.30am"Margin="5,0"ToolTip="Enables daily registry backup, previously disabled by Microsoft in Windows 10 1803."/>
<CheckBoxName="WPFFeatureEnableLegacyRecovery"Content="Enable Legacy F8 Boot Recovery"Margin="5,0"ToolTip="Enables Advanced Boot Options screen that lets you start Windows in advanced troubleshooting modes."/>
<CheckBoxName="WPFFeatureDisableLegacyRecovery"Content="Disable Legacy F8 Boot Recovery"Margin="5,0"ToolTip="Disables Advanced Boot Options screen that lets you start Windows in advanced troubleshooting modes."/>
<CheckBoxName="WPFFeaturewsl"Content="Windows Subsystem for Linux"Margin="5,0"ToolTip="Windows Subsystem for Linux is an optional feature of Windows that allows Linux programs to run natively on Windows without the need for a separate virtual machine or dual booting."/>
<CheckBoxName="WPFFeaturesandbox"Content="Windows Sandbox"Margin="5,0"ToolTip="Windows Sandbox is a lightweight virtual machine that provides a temporary desktop environment to safely run applications and programs in isolation."/>
<CheckBoxName="WPFMicrowinKeepProvisionedPackages"Content="Keep Provisioned Packages"Margin="5,0"ToolTip="Do not remove Microsoft Provisioned packages from the ISO."/>
<CheckBoxName="WPFMicrowinKeepAppxPackages"Content="Keep Appx Packages"Margin="5,0"ToolTip="Do not remove Microsoft Appx packages from the ISO."/>
<CheckBoxName="WPFMicrowinKeepDefender"Content="Keep Defender"Margin="5,0"IsChecked="True"ToolTip="Do not remove Microsoft Antivirus from the ISO."/>
<CheckBoxName="WPFMicrowinKeepEdge"Content="Keep Edge"Margin="5,0"IsChecked="True"ToolTip="Do not remove Microsoft Edge from the ISO."/>
<CheckBoxName="MicrowinInjectDrivers"Content="Inject drivers (I KNOW WHAT I''M DOING)"Margin="5,0"IsChecked="False"ToolTip="Path to unpacked drivers all sys and inf files for devices that need drivers"/>
ToolTip="Path to unpacked drivers all sys and inf files for devices that need drivers"
/>
<CheckBoxName="MicrowinImportDrivers"Content="Import drivers from current system"Margin="5,0"IsChecked="False"ToolTip="Export all third-party drivers from your system and inject them to the MicroWin image"/>