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 - C:\Users\All Users is a shortcut, not a junction

Reply
 
Old 03-04-2007   #1 (permalink)
Jon


 
 

C:\Users\All Users is a shortcut, not a junction

This one would seem to be quite a major bug, unless I've missed something,
or it's been fixed by one of the recent updates.

The link 'All Users' in c:\Users would appear to be a shortcut to
c:\ProgramData rather than a junction to it.

This means that any application attempting to write to

c:\Documents and Settings\All Users\.... or to its subfolders would fail.

and hence might explain some of the compatibility problems with older
programs that people are having.


If that is the case then you can fix the problem by deleting the 'All Users'
shortcut in C:\Users, and running this command from an elevated command
prompt

mklink /j "C:\Users\All Users" "C:\ProgramData"

If I've made a mistake here, then please let me know.

--
Jon



My System SpecsSystem Spec
Old 03-04-2007   #2 (permalink)
Jon


 
 

Re: C:\Users\All Users is a shortcut, not a junction

"Jon" <Email_Address@SomewhereOrOther.com> wrote in message
news:OpFYOVoXHHA.4520@TK2MSFTNGP06.phx.gbl...
> This one would seem to be quite a major bug, unless I've missed something,
> or it's been fixed by one of the recent updates.
>
> The link 'All Users' in c:\Users would appear to be a shortcut to
> c:\ProgramData rather than a junction to it.
>
> This means that any application attempting to write to
>
> c:\Documents and Settings\All Users\.... or to its subfolders would fail.
>
> and hence might explain some of the compatibility problems with older
> programs that people are having.
>
>
> If that is the case then you can fix the problem by deleting the 'All
> Users' shortcut in C:\Users, and running this command from an elevated
> command prompt
>
> mklink /j "C:\Users\All Users" "C:\ProgramData"
>
> If I've made a mistake here, then please let me know.
>
> --
> Jon
>
>


Oops, my mistake - looks like it's a symlink, not a standard shortcut. Still
odd that it's the odd one out of the bunch, though.

Anyhow apologies. Ignore the previous post.

--
Jon

My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
creating a shortcut in the All Users Start menu Vista General
Help Run Dll C:\Users\ Users name\AppData\local\temp\axdeqxgo.dll Vista security
Compare users in AD with an SQL table and insert the missing users VB Script
Access All Users & Default Users Start menu Vista file management
Apply Shortcut to All Users Vista General


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