Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > changing user folders location in Vista

Reply
Thread Tools Display Modes

changing user folders location in Vista

 
 
Shidewa
Guest
Posts: n/a

 
      07-25-2007
I want to change the location of some of the user folders from
c:\users\%username%\... to d:\profiles\%username%\... The folders that I
want to change location is : Desktop, Documents and favorites. But I
don't want to transfer the whole profile just some folders. What I did
in Windows XP was the change some registry keys in Shell Folders and
User Shell Folders. After that change, I created a new user and log in
to be able to copy the administrator profile into the default user
profile. Each time that I created a new user, the Desktop folder and My
documents folder et favorites were automatically create in
D:\Profiles\%username%\... But now, in Vista, its only the Desktop
folder that is automatically created not the others. It seems that the
behavior is not that same as Windows XP. Can someone help me with that ?

Shidewa
 
Reply With Quote
 
 
 
 
Synapse Syndrome
Guest
Posts: n/a

 
      07-25-2007
"Shidewa" <> wrote in message
news:...
>I want to change the location of some of the user folders from
>c:\users\%username%\... to d:\profiles\%username%\... The folders that I
>want to change location is : Desktop, Documents and favorites. But I don't
>want to transfer the whole profile just some folders. What I did in Windows
>XP was the change some registry keys in Shell Folders and User Shell
>Folders. After that change, I created a new user and log in to be able to
>copy the administrator profile into the default user profile. Each time
>that I created a new user, the Desktop folder and My documents folder et
>favorites were automatically create in D:\Profiles\%username%\... But now,
>in Vista, its only the Desktop folder that is automatically created not the
>others. It seems that the behavior is not that same as Windows XP. Can
>someone help me with that ?



I have done this with all the user folders, apart from Desktop, as I prefer
to have that on my fast RAID-0 array, which I have the C: drive on. The
other user shell folders have been moved to a RAID-1 array, the D: drive.

You can right click the folders you want to move and select Properties >
Location tab. Then you can move them with all contents.

I don't remember why I exactly did the next bit, but I think it might be
because programs still write to the old locations, or something. It just
makes the whole thing more complete.

Open Notepad and paste this into it (change the end locations to suite):

-----------------------------------------------
mklink /J Desktop D:\Desktop
mklink /J Documents D:\Documents
mklink /J Favorites D:\Favorites
-----------------------------------------------

Then save that as "mklink user shell folders.bat". Don't forget to include
the quotes in the Save dialogue, so that the .bat file extension is used.

Move the .bat file to your original User folder location and double click
it, to run it. It will make junction points to redirect any access to those
addresses to the new location.

ss.

 
Reply With Quote
 
Synapse Syndrome
Guest
Posts: n/a

 
      07-25-2007
"Synapse Syndrome" <> wrote in message
news:%...
>
> I have done this with all the user folders, apart from Desktop, as I
> prefer to have that on my fast RAID-0 array, which I have the C: drive on.
> The other user shell folders have been moved to a RAID-1 array, the D:
> drive.
>
> You can right click the folders you want to move and select Properties >
> Location tab. Then you can move them with all contents.
>
> I don't remember why I exactly did the next bit, but I think it might be
> because programs still write to the old locations, or something. It just
> makes the whole thing more complete.
>
> Open Notepad and paste this into it (change the end locations to suite):
>
> -----------------------------------------------
> mklink /J Desktop D:\Desktop
> mklink /J Documents D:\Documents
> mklink /J Favorites D:\Favorites
> -----------------------------------------------
>
> Then save that as "mklink user shell folders.bat". Don't forget to
> include the quotes in the Save dialogue, so that the .bat file extension
> is used.
>
> Move the .bat file to your original User folder location and double click
> it, to run it. It will make junction points to redirect any access to
> those addresses to the new location.



I think I actually made that .bat file so that I can quickly make the new
connections for a new OS installation. In any case, try both steps.

ss.

 
Reply With Quote
 
Shidewa
Guest
Posts: n/a

 
      07-26-2007
Synapse Syndrome a écrit :
> "Synapse Syndrome" <> wrote in
> message news:%...
>>
>> I have done this with all the user folders, apart from Desktop, as I
>> prefer to have that on my fast RAID-0 array, which I have the C: drive
>> on. The other user shell folders have been moved to a RAID-1 array,
>> the D: drive.
>>
>> You can right click the folders you want to move and select Properties
>> > Location tab. Then you can move them with all contents.

>>
>> I don't remember why I exactly did the next bit, but I think it might
>> be because programs still write to the old locations, or something.
>> It just makes the whole thing more complete.
>>
>> Open Notepad and paste this into it (change the end locations to suite):
>>
>> -----------------------------------------------
>> mklink /J Desktop D:\Desktop
>> mklink /J Documents D:\Documents
>> mklink /J Favorites D:\Favorites
>> -----------------------------------------------
>>
>> Then save that as "mklink user shell folders.bat". Don't forget to
>> include the quotes in the Save dialogue, so that the .bat file
>> extension is used.
>>
>> Move the .bat file to your original User folder location and double
>> click it, to run it. It will make junction points to redirect any
>> access to those addresses to the new location.

>
>
> I think I actually made that .bat file so that I can quickly make the
> new connections for a new OS installation. In any case, try both steps.
>
> ss.


I tried just what you wrote and when I create a new user, the Desktop
folder is automaticly created where I want it to be (
D:\Profils\%username%\Desktop. But the other shell folders like
Documents are not automaticaly created. Any help ?

Thanks Synapse Syndrome for your quick response !

Shidewa
 
Reply With Quote
 
Synapse Syndrome
Guest
Posts: n/a

 
      07-26-2007
"Shidewa" <> wrote in message
news:...
>
> I tried just what you wrote and when I create a new user, the Desktop
> folder is automaticly created where I want it to be (
> D:\Profils\%username%\Desktop. But the other shell folders like Documents
> are not automaticaly created. Any help ?
>


I think they might not be appearing until they are written to, or used. You
can always modify the batch file to make the folders with the MKDIR command.

ss.

 
Reply With Quote
 
Shidewa
Guest
Posts: n/a

 
      07-26-2007
Synapse Syndrome a écrit :
> "Shidewa" <> wrote in message
> news:...
>>
>> I tried just what you wrote and when I create a new user, the Desktop
>> folder is automaticly created where I want it to be (
>> D:\Profils\%username%\Desktop. But the other shell folders like
>> Documents are not automaticaly created. Any help ?
>>

>
> I think they might not be appearing until they are written to, or used.
> You can always modify the batch file to make the folders with the MKDIR
> command.
>
> ss.



One thing a noticed is that if I click on the Windows button ( the old
Start button in XP ) and I click on Documents nothing happens. It's like
there is a link that is missing somewhere.

Thanks for helping me !

Shidewa
 
Reply With Quote
 
Shidewa
Guest
Posts: n/a

 
      07-26-2007
Synapse Syndrome a écrit :
> "Shidewa" <> wrote in message
> news:...
>>
>> I tried just what you wrote and when I create a new user, the Desktop
>> folder is automaticly created where I want it to be (
>> D:\Profils\%username%\Desktop. But the other shell folders like
>> Documents are not automaticaly created. Any help ?
>>

>
> I think they might not be appearing until they are written to, or used.
> You can always modify the batch file to make the folders with the MKDIR
> command.
>
> ss.


One thing a noticed is that if I click on the Windows button ( the old
Start button in XP ) and I click on Documents nothing happens. It's like
there is a link that is missing somewhere.

Thanks for helping me !

Shidewa
 
Reply With Quote
 
Shidewa
Guest
Posts: n/a

 
      07-26-2007
Synapse Syndrome a écrit :
> "Shidewa" <> wrote in message
> news:...
>>
>> I tried just what you wrote and when I create a new user, the Desktop
>> folder is automaticly created where I want it to be (
>> D:\Profils\%username%\Desktop. But the other shell folders like
>> Documents are not automaticaly created. Any help ?
>>

>
> I think they might not be appearing until they are written to, or used.
> You can always modify the batch file to make the folders with the MKDIR
> command.
>
> ss.


One thing a noticed is that if I click on the Windows button ( the old
Start button in XP ) and I click on Documents nothing happens. It's like
there is a link that is missing somewhere.

Thanks for helping me !

Shidewa
 
Reply With Quote
 
Synapse Syndrome
Guest
Posts: n/a

 
      07-28-2007
"Shidewa" <> wrote in message
news:...
> Synapse Syndrome a écrit :
>> "Shidewa" <> wrote in message
>> news:...
>>>
>>> I tried just what you wrote and when I create a new user, the Desktop
>>> folder is automaticly created where I want it to be (
>>> D:\Profils\%username%\Desktop. But the other shell folders like
>>> Documents are not automaticaly created. Any help ?
>>>

>>
>> I think they might not be appearing until they are written to, or used.
>> You can always modify the batch file to make the folders with the MKDIR
>> command.
>>
>> ss.

>
> One thing a noticed is that if I click on the Windows button ( the old
> Start button in XP ) and I click on Documents nothing happens. It's like
> there is a link that is missing somewhere.



Sorry, I don't know why this is happening for you. It works fine for me
when I do what I described in my first post to you.

ss.

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Vista is changing document location Hans Windows Vista General Discussion 1 09-12-2007 11:03 PM
Changing the location of the user account Alexander Windows Vista General Discussion 2 07-21-2007 06:00 AM
IE - Changing location of Favorites folder. Michael Chare Windows Vista General Discussion 2 04-21-2007 04:58 PM
Can You Move User Personal Folders to a Network Location Ridesy Windows Vista Networking 3 02-26-2007 06:54 PM
changing 'documents' location Tim Draper Windows Vista General Discussion 8 11-27-2006 04:58 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59