Windows server 2012 桌面上默认没有显示“我的电脑”的快捷方式,
如果要显示,可以输入一行命令:
rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,0
输入方式:
1. 打开“运行”,直接输入
2. 在cmd(命令提示符)中输入
原文地址:https://www.cnblogs.com/oukunqing/p/11403524.html
时间: 2024-10-16 08:34:54
Windows server 2012 桌面上默认没有显示“我的电脑”的快捷方式,
如果要显示,可以输入一行命令:
rundll32.exe shell32.dll,Control_RunDLL desk.cpl,,0
输入方式:
1. 打开“运行”,直接输入
2. 在cmd(命令提示符)中输入
原文地址:https://www.cnblogs.com/oukunqing/p/11403524.html