Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Vista Newsgroups > Vista General

Vista - "User's Files" folder and Shell Folders like Documents, Desktop, M

Reply
 
Old 02-07-2007   #1 (permalink)
flux burner


 
 

"User's Files" folder and Shell Folders like Documents, Desktop, M

VI was glad to see that in the folder options of the 'User's Files' folders
that you could change the locations. And I changed them all to my second
drive. This moved the folders from the C:\users\username folder to the new
location.

Then i installed an app that wanted to use one of the folders. It 'called'
to the C:\USERS\<USERNAME>\CONTACTS folder which wasnt there, and so created
a new one. Now in my User's Files folder there are two contacts folders. did
this with another app and created another documents folder.

So i thought, maybe i will create symlinks in the c:\users\username folder
for the contacts folder, documents etc. then redirect the folders back to the
c:\users location (but really the data was still on second drive becasue i
created the symlinks <thought that was crafty myself :-) > BUT errored
saying i couldnt move to symlink. (it actually stated a proper term for a
symlink\junction but i cant remember that name right now )

So, what is the point of being able to move the location of the folder the
links/hardlinks/shell folder in the "users files" folder if it doesnt
redirect the other pointers to C:\users\username\folder as well? Poor by
design poor by installation?

Any ideas on how to redirect the folders entirely/achieve what i am trying
to do? andy information on the folder "User's files"? is it a Hardlink, shell
folder/component, something else? i think they are shell folders.

Thanks everyone!


My System SpecsSystem Spec
Old 02-07-2007   #2 (permalink)
Keith Miller MVP


 
 

Re: "User's Files" folder and Shell Folders like Documents, Desktop, M

What are the apps?

If the registry entries under:

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

have your redirected paths, you've done everything right and your app should
be "asking" Where the Contacts folder is, not assuming a default path.


--
Good Luck,

Keith
Microsoft MVP [Windows XP Shell/User]

"flux burner" <fluxburner@discussions.microsoft.com> wrote in message
news:6EE642B9-7A52-4AC4-908A-DC77C03D4649@microsoft.com...
> VI was glad to see that in the folder options of the 'User's Files'
> folders
> that you could change the locations. And I changed them all to my second
> drive. This moved the folders from the C:\users\username folder to the new
> location.
>
> Then i installed an app that wanted to use one of the folders. It 'called'
> to the C:\USERS\<USERNAME>\CONTACTS folder which wasnt there, and so
> created
> a new one. Now in my User's Files folder there are two contacts folders.
> did
> this with another app and created another documents folder.
>
> So i thought, maybe i will create symlinks in the c:\users\username folder
> for the contacts folder, documents etc. then redirect the folders back to
> the
> c:\users location (but really the data was still on second drive becasue i
> created the symlinks <thought that was crafty myself :-) > BUT errored
> saying i couldnt move to symlink. (it actually stated a proper term for a
> symlink\junction but i cant remember that name right now )
>
> So, what is the point of being able to move the location of the folder the
> links/hardlinks/shell folder in the "users files" folder if it doesnt
> redirect the other pointers to C:\users\username\folder as well? Poor by
> design poor by installation?
>
> Any ideas on how to redirect the folders entirely/achieve what i am trying
> to do? andy information on the folder "User's files"? is it a Hardlink,
> shell
> folder/component, something else? i think they are shell folders.
>
> Thanks everyone!
>


My System SpecsSystem Spec
Old 02-07-2007   #3 (permalink)
flux burner


 
 

Re: "User's Files" folder and Shell Folders like Documents, Deskto

Hello Keith, thanks for replying,

In particular Windows Live Messenger created the Contacts folder. In XP this
was not a folder, so Messenger would create it. I wonder if the programming
of the installer is not (excuse my terminology) "calling" the Contacts
folder, but "create"ing the folder. In this case wouldnt it /not/ check for
the already existing path, but just create a new one?

Perhaps that is the issue; however, if i could achieve a symlink as the
location folder, still in the C:\users folder, then i could get around even
that...or i would have to modify the junction/symlink for C:\Documents and
Settings and all the others to point to the same location as my location for
the shell folders i am redirecting. perhaps that is not necesssary. seems to
me that leaving the shell folders 'locations' in c: and having those folders
being able to be redirected would work better.

Last option would be to create an WIM for the system, and with an unattend
file, redirect the :\users folders to the seperate drive. not digging that
option, but would be a learning experience.

Flux Burner
_____________________________________________________________


"Keith Miller MVP" wrote:

> What are the apps?
>
> If the registry entries under:
>
> "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User
> Shell Folders"
>
> have your redirected paths, you've done everything right and your app should
> be "asking" Where the Contacts folder is, not assuming a default path.
>
>
> --
> Good Luck,
>
> Keith
> Microsoft MVP [Windows XP Shell/User]
>
> "flux burner" <fluxburner@discussions.microsoft.com> wrote in message
> news:6EE642B9-7A52-4AC4-908A-DC77C03D4649@microsoft.com...
> > VI was glad to see that in the folder options of the 'User's Files'
> > folders
> > that you could change the locations. And I changed them all to my second
> > drive. This moved the folders from the C:\users\username folder to the new
> > location.
> >
> > Then i installed an app that wanted to use one of the folders. It 'called'
> > to the C:\USERS\<USERNAME>\CONTACTS folder which wasnt there, and so
> > created
> > a new one. Now in my User's Files folder there are two contacts folders.
> > did
> > this with another app and created another documents folder.
> >
> > So i thought, maybe i will create symlinks in the c:\users\username folder
> > for the contacts folder, documents etc. then redirect the folders back to
> > the
> > c:\users location (but really the data was still on second drive becasue i
> > created the symlinks <thought that was crafty myself :-) > BUT errored
> > saying i couldnt move to symlink. (it actually stated a proper term for a
> > symlink\junction but i cant remember that name right now )
> >
> > So, what is the point of being able to move the location of the folder the
> > links/hardlinks/shell folder in the "users files" folder if it doesnt
> > redirect the other pointers to C:\users\username\folder as well? Poor by
> > design poor by installation?
> >
> > Any ideas on how to redirect the folders entirely/achieve what i am trying
> > to do? andy information on the folder "User's files"? is it a Hardlink,
> > shell
> > folder/component, something else? i think they are shell folders.
> >
> > Thanks everyone!
> >

>
>

My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
"Public Documents" Folder Showing Up With EXE Files Of Unknown Origin Vista General
Moving "My DOcuments" and remainder of "My" files to second drive Vista file management
How to apply changes to "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders\Personal" (My Document)? VB Script
Missing "Documents" and "Music" folder. Vista General
Missing "Documents" and "Music" folders after upgrade from Windows XP. Anyone know how to recreate them? Vista installation & setup


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

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