Ik heb een klein programma gemaakt in kladblok (ik ben hier nieuw in, dus het stelt niet veel voor).
Anderen mensen hebben het al uitgetest en vonden het wel handig.
Ik vraag nu aan jullie om het even uit te testen.
Ik kan het bestand niet uploaden dus hier is de code:
Gewoon alles selecteren, in kladblok plaatsen en opslaan als IETS.bat
Alvast bedankt
ps. de virus scanner stelt niet voor, scant voor 100 'dangerous files'
pps. Ik werk nog aan vista, maar je kan gewoon xp proberen (ook de windows vista of hoger gebruikers)
Anderen mensen hebben het al uitgetest en vonden het wel handig.
Ik vraag nu aan jullie om het even uit te testen.
Ik kan het bestand niet uploaden dus hier is de code:
Code:
@echo off
Title Jyppino's PC Kit
color 02
:LANGUAGE
Cls
echo Please choose your language:
echo.
echo English.................eng
echo.
set /p k=Language:
if %k%==eng goto CHOOS
:CHOOS
Cls
echo What would you like to use?
echo.
echo Jyppino's Virus Scanner..........scanner
echo Jyppino's PC Cleaner.............cleaner
echo Jyppino's File Shredder..........shredder
echo.
set /p v=Answer:
if %v%==scanner goto ENGLISHVIRUSOP
if %v%==cleaner goto ENGLISHOP
if %v%==shredder goto SHREDDER
:SHREDDER
Cls
echo --------------------------------------------------
echo Starting Jyppino's File Shredder
echo.
echo This program will delete a selected file for ever!
echo Please don't interrupt while deleting
echo.
echo Current Time and date:
time /T
date /T
echo.
echo Mady By Jyppino Website: http://www.jyppino.tk/
echo --------------------------------------------------
echo.
echo.
echo Please cope a file directory URL and paste it here to delete it
echo.
set /p del=File URL:
DEL %del%
goto ENDSHREDDER
:ENDSHREDDER
Cls
echo --------------------------------------------------
echo File Deleted!
echo Thanks for using Jyppino's File Shredder
echo Current Time and date:
time /T
date /T
echo.
echo Mady By Jyppino Website: http://www.jyppino.tk/
echo --------------------------------------------------
goto EXTRA
:ENGLISHVIRUSOP
Cls
echo Please choose your Windows Operation System
echo.
echo XP or Lower..............xp
echo Vista or higher..........vista
echo.
set /p q=Operation System:
if %q%==xp goto XPVIRUS
if %q%==vista goto VISTA
:XPVIRUS
Cls
echo -----------------------------------------------------------------
echo Starting Jyppino's Virus Scanner XP Version
echo.
echo This program will Scan and clean up your computer from a Virus
echo Please don't interrupt while scanning/cleaning
echo.
echo Current Time and date:
time /T
date /T
echo.
echo Mady By Jyppino Website: http://www.jyppino.tk/
echo -----------------------------------------------------------------
echo.
Pause
Cls
if exist "C:\Program Files\180search Assistant" (echo 180search Assistand)
if exist "C:\Program Files\2Search" (echo 2search)
if exist "C:\Program Files\5whgue21" (echo 5whque21)
if exist "C:\Program Files\ACM" (echo ACM)
if exist "C:\Program Files\Activity Keylogger" (echo Activity Keylogger)
if exist "C:\Program Files\Activity Logger" (echo Activity Logger )
if exist "C:\Program Files\Actual Spy" (echo Actual Spy)
if exist "C:\Program Files\AdStatComm.dll" (echo adStatComm)
if exist "C:\Program Files\AdvSearch" (echo AdvSearch)
if exist "C:\Program Files\aolx" (echo aolx)
if exist "C:\Program Files\AppsTraka" (echo AppsTraka)
if exist "C:\Program Files\Archive.exe" (echo Archive)
if exist "C:\Program Files\Ardamax Keylogger" (echo Ardamax Keylogger)
if exist "C:\Program Files\asys" (echo asys)
if exist "C:\Program Files\Auto Keylogger" (echo Auto Keylogger)
if exist "C:\Program Files\Autosearch.dll" (echo Autosearch)
if exist "C:\Program Files\AutoUpdate\AutoUpdate.exe" (echo AutoUpdate)
if exist "C:\Program Files\BazookaBar" (echo BazookaBar)
if exist "C:\Program Files\Blackbox7" (echo lackbox7)
if exist "C:\Program Files\Browser Pal" (echo Browser Pal)
if exist "C:\Program Files\BTV" (echo BTV)
if exist "C:\Program Files\buddylinks.net\Blpref.exe" (echo Buddylinks)
if exist "C:\Program Files\BullsEye Network" (echoBullsEye Network )
if exist "C:\Program Files\CasStub\casstub.exe" (echo CasStub)
if exist "C:\Program Files\Cas\Client\casmf.dll" (echo Cas)
if exist "C:\Program Files\Catcher.dll" (echo Catcher)
if exist "C:\Program Files\ChironexSoftware\BrowserSpy" (echo ChironexSoftware BrowserSpy)
if exist "C:\Program Files\ClearSearch" (echo ClearSearch)
if exist "C:\Program Files\CMAPP\Client" (echo CMAPP Client)
if exist "C:\Program Files\Coding Workshop" (echo Coding Workshop)
if exist "C:\Program Files\Common Files\InstallShield\Driver\7\Intel 32" (echo Driver 7)
if exist "C:\Program Files\Common Files\PSD Tools" (echo PSD Tools)
if exist "C:\Program Files\Common Files\services.exe" (echo Services )
if exist "C:\Program Files\system\ado\mssrv.exe" (echo mssrv)
if exist "C:\Program Files\Common files\updmgr\updmgr.exe" (echo updmgr)
echo.
echo.
echo If above names ar appaird (virus names) please let Jyppino remove them!
echo.
echo Do you want Jyppino to remove them?
echo.
echo Yes............yes
echo No.............no
echo.
set /p q=Answer:
if %q%==yes goto REMOVER
if %q%==no goto LANGUAGE
:REMOVER
Cls
DEL /S /Q "C:\Program Files\180search Assistant"
DEL /S /Q "C:\Program Files\2Search"
DEL /S /Q "C:\Program Files\5whgue21"
DEL /S /Q "C:\Program Files\ACM"
DEL /S /Q "C:\Program Files\Activity Keylogger"
DEL /S /Q "C:\Program Files\Activity Logger"
DEL /S /Q "C:\Program Files\Actual Spy"
DEL /S /Q "C:\Program Files\AdStatComm.dll"
DEL /S /Q "C:\Program Files\AdvSearch"
DEL /S /Q "C:\Program Files\AppsTrakaC\Program Files\aolx"
DEL /S /Q "C:\Program Files\Archive.exe"
DEL /S /Q "C:\Program Files\Ardamax Keylogger"
DEL /S /Q "C:\Program Files\asys"
DEL /S /Q "C:\Program Files\Auto Keylogger"
DEL /S /Q "C:\Program Files\Autosearch.dll"
DEL /S /Q "C:\Program Files\AutoUpdate\AutoUpdate.exe"
DEL /S /Q "C:\Program Files\Blackbox7"
DEL /S /Q "C:\Program Files\Browser Pal"
DEL /S /Q "C:\Program Files\buddylinks.net\Blpref.exe\Program Files\BTV"
DEL /S /Q "C:\Program Files\BullsEye Network"
DEL /S /Q "C:\Program Files\CasStub\casstub.exe"
DEL /S /Q "C:\Program Files\Cas\Client\casmf.dll"
DEL /S /Q "C:\Program Files\Catcher.dll"
DEL /S /Q "C:\Program Files\ChironexSoftware\BrowserSpy"
DEL /S /Q "C:\Program Files\ClearSearch"
DEL /S /Q "C:\Program Files\CMAPP\Client"
DEL /S /Q "C:\Program Files\Coding Workshop"
DEL /S /Q "C:\Program Files\Common Files\InstallShield\Driver\7\Intel 32"
DEL /S /Q "C:\Program Files\Common Files\PSD Tools"
DEL /S /Q "C:\Program Files\Common Files\services.exe"
DEL /S /Q "C:\Program Files\system\ado\mssrv.exe"
DEL /S /Q "C:\Program Files\Common files\updmgr\updmgr.exe"
Cls
echo -----------------------------------------------
echo Done! All viruses ar removed from your computer
echo Thanks for using Jyppino's PC Kit
echo Current Time and date:
time /T
date /T
echo.
echo Jyppino Website: http://www.jyppino.tk/
echo -----------------------------------------------
echo.
goto EXTRA
:ENGLISHOP
Cls
echo Please choose your Windows Operation System
echo.
echo XP or Lower..............xp
echo Vista or higher..........vista
echo.
set /p op=Operation System:
if %op%==xp goto XP
if %op%==vista goto VISTA
:XP
Cls
echo -----------------------------------------------------------------
echo Starting Jyppino's PC Cleaner XP Version
echo.
echo This program will clean up your computer from unnecessarily files
echo Please don't interrupt while cleaning
echo.
echo Current Time and date:
time /T
date /T
echo.
echo Mady By Jyppino Website: http://www.jyppino.tk/
echo -----------------------------------------------------------------
echo.
Pause
Cls
DEL /S /Q "C:\Documents and Settings\%USERNAME%\Local Settings\Temp\*"
DEL /S /Q "C:\Documents and Settings\%USERNAME%\Local Settings\Temporary Internet Files\*"
DEL /S /Q "C:\Documents and Settings\%USERNAME%\Local Settings\History\*"
DEL /S /Q "C:\Documents and Settings\Default User\Local Settings\Temp\*"
DEL /S /Q "C:\Documents and Settings\Default User\Local Settings\Temporary Internet Files\*"
DEL /S /Q "C:\Documents and Settings\Default User\Local Settings\History\*"
DEL /S /Q "C:\Documents and Settings\LocalService\Local Settings\Temp\*"
DEL /S /Q "C:\Documents and Settings\LocalService\Local Settings\Temporary Internet Files\*"
DEL /S /Q "C:\Documents and Settings\LocalService\Local Settings\History\*"
DEL /S /Q "C:\WINDOWS\Temp\*"
DEL /S /Q "C:\Documents and Settings\%USERNAME%\Local Settings\Temporary Internet Files\*"
DEL /S /Q "C:\Windows\Temp\*"
DEL /S /Q "C:\Windows\Prefetch\*"
RD /S /Q "C:\clientws"
RD /S /Q "C:\clientus"
RD /S /Q "C:\Documents and Settings\%USERNAME%\Local Settings\Temporary Internet Files"
MKDIR "C:\Documents and Settings\%USERNAME%\Local Settings\Temporary Internet Files"
RD /S /Q "C:\Documents and Settings\%USERNAME%\Local Settings\Temp"
MKDIR "C:\Documents and Settings\%USERNAME%\Local Settings\Temp"
RD /S /Q "C:\Windows\Temp"
MKDIR "C:\Windows\Temp"
goto DONE
:DONE
Cls
echo ------------------------------
echo Done, your pc has been cleaned
echo Have a nice day
echo Current Time and date:
time /T
date /T
echo ------------------------------
goto EXTRA
:EXTRA
echo.
echo.
echo What would you like to do?
echo.
echo Change language................language
echo Choose tool....................tool
echo Exit...........................exit
echo.
set /p a=Answer:
if %a%==language goto LANGUAGE
if %a%==tool goto CHOOS
if %a%==exit exit
:VISTA
Cls
echo Sorry, jyppino is still working on Vista :(
goto EXTRA
Gewoon alles selecteren, in kladblok plaatsen en opslaan als IETS.bat
Alvast bedankt
ps. de virus scanner stelt niet voor, scant voor 100 'dangerous files'
pps. Ik werk nog aan vista, maar je kan gewoon xp proberen (ook de windows vista of hoger gebruikers)