Les Partages de Memiks
Tag cloud
Picture wall
Daily
Plugins
  • ► Play Videos
RSS Feed
  • RSS Feed
  • ATOM Feed
  • Daily Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Display

Filter untagged links
2 results tagged folder  ✕
GitHub - qarmin/czkawka: Multi functional app to find duplicates, empty folders, similar images etc. https://github.com/qarmin/czkawka
Sat Jan 9 07:08:12 2021 archive.org
QRCode
Comments
thumbnail

Multi functional app to find duplicates, empty folders, similar images etc. - qarmin

folder place size
[Win 7] Déplacer le répertoire "utilisateurs" ? - Windows et les logiciels sous Windows - Forums BHmag.fr http://www.bhmag.fr/forum/topic/26342-win-7-d%C3%A9placer-le-r%C3%A9pertoire-utilisateurs/
Tue May 15 23:11:58 2018 archive.org
QRCode
Comments

You can move the entire C:\Users folder to a different drive pretty easily after windows is installed:

  1. Boot to the installation media, and get to the command prompt (I believe you need to click repair first)

  2. Use Robocopy to copy C:\Users to D:\Users: robocopy c:\Users d:\Users /mir /xj /copyall

...:. a. /mir tells robocopy to mirror the directories, this will copy all files and permissions

...:. b. /xj is very important, this tells robocopy not to follow junction points. If you forget this, you will have a lot of trouble.

...:. c. /copyall will copy all the attributes includings ACL and Owner info

  1. Verify that the files successfully copied

  2. Delete c:\Users

  3. Create junction that points to d:\Users: mklink c:\Users d:\Users /j

That's it. I've been using this process since Vista went RTM with no problems.

folder users windows
2977 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn