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
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -77,6 +77,10 @@ A: The executable is so big because it contains the python interpreter and all t
77
77
78
78
A: I used [Inno Setup](https://jrsoftware.org/isinfo.php) to create the installer. This is because I wanted to make the installation process as easy as possible. Also it makes uninstalling and starting the software on startup easier.
79
79
80
+
**Q: Why does the software need admin privileges?**
81
+
82
+
A: The official Keychron software needs the admin privileges to install their software.
83
+
80
84
## Thanks to
81
85
82
86
-[wkentaro](https://github.com/wkentaro) for making [gdown](https://github.com/wkentaro/gdown)
0 commit comments