0

Just type any of the following commands in notepad and save the file as anything.bat….
1. To cut the internet connection
ipconfig /release
2. To kill any task
taskkill /IM notepad.exe
Note: U can any task in the processes and make this effective using loops also
3. To swap mouse buttons
start RUNDLL32 USER32.DLL,SwapMouseButton

Post a Comment

 
Top