Commit Graph

108 Commits

Author SHA1 Message Date
rustdesk afd77181ff println in winmain 2023-07-08 12:34:40 +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
rustdesk 156ee78ebb remove compile warn 2023-04-03 00:16:09 +08:00
fufesou ae53ec877b translate mode, win2win, Send both unicode and virtual keycode to remote side
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-04-01 18:09:53 +08:00
Kingtous 4c2169d929 feat: add dll setup/uninstall script 2023-03-31 17:00:36 +08:00
RustDesk 8b229f304d Merge pull request #3719 from chiehw/win-linux
translate mode: support linux in server
2023-03-20 15:55:24 +08:00
chiehw 44560b687e fix format 2023-03-20 10:13:06 +08:00
asur4s ba4945f598 Get char when hot key is pressed 2023-03-18 20:57:19 -07:00
Carbonari 50bf518af1 missing imports 2023-03-17 13:01:37 +01:00
Carbonari e9d2a72d00 fix icacls for non-english versions of windows 2023-03-17 12:37:11 +01:00
Carbonari 4c213a238a Allow Active Directory credentials for elevation 2023-03-17 12:36:35 +01:00
fufesou c0257bff52 win, install cert
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-08 12:40:44 +08:00
fufesou 79934d006b fix error cert file
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-08 12:40:44 +08:00
fufesou 4f60dc9522 win,debug
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-08 12:40:43 +08:00
fufesou 9bb9a74979 win, install cert
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-08 12:40:40 +08:00
fufesou e00eaee4b5 win, install cert
Signed-off-by: fufesou <shuanglongchen@yeah.net>
2023-03-08 12:39:30 +08:00
21pages 896da1b153 fix reinstall
Signed-off-by: 21pages <pages21@163.com>
2023-03-02 22:24:39 +08:00
21pages 69e95bc245 fix windows uninstall can not delete the installation directory
Signed-off-by: 21pages <pages21@163.com>
2023-03-01 11:17:46 +08:00
21pages f94791793b fix can't install when username contains &, @, ^
Signed-off-by: 21pages <pages21@163.com>
2023-02-27 20:51:48 +08:00
21pages 91a2a5b56e win resolution && api
Signed-off-by: 21pages <pages21@163.com>
2023-02-24 09:14:13 +08:00
rustdesk 7edb3e6e92 CI 2023-02-10 17:48:53 +08:00
21pages cf3ddb2a18 filter foreground window to avoid frequent prompts
Signed-off-by: 21pages <pages21@163.com>
2023-02-07 15:16:49 +08:00
21pages fb81f206b7 opt flink creation
Signed-off-by: 21pages <pages21@163.com>
2023-01-31 09:47:50 +08:00