How to change the background desktop of the USB?

Asked By 0 points N/A Posted on -
qa-featured

How can I change the background desktop of a USB?

 

SHARE
Best Answer by Hurk Cross
Best Answer
Best Answer
Answered By 10 points N/A #129042

How to change the background desktop of the USB?

qa-featured

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

Answered By 0 points N/A #129043

How to change the background desktop of the USB?

qa-featured

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!

Related Questions