seres Posted November 17, 2007 Posted November 17, 2007 (edited) 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 November 17, 2007 by seres
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now