Computer Desktop for everyone is not unfamiliar, every day to open the computer is the first one to greet the computer desktop. A beautiful desktop can make people feel happy. From the beginning of the static desktop wallpaper to the current dynamic desktop wallpaper, from the earliest white default mouse to the current personalized dynamic mouse, desktop landscaping work has not stopped, but only the desktop System icon does not change any, is still a small static picture. If you can make the desktop icon to move, and dynamic mouse, dynamic desktop echoes, so that the entire desktop alive, that how beautiful. However, due to the limitations of the Windows system itself, even if you find a dynamic icon file, replace the static icon can only show the first frame of the dynamic icon, can not really achieve the dynamic icon. So now let's introduce how to implement the dynamic desktop icon in disguise.
You need to do some preparatory work before you start making a dynamic desktop icon. First, prepare some dynamic icon files that need to be replaced, and use GIF files to use other animated picture formats. Dynamic icons can be downloaded online or made by themselves. If you make your own words can be under the icon to add the corresponding text (such as: Tencent QQ), but also closer to the system default desktop icon display mode. Then look for a skilled web editing tool (e.g. Frongtpage, Dreamweaver).
Start making a dynamic desktop icon after your preparation is complete!
The first step: in the Web page Editing tool, create a blank page, set the background of the Web page for your favorite desktop pictures. can refer to the original Desktop icon layout in the appropriate location to insert the production of the icon file, of course, you can also according to personal preferences to place the icon in the preferred location. Familiar with the web production of friends can use the table and so on to locate, it does not matter, with a space to adjust the position is also feasible.
(Figure 1: Setting a background in a blank Web page)
Step Two: Add hyperlinks to these icons. For example: will represent the QQ icon link to the QQ installation directory under the QQ.exe file.
(Figure 2: Adding hyperlinks to the dynamic desktop icons)
For the system default icon (for example: My Computer/resource manager) when creating a hyperlink, you need to enter the absolute path to the Explorer.exe in the Address bar.
(Figure 3: The Resource Manager establishes the hyperlink)
Step three: After all the icons are linked, save the file as an HTML Web page file and place the picture in the same folder.
(Figure 4: Save the file as a Web page file)