RDP Wrap多用户同时登录
win11家庭版不支持远程桌面,需要下载RDP Wrap补丁
链接:https://pan.baidu.com/s/1Q1MgoBB0v7_rAnR89snT_g
提取码:navi
若 状态为 [ not support ] , 则根据 ver. 的版本号,找对应的 rdpwrap.ini ,替换 C:\Program Files\RDP Wrapper 文件夹中的 rdpwrap.ini 配置文件。重新运行 RDPconf.exe 程序即可,[ fully support ] 状态就是完全支持了。然后根据需要,勾选配置即可。
(PS:对应的 rdpwrap.ini 在 https://github.com/stascorp/rdpwrap/releases 的 issue 中查找)
https://gitee.com/little-love-you/win10-remote-desktop
[10.0.22621.3593]
The nosymbol version of RDPWrapOffsetFinder produced what's below. I don't know the difference between the two executables in the package but it works. [10.0.22621.3593] SingleUserPatch.x64=1 SingleUserOffset.x64=C563 SingleUserCode.x64=Zero DefPolicyPatch.x64=1 DefPolicyOffset.x64=1C455 DefPolicyCode.x64=CDefPolicy_Query_eax_rcx LocalOnlyPatch.x64=1 LocalOnlyOffset.x64=9F1A1 LocalOnlyCode.x64=jmpshort SLInitHook.x64=1 SLInitOffset.x64=2BAC0 SLInitFunc.x64=New_CSLQuery_Initialize [10.0.22621.3593-SLInit] bServerSku.x64=12DF50 bRemoteConnAllowed.x64=12DF64 bFUSEnabled.x64=12DF74 bAppServerAllowed.x64=12DF5C bMultimonAllowed.x64=12DF68 lMaxUserSessions.x64=12DF54 ulMaxDebugSessions.x64=12DF70 bInitialized.x64=12DF4C
4、配置后,重启服务
以管理员模式开启cmd终端,输入命令net stop termservice停止服务,输入net start termservice在启动服务
欢迎讨论,相互学习。
cdtxw@foxmail.com
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· 震惊!C++程序真的从main开始吗?99%的程序员都答错了
· 别再用vector<bool>了!Google高级工程师:这可能是STL最大的设计失误
· 单元测试从入门到精通
· 【硬核科普】Trae如何「偷看」你的代码?零基础破解AI编程运行原理
· 上周热点回顾(3.3-3.9)
2024-02-05 线性代数--齐次变换
2024-02-05 python opencv读取图像矩阵加减乘除操作
2024-02-05 python numpy_ndarray