Jump to content

Recommended Posts

Posted

Is there an easy way to bring up Documents Properties in windows 10. I have been looking for a bit and I'm just not seeing much. Autoit Windows info doesn't seem to bring up a ControlID for anything within File Explorer. I am trying to make a script that will automatically change the locating of libraries in windows.

Posted

why not just use the registry?

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders

refference: Change Windows special folders location programatically

Posted

Thanks, genius257, I'll look into that. I will need to make sure that the files actually get moved to the new location. I think I'll write something to move everything over first then change the registry and finally restart the system to set the changes.

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
  • Recently Browsing   0 members

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