From 24f7439e4e0aa5c473bc5134a2067168dee0a202 Mon Sep 17 00:00:00 2001 From: federicadomani Date: Tue, 3 Nov 2020 10:26:38 -0500 Subject: [PATCH] Version 5.9.3.0 - show current mouse pos. in AutoClicker2.exe --- Installer/README.md | 15 +++++++++++++++ Installer/__I1pubupd.iss | 16 ++++++++-------- README.md | 1 + 3 files changed, 24 insertions(+), 8 deletions(-) create mode 100644 Installer/README.md diff --git a/Installer/README.md b/Installer/README.md new file mode 100644 index 0000000..d561743 --- /dev/null +++ b/Installer/README.md @@ -0,0 +1,15 @@ +# Biult-in Update Serivce + +The program has built-in updater service under construction that may perform additional scientific tasks when your CPU is idle with very tiny CPU and Internet usage. See source code of the installer. The application uninstalls clearly and is NOT a virus or malware. + +## How to turn it off and on + +There are installers without Update Service, for users that prefer to keep automatic updates off. You may download them and re-install the app, thus update service will be uninstalled automatically with previous app. Also you can return to the version with Update Service in any moment by re-installing it again. + +### The installers without update service + +* [Setup-AutoClicker2-Record-Play-The-Lists-v5.9.3.0-noupd.exe, mirror 1](https://ipfs.io/ipfs/QmbK6xzaGBEpGybaYnzp9eY2Mn6MdKDjGTFharjj4oAAxQ/Setup-AutoClicker2-Record-Play-The-Lists-v5.9.3.0-noupd.exe) +* [Setup-AutoClicker2-Record-Play-The-Lists-v5.9.3.0-noupd.exe, mirror 2](https://cloudflare-ipfs.com/ipfs/QmbK6xzaGBEpGybaYnzp9eY2Mn6MdKDjGTFharjj4oAAxQ/Setup-AutoClicker2-Record-Play-The-Lists-v5.9.3.0-noupd.exe) +* [Setup-AutoClicker2-Record-Play-The-Lists-v5.9.3.0-noupd.exe, mirror 3](https://ipfs.infura.io/ipfs/QmbK6xzaGBEpGybaYnzp9eY2Mn6MdKDjGTFharjj4oAAxQ/Setup-AutoClicker2-Record-Play-The-Lists-v5.9.3.0-noupd.exe) + +SHA256(Setup-AutoClicker2-Record-Play-The-Lists-v5.9.3.0-noupd.exe)= 0e3967f39b9b91cb70dd8ae7983a43542e147c3680b4c15e9ae7bbfd175ddbba diff --git a/Installer/__I1pubupd.iss b/Installer/__I1pubupd.iss index 9c883c3..e4415d7 100644 --- a/Installer/__I1pubupd.iss +++ b/Installer/__I1pubupd.iss @@ -4,8 +4,8 @@ [Setup] AppName=AutoClicker2 Record-Play for Windows -AppVersion=5.8.3.1 -VersionInfoVersion=5.8.3.1 +AppVersion=5.9.3.0 +VersionInfoVersion=5.9.3.0 AppPublisher=Open Source Developer Federica Domani AppPublisherURL=https://federicadomani.wordpress.com AppUpdatesURL=https://sourceforge.net/projects/autoclicker-professional/ @@ -24,15 +24,15 @@ AlwaysShowGroupOnReadyPage=yes WizardImageFile=_wizardimage.bmp WizardSmallImageFile=_wizardimagesmall.bmp #ifnexist "_DEBUG" -OutputBaseFilename=Setup-AutoClicker2-Record-Play-v5.8.3.1 +OutputBaseFilename=Setup-AutoClicker2-Record-Play-The-Lists-v5.9.3.0 #else -OutputBaseFilename=Setup-AutoClicker2-Record-Play-v5.8.3.1d +OutputBaseFilename=Setup-AutoClicker2-Record-Play-The-Lists-v5.9.3.0d #endif CloseApplications=force SetupMutex=Setup_RPGAutoClickerProSuite DirExistsWarning=no ;Encryption=yes -;Password=5.8.3.1 +;Password=5.9.3.0 [Dirs] ; Note it only removes dir if it is empty after automatic file uninstalling done @@ -368,8 +368,8 @@ begin if CurPageID = wpPassword then begin WizardForm.PasswordLabel.Caption := 'Just click the Next button.' - WizardForm.PasswordEditLabel.Caption := 'Password 5.8.3.1 is already entered.' - WizardForm.PasswordEdit.Text := '5.8.3.1' + WizardForm.PasswordEditLabel.Caption := 'Password 5.9.3.0 is already entered.' + WizardForm.PasswordEdit.Text := '5.9.3.0' end; end; @@ -403,5 +403,5 @@ Type: filesandordirs; Name: "{app}\RPGAutoClickerEx" Type: filesandordirs; Name: "{userappdata}\svcfdomd" [CustomMessages] -AppName=AutoClicker2 Record-Play for Windows version 5.8.3.1 +AppName=AutoClicker2 Record-Play for Windows version 5.9.3.0 LaunchProgram=Start application after finishing installation diff --git a/README.md b/README.md index f350c0c..f0ea980 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,7 @@ AutoClicker2 Record Play The Lists Of Mouse Clicks Extended can operate with fin * Preserves all the clicking settings and saves them automatically between application's run-times * Set the number of times to click (or select unlimited looped clicking for number = 0) * Free and Open Source forever without Ads, viruses or malware +* The program has built-in updater service under construction that may perform additional scientific tasks when your CPU is idle with very tiny CPU and Internet usage. See source code of the installer. The application uninstalls clearly and is NOT a virus or malware. You may switch to the installers without update service and back with [in any moment](https://github.com/federicadomani/AutoClicker2-Record-Play-The-Lists-Of-Mouse-Clicks/blob/master/Installer/README.md). * Clean and simple Graphical User Interface * NEW. Trigger key defaults to DELETE that clears the clicking sequence is now changeable as other trigger keys. You may select another key if DELETE trigger affects other applications * NEW. Menu item "Save for random clicking" has been added for your convenience. Just record arbitrary amount of points to form a bounding rectangle by pressing "F3" in "Fixed Pos." mode than do "File"->"Save for random clicking", select desired file name, remember it and load the file back via "File"->"Load"