How to change the background desktop of the USB?
Hi,
So you need to make your USB background look beautiful. There are many little software that can help do this.
But some of them do not work in different operating systems.
Especially for open source operating systems, these software are not reacting well.
If you mention the operating system that you are using it is can be an advantage. Â
However, I use this method and it works for me.
Here is the link Kindly follow the steps given in it.
But the good thing is not to make any kind of modifications to the USB drive.
It can cause defects, virus attack and so many problems.
Thank you
How to change the background desktop of the USB?
Put the image file in the root of the flash drive first (example picture.jpg). Then, create a text file there and rename it to desktop.ini to the root of the flash drive. Make sure it is not a .txt file. Open the desktop.ini file in notepad and enter the following content:
Code:
[ExtShellFolder]
{BE098140-A513-11D0-A3A4-00C04FD706EC}={BE098140-A513-11D0-A3A4-00C04FD706EC}
[{BE098140-A513-11D0-A3A4-00C04FD706EC}]
IconArea_Image=picture.jpg
Here is another one that you can copy:
[.ShellClassInfo]
IconFile=%SystemRoot%system32SHELL32.dll
IconIndex=127
ConfirmFileOp=0
[{BE098140-A513-11D0-A3A4-00C04FD706EC}]
Attributes=1
IconArea_Image="your_picture.jpg"
IconArea_Text="0xFFFFFF"
VeBRA sources – don't delete the tag above, it's there for XXXXX purposes –
[ExtShellFolderViews]
{BE098140-A513-11D0-A3A4-00C04FD706EC}={BE098140-A513-11D0-A3A4-00C04FD706EC}
{5984FFE0-28D4-11CF-AE66-08002B2E1262}={5984FFE0-28D4-11CF-AE66-08002B2E1262}
[{5984FFE0-28D4-11CF-AE66-08002B2E1262}]
PersistMoniker=Folder.htt
PersistMonikerPreview=%WebDir%folder.bmp
Hide these files and then refresh your flash drive. By the way, this only works in Windows XP. Good Luck!