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