You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,7 @@ This Python script automatically checks for a new version of the Keychron mice s
10
10
-[Usage](#usage)
11
11
-[Uninstallation](#uninstallation)
12
12
-[Problem reports](#problem-reports)
13
+
-[Anti-virus detection](#anti-virus-detection)
13
14
-[Thanks to](#thanks-to)
14
15
-[Contributing](#contributing)
15
16
-[Disclaimer](#disclaimer)
@@ -21,6 +22,8 @@ This Python script automatically checks for a new version of the Keychron mice s
21
22
3. Extract the downloaded `.zip` file.
22
23
4. Run the downloaded `.exe` file to start the installation process. Follow the prompts to complete the installation.
23
24
25
+

26
+
24
27
## Usage
25
28
26
29
1.**Startup**: After installation, the Keychron Software Updater will automatically check for updates to the Keychron software every time you start your computer. (Make sure to check the "Run Keychron Software Updater on startup" checkbox during installation.)
@@ -40,10 +43,21 @@ To uninstall the Keychron Software Updater:
40
43
3. Find "Keychron Software Updater" in the list of installed programs and click on it.
41
44
4. Click on the "Uninstall" button that appears.
42
45
46
+

47
+

48
+
43
49
## Problem reports
44
50
45
51
The software will break if Keychron changes the download link for the software. If this happens, please open an issue with your received error message and I will try to fix the problem as soon as possible.
46
52
53
+
## Anti-virus detection
54
+
55
+
Currently the windows defender detects the software as a virus. This is a false positive. The software is open source, so you can check the code yourself. If you don't trust me, you can always download the source code and run it yourself.
56
+
57
+
I have already opened an ticket with Microsoft to get the software whitelisted. Check the picture below for the submission.
0 commit comments