Nomousy
Revision as of 13:06, 5 December 2022 by imported>McShufts (Created page with "No Mousy is a simple tool for hiding and then un-hiding the mouse cursor in Windows. To use it you need to run it from a Batch file or AHK file. Simply run nomousy.exe with a /hide modifier to hide the cursor e.g. using AHK you would use the following command: Run, C:\nomousy\nomousy.exe /hide To show the cursor again after you need to run nomousy.exe file again but without the hide modifier e.g. using AHK you would use the following command: To show the cursor again...")
No Mousy is a simple tool for hiding and then un-hiding the mouse cursor in Windows.
To use it you need to run it from a Batch file or AHK file.
Simply run nomousy.exe with a /hide modifier to hide the cursor e.g. using AHK you would use the following command:
Run, C:\nomousy\nomousy.exe /hide To show the cursor again after you need to run nomousy.exe file again but without the hide modifier e.g. using AHK you would use the following command:
To show the cursor again after you need to run nomousy.exe file again but without the hide modifier e.g. using AHK you would use the following command:
C:\nomousy\nomousy.exe
You can download Nomousy HERE