Browse Source

Add files via upload

pull/59/head
Dmitry Nefedov 4 years ago
committed by GitHub
parent
commit
f2d721a1a0
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      Start 1903-1909.cmd
  2. 4
      Start 2004.cmd

4
Start 1903-1909.cmd

@ -0,0 +1,4 @@
@echo off
chcp 65001 >nul
powershell.exe -ExecutionPolicy Bypass -NoExit -NoProfile -NoLogo -File "%~dp0Win 10 1903-1909.ps1"

4
Start 2004.cmd

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