Keresés

Új hozzászólás Aktív témák

  • Semplar

    őstag

    válasz Lacok #82 üzenetére

    rmdir /s /q "%temp%"
    md "%temp%"
    del %windir%\temp\*.* /f /s /q
    rmdir /s /q %windir%\temp\
    md %windir%\Temp\

    Bátrabbaknak: :)

    del %temp%\*.tmp /f /s /q
    del %windir%\prefetch\*.* /f /s /q
    del %windir%\temp\*.* /f /s /q
    rmdir /s /q %windir%\temp\

    del c:\*.tmp /f /s /q
    del c:\temp\*.tmp /f /s /q
    del c:\windows\prefetch\*.* /f /s /q
    del c:\windows\temp\*.* /f /s /q

    del C:\"Documents and Settings"\%username%\Cookies\*.* /f /s /q
    del c:\"documents and settings"\%username%\Recent\*.* /f /s /q
    del C:\"documents and settings"\%username%\"local settings"\temp\*.* /f /s /q
    rmdir /s /q c:\"documents and settings"\%username%\"local settings"\temp\
    del C:\"documents and settings"\%username%\"Local Settings"\"temporary internet files"\*.* /f /s /q
    del c:\"documents and settings"\%username%\"application data"\microsoft\office\recent\*.* /f /s /q
    rmdir /s /q C:\"documents and settings"\%username%\"local settings"\"temporary internet files"\
    md %windir%\Temp\

    “Don’t worry, nothing gets away here, the place belongs to the Mafia.”

Új hozzászólás Aktív témák