With costumizing desktop.ini file, it is possible to change the background pictures of every folder in your system.
Open a notepad and copy the lines shown below then rename it as 'desktop.ini' and save into the folder which you want to change the background image.
[{BE098140-A513-11D0-A3A4-00C04FD706EC}]
iconarea_image="C:\Folder Name\Image Name"
iconarea_text=0x00000000
for example:
[{BE098140-A513-11D0-A3A4-00C04FD706EC}]
iconarea_image="C:\Mp3\album.jpg"
iconarea_text=0x00000000
after saving the folder, open MS-DOS and type these lines of code. (Start/Run write cmd and click OK button).
Attrib +s "Folder path and name"
(Attrib +s "C:\Mp3")
0 Comments:
Subscribe to:
Post Comments (Atom)