SAEED Posted April 29, 2009 Posted April 29, 2009 I design this script but it is not renaming the File names from "My Picture". it shows me in console Write that it is changing file names but Not in "My Picture" So How i can rename the File Names from my desire Location.Files_Rename.au3
DaRam Posted April 29, 2009 Posted April 29, 2009 My Pictures is a virtual folder (like Desktop). If you use @UserProfileDir (or retrieve the environment variable %USERPROFILE%) that will give you the prefix to the actual location of this folder which will be @UserProfileDir & "\My Documents\My Pictures\"I design this script but it is not renaming the File names from "My Picture". it shows me in console Write that it is changing file names but Not in "My Picture"So How i can rename the File Names from my desire Location.
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