Danijel-James Wynyard 4 years ago
committed by GitHub
parent
commit
72b4e2a5a9
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      Start.cmd

2
Start.cmd

@ -1,4 +1,4 @@
@echo off
chcp 65001 >nul
powershell.exe -ExecutionPolicy RemoteSigned -NoExit -NoProfile -NoLogo -File "%~dp0Win 10.ps1"
powershell.exe -ExecutionPolicy ByPass -Scope Process -NoExit -NoProfile -NoLogo -File "%~dp0Win 10.ps1"

Loading…
Cancel
Save