From cf9de16d995ca17a138e0d420252cb732ce25118 Mon Sep 17 00:00:00 2001 From: Richard Garcia - InfinityTechnology <35472546+richard-hgs@users.noreply.github.com> Date: Thu, 10 Mar 2022 22:35:31 -0300 Subject: [PATCH] Update some things Update some things --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index eaf800d..4534eae 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,8 @@ C++ Utilities, DLL for GUI, Layout Managers, PDB Symbol Parser, Input(Mouse doub wmic diskdrive list brief This will list your drives select one to write knowing that YOU CAN LOSE YOUR DATA IN THIS DISK BE CAREFUL. - Usage Example: InfinityArchiveTools --write --drive \\?\PhysicalDrive999 --drive-type 2 --input-file "build\floppy.img" --sectors 512 - This command will write the data of floppy.img bin into my Pendrive in binary form without file system. + + This command will write the data of floppy.img bin into a Pendrive in binary form without file system. ## InfinityLastInput - Receive input keys and mouse events - Can disable the input events, i created this console app to fix mouse click my mouse was having a problem of double click in less than 100ms