电脑技术学习

我的手机我做主!“完全自定义主题”详解

admin

    说完“开始菜单”我们来说说“自定义主题”。先看看我的主题吧:

    可以修改自己喜欢的“快截方式”和“图标”,当然还有“主题的布局”和“背景图片”啦。

    瞧......

    要做到我这样首先要安装个RJ Shortcut插件。

    RJShortcut插件的使用:

    大致方法:安装RJShortcut插件,修改.xml文件。

    打开RJShortcut的桌面主题文件rjshort.home.xml,其中RJShortcut的具体定义的内容如下:

 <!-- RJShortcut -->
    <plugin clsid="{F3750050-8E30-4c61-A864-4301F5D7C065}">——(调用RJShortcut)
  <background b-border-width="0">
  </background>
  <format padding-left="6" padding-top="5" padding-bottom="5"/> 
  <shortcutbar icon-spacing="2" icon-size="small">
   <shortcut target="/IPSM/Windows/Start Menu/Inbox.lnk"——(自定义程序或快捷方式的路径) iconfile="rjicons.dll"——(图标库文件) iconindex="-110"——(对应程序的图标索引编号)/>
   <shortcut target="/IPSM/Windows/Start Menu/Contacts.lnk"  iconfile="rjicons.dll" iconindex="-109"/>
   <shortcut target="calendar.exe" iconfile="rjicons.dll" iconindex="-108"/>
   <shortcut target="tasks.exe"/>
   <shortcut target="/IPSM/Windows/Start Menu/Call History.lnk" iconfile="rjicons.dll" iconindex="-206"/>
   <shortcut target="settings.exe"/>
   <shortcut target="/IPSM/Windows/Start Menu/Games/Solitaire.lnk" iconfile="rjicons.dll" iconindex="-207"/>
   <shortcut target="repllog.exe" args="/remote" ic >