Original article: http://ce.sysu.edu.cn/cmsdesign/teachingprogram/hotspot/200808/65.html
We all know that Windows desktops can use beautiful pictures as desktops. In fact, they can also use pictures as backgrounds under hard drives. They can also use your C drive, D Drive, and so on.
It is actually a very simple method. Create a desktop. ini file in the root directory of the hard disk to add the background.
Enter the following content:
[Extshellfolderviews]
{BE098140-A513-11D0-A3A4-00C04FD706EC} = {BE098140-A513-11D0-A3A4-00C04FD706EC}
[{BE098140-A513-11D0-A3A4-00C04FD706EC}]
Attributes = 1
Iconarea_image = I: \ 8d85a6247bde003e8644f9d6.jpg
[. Shellclassinfo]
Confirmfileop = 0
[Note]: "iconarea_image =" is followed by the custom background image path.
In fact, there is another method specifically for adding background images to the USB flash drive. That is, use Windows Server 2000 operating system to add it by yourself, because this is its own function, so it is easy to use.
(Some small software can achieve the same effect. You can search for one on the Internet, which is relatively easy to use ).
Of course, no matter which method is used, it is best to set the generated. ini file and image attributes to hidden, which looks nice!