first commit
This commit is contained in:
6
Install.bat
Normal file
6
Install.bat
Normal file
@@ -0,0 +1,6 @@
|
||||
@echo off
|
||||
REM Install.bat
|
||||
REM Klasör yedekleme sağ tık menüsü entegrasyonunu yüklemek için batch dosyası
|
||||
|
||||
powershell.exe -ExecutionPolicy Bypass -File "%~dp0Install.ps1"
|
||||
pause
|
||||
Reference in New Issue
Block a user