Technolab html

// //

Click me

November 24, 2009

menghapus semua file di temporary folder (temp)

copykan text ini di notepad atau sejenisnya


@echo off
color 0a
cls
echo hapus file(s) di folder temp ? (y/n)
set /p "hsl="
if %hsl% == y (
goto yes
)
if %hsl% == n (
goto no
)

if %hsl% == Y (
goto yes
)
if %hsl% == N (
goto no
)
:yes
del /Q /S %temp%\*.tmp
goto end
:no
goto end
:end
pause

kalo mau ngapus semua file dengan extensi berbagai macam
ganti
del /Q /S %temp%\*.tmp
menjadi
del /Q /S %temp%\*.*
kemudian save dengan nama apapun yang penting extensinya .bat
contoh hapus.bat

No comments:

Post a Comment

Flag counters

Labels

.bat (1) adobe (1) application (1) batch file (1) Bugatti (1) CAR (1) converter (1) DC to AC (1) development (1) diy (1) download (1) dreamweaver (2) electronic (4) elektronik (5) file batch (1) firmware (1) flashing (1) ftp (1) full version (1) gadget (1) generator (1) hack (1) homemade (4) hosting (1) http (1) image (1) Image2svg (1) inverter (2) Inverter fluorescence lamp (1) JAF (1) JPG (1) macromedia (1) mod (1) nokia (2) nokia firmware (1) phoenix (1) PNG (1) SDK (1) software (4) static (2) statis (2) SVG (1) symbian (1) tech (1) technology (1) tutorial (1) ucoz (1) unet (1) Vb (1) visual basic (1) visual basic 2008 (2) visual basic 2010 (2) web (1) windows (1)
 

Visit My