Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 1.12 KB

README.md

File metadata and controls

18 lines (10 loc) · 1.12 KB

Hello!

Region Policy Evaluator Skeleton

A skeleton WinRT component that can serve as a substitute for the Region Policy Evaluator in Windows. Please note that this is an experiment 🧪 and is not intended for production use.

Building

From a Visual Studio Developer Command Prompt, simply run cargo build. This specialized environment is needed for access to MIDLRT tooling.

The initial build process may take longer due to Cargo creating a non-shallow clone of windows-rs, which is currently necessary for building components with partial trust.

Installing / Uninstalling

From an elevated Visual Studio Developer Command Prompt, run pwsh scripts\Install.ps1. Reverse the changes with pwsh scripts\Uninstall.ps1.

Opening Microsoft Edge or Windows Settings will result in the Region Policy Evaluator component load, as of Windows vNext Build 25997. The skeleton component will currently write debug output to %Temp%\component.log.