Browse Source

Add files via upload

pull/23/head
farag2 4 years ago
committed by GitHub
parent
commit
78046f9002
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      Start.cmd

4
Start.cmd

@ -0,0 +1,4 @@
@echo off
chcp 65001 >nul
powershell.exe -ExecutionPolicy RemoteSigned -NoExit -NoProfile -NoLogo -File "%~dp0Win 10.ps1"
Loading…
Cancel
Save