Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Users folders in another driver/partition

Users folders in another driver/partition

Scheduled Pinned Locked Moved The Lounge
phpcomquestionlounge
5 Posts 4 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • C Offline
    C Offline
    Clickok
    wrote on last edited by
    #1

    What the method that you use to move your XP "Documents and Settings" and/or Vista "Users" folders to another drive/partition? I was reading that articles: http://social.technet.microsoft.com/forums/en-US/itprovistasetup/thread/91aa8b26-2b09-4e56-955c-679b297832e1/[^] http://joshmouch.wordpress.com/2007/04/07/change-user-profile-folder-location-in-vista/[^] ... what suggests a walk (21 steps!) to accomplish this. Another "tech" is to use hardlinks on Vista. What the method that you use? Thanks!


    For God so loved the world, that he gave his only begotten Son, that whosoever believeth in him should not perish, but have everlasting life.(John 3:16) :badger:

    L D P 3 Replies Last reply
    0
    • C Clickok

      What the method that you use to move your XP "Documents and Settings" and/or Vista "Users" folders to another drive/partition? I was reading that articles: http://social.technet.microsoft.com/forums/en-US/itprovistasetup/thread/91aa8b26-2b09-4e56-955c-679b297832e1/[^] http://joshmouch.wordpress.com/2007/04/07/change-user-profile-folder-location-in-vista/[^] ... what suggests a walk (21 steps!) to accomplish this. Another "tech" is to use hardlinks on Vista. What the method that you use? Thanks!


      For God so loved the world, that he gave his only begotten Son, that whosoever believeth in him should not perish, but have everlasting life.(John 3:16) :badger:

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      Clickok wrote:

      What the method that you use to move your XP "Documents and Settings" and/or Vista "Users" folders to another drive/partition?

      I do the following - 1. Display Properties 2. Desktop Tab 3. Click Customize Desktop... 4. Select My Documents 5. Click Apply then OK 6. Right click My Documents 7. Click Properties... 8. Target Tab 9. Enter your Drive and Directory om Target 10. Click Apply then OK 11. Display Properties 12. Desktop Tab 13. Click Customize Desktop... 14. Deselect My Documents 15. Click K 16. Click Apply then OK Didn't look at your link so I may have given you the same directions.

      Michael Martin Australia "I controlled my laughter and simple said "No,I am very busy,so I can't write any code for you". The moment they heard this all the smiling face turned into a sad looking face and one of them farted. So I had to leave the place as soon as possible." - Mr.Prakash One Fine Saturday. 24/04/2004

      1 Reply Last reply
      0
      • C Clickok

        What the method that you use to move your XP "Documents and Settings" and/or Vista "Users" folders to another drive/partition? I was reading that articles: http://social.technet.microsoft.com/forums/en-US/itprovistasetup/thread/91aa8b26-2b09-4e56-955c-679b297832e1/[^] http://joshmouch.wordpress.com/2007/04/07/change-user-profile-folder-location-in-vista/[^] ... what suggests a walk (21 steps!) to accomplish this. Another "tech" is to use hardlinks on Vista. What the method that you use? Thanks!


        For God so loved the world, that he gave his only begotten Son, that whosoever believeth in him should not perish, but have everlasting life.(John 3:16) :badger:

        D Offline
        D Offline
        Dave Parker
        wrote on last edited by
        #3

        I boot into BartPE and use xcopy to copy it to the drive I want, delete the original, then recreate the original as a junction to the other drive using the sysinternals tool. The parameters I use with xcopy go something like this.... xcopy "Documents and Settings" "H:\Documents and Settings\" /E /V /H /K /O /X I've never got any of the other approaches to work (in XP, don't know about vista) - there are always files that refuse to be copied even in safe mode, plus registry entries pointing to C:\ keep coming back.

        1 Reply Last reply
        0
        • C Clickok

          What the method that you use to move your XP "Documents and Settings" and/or Vista "Users" folders to another drive/partition? I was reading that articles: http://social.technet.microsoft.com/forums/en-US/itprovistasetup/thread/91aa8b26-2b09-4e56-955c-679b297832e1/[^] http://joshmouch.wordpress.com/2007/04/07/change-user-profile-folder-location-in-vista/[^] ... what suggests a walk (21 steps!) to accomplish this. Another "tech" is to use hardlinks on Vista. What the method that you use? Thanks!


          For God so loved the world, that he gave his only begotten Son, that whosoever believeth in him should not perish, but have everlasting life.(John 3:16) :badger:

          P Offline
          P Offline
          peterchen
          wrote on last edited by
          #4

          My trick is not to move them :)

          Don't attribute to stupidity what can be equally well explained by buerocracy.
          My latest article | Linkify!| FoldWithUs! | sighist

          D 1 Reply Last reply
          0
          • P peterchen

            My trick is not to move them :)

            Don't attribute to stupidity what can be equally well explained by buerocracy.
            My latest article | Linkify!| FoldWithUs! | sighist

            D Offline
            D Offline
            Dave Parker
            wrote on last edited by
            #5

            I currently have my OS and Program Files on my solid state disk C: but my docs & settings junctioned (is that a word?) across to my regular hard disk H:. I also have the swapfile on H: and the windows\temp and windows\prefetch folders junctioned to H: Only just set this up though - seems OK so far though i'm still worried about too much temporary data being written out to the SSD. For example, City Life, a game that used to take over 5 minutes to load before I got my SSD actually took even longer to start after moving it to the SSD. I then did a bit of investigation and found out it was creating its own several gigabyte swapfile in its own folder in program files when running. I then played about with junctions, splitting the game with some parts of it on the hard disk and others on the SSD and it now loads in about 15-20 seconds :-D

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups