- Katılım
- 3 Aralık 2016
- Mesajlar
- 1.654
- Çözümler
- 1
Daha fazla
- Cinsiyet
- Erkek
Arkadaşlar kod çalışmıyor baksanız şuna.
Kod:
@echo off
net accounts /maxpwage:unlimited
"%WINDIR%\Setup\Scripts\Ninite.exe"
rd "%WINDIR%\Setup\Scripts" /q /s
cd /d "%SystemRoot%\Setup\"
if exist "%SystemRoot%\Setup\Scripts\" @RD /S /Q "%SystemRoot%\Setup\Scripts\"
exit /b