Jump to content

Recommended Posts

Posted

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

Posted

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.

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
×
×
  • Create New...