Windows Vista Forums
Vista Forums Home Join Vista Forums Donate Vista Tutorials Tags

Welcome to Vista Forums we are your forum to discuss Windows Vista x64 and x86 systems. Whether you need help or just want to post an idea you have on Vista, this is the forum for you.
Register at Vista forums...the world biggest Windows Vista resource Join Vista Forums Now

Go Back   Vista Forums > Vista Newsgroups > Vista file management

Vista public files location problem

Update your Vista Drivers Update Your Drivers Now!!
Closed Thread
 
Thread Tools Display Modes
Old 02-18-2007   #1 (permalink)
Rob Jas
Guest


 

Vista public files location problem

I have a C-drive (160GB) for my programs and a D-drive (400GB) for my
pictures, music etc...

I want to save my pictures and music in the public file for pictures and
music. However this file is per definition on the C-drive and I cannot change
the location. I have tried to do so by using Properties/Location. It is not
possible to change the location.

What is the best procedure to follow to get my music and pictures on the
D-drive for public access?

My System SpecsSystem Spec
Old 02-18-2007   #2 (permalink)
Kerry Brown
Guest


 

Re: Vista public files location problem

Create a folder on the D: drive. Change the NTFS permissions so that
everyone can access it. Share the folder.

http://windowshelp.microsoft.com/win...share+a+folder

--
Kerry Brown
Microsoft MVP - Shell/User
http://www.vistahelp.ca


"Rob Jas" <Rob Jas@discussions.microsoft.com> wrote in message
news:FEE1F08D-65BE-4AA2-890D-7B503DD8A44B@microsoft.com...
>I have a C-drive (160GB) for my programs and a D-drive (400GB) for my
> pictures, music etc...
>
> I want to save my pictures and music in the public file for pictures and
> music. However this file is per definition on the C-drive and I cannot
> change
> the location. I have tried to do so by using Properties/Location. It is
> not
> possible to change the location.
>
> What is the best procedure to follow to get my music and pictures on the
> D-drive for public access?


My System SpecsSystem Spec
Old 02-18-2007   #3 (permalink)
cquirke (MVP Windows shell/user)
Guest


 

Re: Vista public files location problem

On Sun, 18 Feb 2007 03:26:08 -0800, Rob Jas <Rob

>I have a C-drive (160GB) for my programs and a D-drive (400GB) for my
>pictures, music etc...


>I want to save my pictures and music in the public file for pictures and
>music. However this file is per definition on the C-drive and I cannot change
>the location. I have tried to do so by using Properties/Location. It is not
>possible to change the location.


>What is the best procedure to follow to get my music and pictures on the
>D-drive for public access?


This is a long-standing bone of contention, going back to the days of
XP Gold. You can edit the paths in the registry, but the edits don't
"stick"; sooner or later it re-duhfaults to C: again.

I haven't tried again in Vista, but if I had to, I'd try rt-dragging
the relevant subtrees to the other volume, choosing Move on releasing
the mouse button, then rename to taste.

I suspect it won't work, tho. MS just doesn't "get" multiple HD
volumes, even if they did create the feature back in the 1980s.



>--------------- ---- --- -- - - - -

Saws are too hard to use.
Be easier to use!
>--------------- ---- --- -- - - - -

My System SpecsSystem Spec
Old 02-18-2007   #4 (permalink)
Keith Miller MVP
Guest


 

Re: Vista public files location problem

If you haven't already created the folders you want to be Public Music &
Public Pictures on your D: drive, do so. Make sure you give all users
appropriate permissions.

Close all explorer windows.

Start Search -> type: regedit -> right-click RegEdit & select 'Run as
Administrator'

Navigate to:

"HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\User Shell Folders"

In the right-hand pane, edit the values named CommonMusic & CommonPictures,
typing the path to your new folders.

Logoff, Shutdown & restart the computer.

To check your reassignment & assign custom icons, open the 'Run...' dialog
<WinKey+R> and type the following:

shell:commonmusic<Enter>

should open to your new public music folder. Likewise for
'shell:commonpictures'

In your G:\Users\Public' folder, 'Public Music' & 'Public Pictures' will
still appear, but they are ordinary folders now, as evidenced by the lack of
a 'Location' tab in their properties dialog. They can be deleted.

If you want users to be able to navigate to your new folders via the Public
folder, open a command prompt window and type the following:

cd %public%<Enter>
mklink /J "Public Pictures" "<pathToNewPublicPics>"
mklink /J "Public Music" "<pathToNewPublicMusic>"


--
Good Luck,

Keith
Microsoft MVP [Windows XP Shell/User]

"Rob Jas" <Rob Jas@discussions.microsoft.com> wrote in message
news:FEE1F08D-65BE-4AA2-890D-7B503DD8A44B@microsoft.com...
>I have a C-drive (160GB) for my programs and a D-drive (400GB) for my
> pictures, music etc...
>
> I want to save my pictures and music in the public file for pictures and
> music. However this file is per definition on the C-drive and I cannot
> change
> the location. I have tried to do so by using Properties/Location. It is
> not
> possible to change the location.
>
> What is the best procedure to follow to get my music and pictures on the
> D-drive for public access?


My System SpecsSystem Spec
Old 02-21-2007   #5 (permalink)
cquirke (MVP Windows shell/user)
Guest


 

Re: Vista public files location problem

On Sun, 18 Feb 2007 08:38:41 -0800, "Kerry Brown"

>Create a folder on the D: drive. Change the NTFS permissions so that
>everyone can access it. Share the folder.


Not the same thing - he wants to redirect the "Shared" or "All Users"
shell folder behaviors to the location, so that all things that
automatically latch onto those locations will be redirected too.

We need a real answer to this one - even if it's only "oops, MS didn't
think of that one" or "construction is still in progress".



>--------------- ---- --- -- - - - -

Saws are too hard to use.
Be easier to use!
>--------------- ---- --- -- - - - -

My System SpecsSystem Spec
Old 02-21-2007   #6 (permalink)
Kerry Brown
Guest


 

Re: Vista public files location problem

I knew what he was trying to do. I don't know if it's possible. What I
posted is a workaround :-)

--
Kerry Brown
Microsoft MVP - Shell/User
http://www.vistahelp.ca


"cquirke (MVP Windows shell/user)" <cquirkenews@nospam.mvps.org> wrote in
message news:g74ot2h1k9itoljthpedmlg1rsudssk15r@4ax.com...
> On Sun, 18 Feb 2007 08:38:41 -0800, "Kerry Brown"
>
>>Create a folder on the D: drive. Change the NTFS permissions so that
>>everyone can access it. Share the folder.

>
> Not the same thing - he wants to redirect the "Shared" or "All Users"
> shell folder behaviors to the location, so that all things that
> automatically latch onto those locations will be redirected too.
>
> We need a real answer to this one - even if it's only "oops, MS didn't
> think of that one" or "construction is still in progress".
>
>
>
>>--------------- ---- --- -- - - - -

> Saws are too hard to use.
> Be easier to use!
>>--------------- ---- --- -- - - - -


My System SpecsSystem Spec
Closed Thread

Thread Tools
Display Modes



Similar Threads
Thread Thread Starter Forum Replies Last Post
location of Vista game files Robert Vista Games 1 07-31-2008 11:41 AM
Can't share files except Public files on Vista Systems Andy Vabulas Vista networking & sharing 3 09-11-2007 11:56 AM
Public Folder - how to change location?? Neerav Kothari Vista General 9 03-22-2007 08:22 PM
Public Folders - location and share A L L Vista file management 0 02-06-2007 04:35 PM
Common/Public File Location =?Utf-8?B?QWxhbl9CdXJjaGlsbA==?= Vista file management 2 09-18-2006 02:33 AM


Update your Vista Drivers Update Your Drivers Now!!

Vistax64.com 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 2005-2008