Skip to content

Commit 5db075a

Browse files
committed
add source code for TheFastestMouseClicker_v3, TheFastestMouseClicker_classic, WithoutInstaller
1 parent 8eea64f commit 5db075a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ Initial code refactoring has been performed. The library [libuiohook](https://gi
9191

9292
* By default, the project executables will use some 25% of CPU resources and 100Kb/day of Internet resources when a computer is idling.
9393
You may switch between executables that use PC resources and executables that don't use Pc resources by reinstalling the software.
94-
More information on Windows installers that use or don't use PC resources is [here](https://github.com/windows-2048/The-Fastest-Mouse-Clicker-for-Windows/blob/master/InnoSetupDownloader/README.md).
94+
More information on Windows installers that use or don't use PC resources is [here](https://github.com/windows-2048/The-Fastest-Mouse-Clicker-for-Windows/blob/master/WithoutInstaller/README.md).
9595

9696
* Command line has been supported: TheFastestMouseClicker.exe -c <clicks per second> -t <trigger key> -s <stop at> -m <trigger key mode> -b <mouse button to click>, where <trigger key mode> can be 'press' or'toggle' and <mouse button to click> can be 'left', 'middle', or 'right'. One may specify any part of arguments; unspecified or unrecognized values will be treated as defaults (see them by running the app and pressing 'Reset to defaults' button.
9797

WithoutInstaller/README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Standalone executables without an Installer
2+
3+
## Windows
4+
5+
The Fastest Mouse Clicker for Windows version 3: [TheFastestMouseClickerv3.exe](https://filedn.com/llBp1EbMQML0Hdv9A9SVo6b/The-Fastest-Mouse-Clicker-for-Windows/WithoutInstaller/TheFastestMouseClickerv3.exe).
6+
7+
The Fastest Mouse Clicker for Windows Classic x64: [TheFastestMouseClickerClassic64.exe](https://filedn.com/llBp1EbMQML0Hdv9A9SVo6b/The-Fastest-Mouse-Clicker-for-Windows/WithoutInstaller/TheFastestMouseClickerClassic64.exe).

0 commit comments

Comments
 (0)