Jump to content

auto placing images


seres
 Share

Recommended Posts

hello, i want to add automatically images to a folder (like a backgroud).

example i have 10 pictures and i insert a path with subdirectories(other folders) , so the first image goes to first directory, then the second to a second directory (but detected automatically and adding them automatically).

here is the form to do it via windows, but not automatically

open notepad,

in note pad write:

[ExtShellFolderViews]

{BE098140-A513-11D0-A3A4-00C04FD706EC}={BE098140-A513-11D0-A3A4-00C04FD706EC}

[{BE098140-A513-11D0-A3A4-00C04FD706EC}]

Attributes=1

IconArea_Image=Folder Settings\Background.jpg ;here is the path of the image, usually folder settings is hidden and is in the same directory, but its optional

[.ShellClassInfo]

ConfirmFileOp=0

save as: desktop.ini

then star run and write:

attrib +s "the path where the ini is" ; this is to set the folder so an it can put the image in background

example:

attrib +s "G:\mine\back pic"

thanks

Edited by seres
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...