yanhy的学习记录匣 - 移动、天翼云电脑使用DD重装系统 的评论 https://yanhy.top/index.php/archives/398/ zh-CN 前段时间入手了移动云电脑,结果被意外收回了... 后面发现还是有云电脑需求,干脆入了天翼云电脑试试看。官方系统内容挺多,且有不少后门,干脆自行DD重装一下,顺便做个记录。DD重装本质上是利用Li... Tue, 02 Sep 2025 15:38:58 +0800 Tue, 02 Sep 2025 15:38:58 +0800 zjmazy https://yanhy.top/index.php/archives/398/#comment-101 https://yanhy.top/index.php/archives/398/#comment-101 Tue, 02 Sep 2025 15:38:58 +0800 zjmazy 大佬,想问下装了 win11 无法映射摄像头了,有驱动提供吗,非常感谢

]]>
https://yanhy.top/index.php/archives/398/#comment-101#comments
ddd https://yanhy.top/index.php/archives/398/#comment-79 https://yanhy.top/index.php/archives/398/#comment-79 Wed, 23 Jul 2025 12:55:00 +0800 ddd 你好,请问windows如何DD成ubuntu 20.04

]]>
https://yanhy.top/index.php/archives/398/#comment-79#comments
辰星 https://yanhy.top/index.php/archives/398/#comment-78 https://yanhy.top/index.php/archives/398/#comment-78 Tue, 08 Jul 2025 19:41:28 +0800 辰星 复制文件都是0KB,大家碰到过吗

]]>
https://yanhy.top/index.php/archives/398/#comment-78#comments
npdfx https://yanhy.top/index.php/archives/398/#comment-74 https://yanhy.top/index.php/archives/398/#comment-74 Sun, 15 Jun 2025 16:14:40 +0800 npdfx 感谢作者,我来补充一下下面提到的Win10/11 LTSC 和 Windows Server 运行clink_agent.exe自动退出导致无法共享剪贴板的问题。
经测试,在管理员权限下的cmd或者powershell终端里面,先cd到对应文件夹,随后运行对应的exe,可以留存,并正常同步两端的剪贴板。
所以设置一个bat脚本,先获取权限,随后运行exe即可。
鬼知道什么原因,反正我这能用了。
让chatgpt搓了个代码如下:

@echo off
openfiles >nul 2>&1
if '%errorlevel%' NEQ '0' (

echo Requesting administrator privileges... powershell -Command "Start-Process cmd -ArgumentList '/c, %~dp0%~nx0' -Verb RunAs" exit
)

cd /d "C:\Program Files (x86)\ctyun\clink\64"
start /B "" "clink_agent.exe"
start /B "" "clink_cb_helper.exe"

以上。

]]>
https://yanhy.top/index.php/archives/398/#comment-74#comments
木木360 https://yanhy.top/index.php/archives/398/#comment-66 https://yanhy.top/index.php/archives/398/#comment-66 Wed, 30 Apr 2025 11:17:36 +0800 木木360 为啥我放上去用clouddrive2或者alist的地址都下载不下来,贴到浏览器可以下载

]]>
https://yanhy.top/index.php/archives/398/#comment-66#comments
天翼 https://yanhy.top/index.php/archives/398/#comment-65 https://yanhy.top/index.php/archives/398/#comment-65 Tue, 29 Apr 2025 16:45:08 +0800 天翼 server版复制粘贴功能好使吗?

]]>
https://yanhy.top/index.php/archives/398/#comment-65#comments
luzi https://yanhy.top/index.php/archives/398/#comment-64 https://yanhy.top/index.php/archives/398/#comment-64 Mon, 31 Mar 2025 19:16:05 +0800 luzi 作者看看能不能搞回复制粘贴功能?这个真的很重要

]]>
https://yanhy.top/index.php/archives/398/#comment-64#comments
gc https://yanhy.top/index.php/archives/398/#comment-46 https://yanhy.top/index.php/archives/398/#comment-46 Mon, 24 Mar 2025 04:04:57 +0800 gc 'https://drive.massgrave.dev/zh-cn_windows_10_enterprise_ltsc_2021_x64_dvd_033b7312.iso'

我是把这段地址用浏览器打开,用第三方工具下载下来,传到alist的115网盘中,然后把alist的地址copy下来替换上面的地址就OK了

]]>
https://yanhy.top/index.php/archives/398/#comment-46#comments
111 https://yanhy.top/index.php/archives/398/#comment-45 https://yanhy.top/index.php/archives/398/#comment-45 Mon, 24 Mar 2025 03:08:44 +0800 111 那您的路劲改成什么样子呢

]]>
https://yanhy.top/index.php/archives/398/#comment-45#comments
Ya https://yanhy.top/index.php/archives/398/#comment-44 https://yanhy.top/index.php/archives/398/#comment-44 Thu, 20 Mar 2025 16:39:03 +0800 Ya 按楼主的方法重装系统,分别安装了Win10LTSC、Win11LTSC,均能正常使用,但复制粘贴失效的问题,困扰了好几个月。

楼主提供的驱动文件,clink_agent.exe(天翼云电脑核心服务程序)无法留存后台,以管理员权限运行,能在任务管理器中出现不到一秒,随即又消失了。另一个clink_cb_helper.exe(天翼云电脑服务程序)却可以正常运行。

自己也尝试着把天翼云电脑预系统,ctyun\clink整个文件夹复制到Win10LTSC中,clink_agent.exe也不能运行。

有没有大佬指点,如何排查出原因。

]]>
https://yanhy.top/index.php/archives/398/#comment-44#comments