磁贴
方法如下:
1、首先将程序固定在开始屏幕中;
2、右键单击软媒魔方磁贴—更多—打开文件所在位置,如下图所示:
打开文件所在位置
3、在打开的开始菜单目录中找到软件快捷方式,右键单击—打开文件所在的位置,如下图所示:
打开文件所在位置
在打开的目录中你能够看到软件主程序文件名为pcmaster.exe。
4、在桌面新建文本文档,将其重命名为pcmaster.VisualElementsManifest.xml
注意:要去掉文本文档默认的.txt后缀
用记事本打开pcmaster.VisualElementsManifest.xml,将以下代码复制到文档中保存。
《?xml version=“1.0” encoding=“utf-8”?》
《Application xmlns:xsi=“http://www.w3.org/2001/XMLSchema-instance”》
《VisualElements
ForegroundText=“light”
BackgroundColor=“#49825a”
ShowNameOnSquare150x150Logo=“on”
》《/VisualElements》
《/Application》
5、将编写好的pcmaster.VisualElementsManifest.xml复制到pcmaster.exe文件目录中。
……