Advertisement
GOD3128

batch to run ps1 at starrtup

Jul 14th, 2025 (edited)
27
0
Never
1
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Batch 0.12 KB | None | 0 0
  1. @echo off
  2. powershell.exe -ExecutionPolicy Bypass -NoProfile -WindowStyle Hidden -File "C:\Path\To\fix_chrome_mv2_policy.ps1"
Advertisement
Comments
Add Comment
Please, Sign In to add comment
Advertisement