Jump to content

Recommended Posts

Posted

                                                 O modalitate foarte simpla de a va curata computerul folosind doar Notepad ul.
 
                                                    Primul pas este sa deschideti notepad ul si sa copiati urmatoarele comenzi:

@echo off
color 4a
del /s /f /q c:\windows\temp\*.*
rd /s /q c:\windows\temp
md c:\windows\temp
del /s /f /q C:\WINDOWS\Prefetch
del /s /f /q %temp%\*.*
rd /s /q %temp%
md %temp%
deltree /y c:\windows\tempor~1
deltree /y c:\windows\temp
deltree /y c:\windows\tmp
deltree /y c:\windows\ff*.tmp
deltree /y c:\windows\history
deltree /y c:\windows\cookies
deltree /y c:\windows\recent
deltree /y c:\windows\spool\printers
del c:\WIN386.SWP
cls


                                                      quDWc.png

Al doilea pas este sa ii dam un nume fisierului si sa il salvam in format .bat

             sJ3xh.png

Pe desktop-ul vostru va aparea acest fisier:

                                                                                        YXv7d.png

Pastul 3 este sa deschidem fisierul denumit de noi, in cazul de fata "Cleaner".
Dupa cum puteti vedea va curata: cookies, history, fisierele temporare nefolositoare care doar ocupa spatiu si nu le folositi.

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.