# LYRDM **Repository Path**: super-pea-shooter/lyrdm ## Basic Information - **Project Name**: LYRDM - **Description**: 一款使用C# winform基于.NET Framework 4.7.2做的远程桌面管理软件,可以同时连接多台服务器,管理多台服务器。 - **Primary Language**: C# - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 9 - **Forks**: 5 - **Created**: 2022-11-28 - **Last Updated**: 2025-12-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 一款使用C# winform基于.NET Framework 4.7.2做的Windows远程桌面软件,项目体积小,灵活启动快,简单方便无需安装,编译后的exe直接使用。 问题: 1.编译后的exe如果不能启动 检查bin文件夹中是否缺少AxMSTSCLib.dll,MSTSCLib.dll两个dll文件,直接从项目中dll目录中复制,放到bin文件夹中即可,与exe同一个目录。 ![程序主界面](%E5%BE%AE%E4%BF%A1%E5%9B%BE%E7%89%87_2025-11-11_084536_153.png)! ![远程桌面工作台](c1007e04-b7cc-419a-b6ee-b1f100a73ac4.png)