i have done this in the past...but forgot how to do this...and wanted to run this by u all....
i have a desktop.ini file along with my bitmap in the folder....
i have given the desktop.ini a system attribute
here is my code in the desktop.ini
CODE
[.ShellClassInfo]
IconArea_Image=.\Wallpaper1.bmp
IconArea_Text=0x00808080
IconArea_Image=.\Wallpaper1.bmp
IconArea_Text=0x00808080
am i missing something?
update
i have restored a desktop.ini from backup that i know worked....
CODE
[{BE098140-A513-11D0-A3A4-00C04FD706EC}]
Attributes=1
IconArea_Image=.\background.jpg
IconArea_Text=0x00808080
Attributes=1
IconArea_Image=.\background.jpg
IconArea_Text=0x00808080
still no worky
(i know the "IconArea_Image" are different....i have both those files in that directory)