Fix: Edge 24 policies, AntiAI 15 features in module manifests

This commit is contained in:
NexusOne23 2025-12-09 07:07:15 +01:00
parent cd4d7188fc
commit 31bcf46b0c
4 changed files with 4 additions and 4 deletions

View file

@ -5,7 +5,7 @@
Author = 'NexusOne23'
CompanyName = 'Open Source Project'
Copyright = '(c) 2025 NexusOne23. Licensed under GPL-3.0.'
Description = 'Comprehensive Windows 11 AI deactivation - Disables all 8+ AI features using official Microsoft policies (Recall, Copilot, Paint AI, Notepad AI, Click to Do, Settings Agent). Maximum compliance mode with enterprise-grade Recall protection.'
Description = 'Comprehensive Windows 11 AI deactivation - Disables all 15 AI features using official Microsoft policies (Recall, Copilot, Paint AI, Notepad AI, Click to Do, Settings Agent, etc.). Maximum compliance mode with enterprise-grade Recall protection.'
PowerShellVersion = '5.1'
FunctionsToExport = @(

View file

@ -18,7 +18,7 @@
Copyright = '(c) 2025 NexusOne23. Licensed under GPL-3.0.'
# Description of the functionality provided by this module
Description = 'Microsoft Edge Security Hardening based on MS Edge v139 Security Baseline. Applies 20 security policies to harden Microsoft Edge browser using native PowerShell (no LGPO.exe dependency). Includes SmartScreen enforcement, site isolation, SSL/TLS hardening, extension blocking, and IE mode restrictions.'
Description = 'Microsoft Edge Security Hardening based on MS Edge v139 Security Baseline. Applies 24 security policies to harden Microsoft Edge browser using native PowerShell (no LGPO.exe dependency). Includes SmartScreen enforcement, site isolation, SSL/TLS hardening, extension blocking, and IE mode restrictions.'
# Minimum version of the PowerShell engine required by this module
PowerShellVersion = '5.1'

View file

@ -4,7 +4,7 @@
.DESCRIPTION
Native PowerShell implementation - no LGPO.exe dependency.
Applies 20 Microsoft Edge v139 Security Baseline policies directly to registry.
Applies 24 Microsoft Edge v139 Security Baseline policies directly to registry.
Policies include:
- SmartScreen enforcement (no override)

View file

@ -3,7 +3,7 @@
Apply Microsoft Edge v139 Security Baseline
.DESCRIPTION
Applies all 20 Microsoft Edge Security Baseline policies using native PowerShell:
Applies all 24 Microsoft Edge Security Baseline policies using native PowerShell:
- SmartScreen enforcement (no override allowed)
- Site isolation (SitePerProcess) for process-per-site security
- SSL/TLS error override blocking