dignow
f438176544
fix potential crash when uninstalling cert
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-10-24 11:41:01 +08:00
dignow
be8e8a0521
fix, win, install cert
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-10-24 10:51:01 +08:00
21pages
68ef1fc9e0
show wallpaper only when support, show test on checked
...
Signed-off-by: 21pages <pages21@163.com>
2023-10-14 19:22:42 +08:00
21pages
d3ce8203be
win,linux remove desktop wallpaper
...
Signed-off-by: 21pages <pages21@163.com>
2023-10-13 13:58:11 +08:00
21pages
17a56bbf48
elevation: keyboard permission required and remove foreground filter
...
Signed-off-by: 21pages <pages21@163.com>
2023-10-01 08:50:29 +08:00
fufesou
db2e4f30a7
Privacy mode, msgbox, add details
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-09-17 10:53:04 +08:00
21pages
d0173fbdc5
install service period protection
...
how to reproduce:
install, click stop service, click start service and click no
on uac, it'll show "Service is not running" but can be connected.
Signed-off-by: 21pages <pages21@163.com>
2023-09-11 16:04:51 +08:00
rustdesk
f000e05267
fix license migration
2023-08-04 11:27:33 +08:00
rustdesk
7cd12f151c
it seems firewall has no dir=inout, change to two rule for safety
2023-08-02 10:28:34 +08:00
rustdesk
f47f2a9151
change to inout firewall rule
2023-07-31 22:08:59 +08:00
rustdesk
9967bb993f
more flexible for --get-id
2023-07-27 10:46:48 +08:00
rustdesk
28ef64cba1
remove the annoying message
2023-07-25 13:38:42 +08:00
21pages
aa740f4263
remove many unwrap and enum_value_or_default
...
Signed-off-by: 21pages <pages21@163.com>
2023-07-23 20:00:58 +08:00
21pages
31b3c5d721
codec thread count depending on cpu condition
...
Signed-off-by: 21pages <pages21@163.com>
2023-07-23 20:00:52 +08:00
rustdesk
aacffd979b
make config in exe name has highest priority, also overwrite config if
...
installation,
https://github.com/rustdesk/rustdesk-server-pro/issues/21#issuecomment-1638259580 ,
not tested yet
2023-07-19 14:45:11 +08:00
rustdesk
76a6b4e09e
alloc_console does work, but it create another cmd window, seems not
...
better than dialog
2023-07-17 18:52:43 +08:00
RustDesk
59bc97c2f5
Merge pull request #4838 from dignow/refact/install_cert_
...
cert installation, add or replace cert store
2023-07-16 11:53:52 +08:00
dignow
97359d6eae
fix, win, elevate prompt on start
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-07-11 12:19:28 +08:00
dignow
8bb851704a
kill broker on exit service
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-07-09 02:06:24 +08:00
dignow
1648895156
fix, win privacy mode, broker process
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-07-09 02:06:24 +08:00
rustdesk
afd77181ff
println in winmain
2023-07-08 12:34:40 +08:00
dignow
d99ff80714
cert installation, add or replace cert store
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-07-03 20:59:52 +08:00
RustDesk
ce5fab3cf7
Revert "Refact/install cert "
2023-07-03 20:55:43 +08:00
dignow
648e47e4bf
debug, install cert
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-07-03 20:39:27 +08:00
dignow
d594588c81
win, install cert, add cert store and add cert cache
...
Signed-off-by: dignow <linlong1265@gmail.com>
2023-07-03 16:34:23 +08:00
rustdesk
7fba1800ec
fix linux uni (url) and tray exit
2023-06-10 18:24:03 +08:00
rustdesk
644da37a4f
refactor tray uninstall service
2023-06-09 22:02:25 +08:00
rustdesk
e4d1f96ad6
fix ci
2023-06-07 23:33:05 +08:00
rustdesk
7f51f8d976
refactor linux install/uninstall service as windows
2023-06-07 23:08:50 +08:00
rustdesk
c69d59596b
windows gracy exit: fix issue #3728 #3395 #912
2023-06-07 14:25:34 +08:00
rustdesk
594ce024e7
disable windows service install/uninstall
2023-06-06 01:51:04 +08:00
RustDesk
12fc280ca6
Merge pull request #4557 from 21pages/wakelock2
...
keep server device awake if have connection
2023-06-05 23:27:55 +08:00
rustdesk
b07ac438f5
working on windows service install/uninstall
2023-06-05 20:27:48 +08:00
21pages
98740dbfd7
keep server device awake if have connection
...
Signed-off-by: 21pages <pages21@163.com>
2023-06-05 20:26:57 +08:00
fufesou
4807176f8b
fix, win, change resolution
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-05 18:34:29 +08:00
fufesou
d409e1147e
some code are removed by mistake
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-05 15:21:42 +08:00
fufesou
e541c4db69
win, uninstall cert
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-05 15:17:05 +08:00
rustdesk
48f574619e
move removing hkey_current_user out
2023-06-05 12:15:21 +08:00
fufesou
87b1e97351
fix escape \
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-06-05 11:36:15 +08:00
rustdesk
b84cf2f804
add windows uni to registry when install
2023-06-05 00:27:40 +08:00
fufesou
b36a3f70fb
change resolution, macos needs more tests
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-24 22:50:53 +08:00
fufesou
df2de0fd61
windows, custom resolution
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-19 20:48:47 +08:00
fufesou
ac96ddaecb
windows, fix display name comparation
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-18 23:46:53 +08:00
fufesou
b8ea705a21
fix check virtual display on windows
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-18 23:46:53 +08:00
fufesou
c6ccee67aa
remember resolution, mid commit
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-18 23:46:53 +08:00
fufesou
a603e046e3
refactor resolution, mid commit
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-05-18 23:46:53 +08:00
Kingtous
6af19262e8
opt: uniform install process with flutter in sciter
2023-05-15 00:33:58 +08:00
fufesou
ec51047c23
remove --extract
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-17 14:33:46 +08:00
fufesou
042a4e575f
tmp commit
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-17 12:06:31 +08:00
fufesou
06a52e1b54
tmp commit
...
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-17 12:06:30 +08:00