diff --git a/config/feature.json b/config/feature.json index 51fbcfc4..4a296cf5 100644 --- a/config/feature.json +++ b/config/feature.json @@ -306,6 +306,22 @@ "ButtonWidth": "300", "link": "https://christitustech.github.io/winutil/dev/features/Legacy-Windows-Panels/user" }, + "WPFWinUtilInstallPSProfile": { + "Content": "Install CTT PowerShell Profile", + "category": "Powershell Profile", + "panel": "2", + "Order": "a083_", + "Type": "Button", + "ButtonWidth": "300" + }, + "WPFWinUtilUninstallPSProfile": { + "Content": "Uninstall CTT PowerShell Profile", + "category": "Powershell Profile", + "panel": "2", + "Order": "a084_", + "Type": "Button", + "ButtonWidth": "300" + }, "WPFWinUtilSSHServer": { "Content": "Enable OpenSSH Server", "category": "Remote Access",