@echo off
powershell.exe -NoProfile -ExecutionPolicy Bypass -File "%~dp0Set-ExplorerSeparateProcess-AllUsers.ps1"
pause