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 file management

Vista - Compatibility Filesystem

Reply
 
Old 08-24-2008   #1 (permalink)
eagle


 
 

Compatibility Filesystem

Vista seems to have some sort of weird "compatibility files" which
shadow the standard file system for some applications. In the Explorer
toolbar there is a "Compatibility Files" button which opens up a
browser which points to;

C:\Users\username\AppData\Local\VirtualStore\Program Files\whatever

Can someone explain to me what this compatibility filesystem is and
how to avoid is? Is it intended for 16 bit applications? I have a 32
bit editing DLL which writes to the compatibility filestore instead of
to the standard filesystem and I would like to correct this if
possible.

My System SpecsSystem Spec
Old 08-24-2008   #2 (permalink)
Richard Urban


 
 

Re: Compatibility Filesystem

Vista has locked down parts of it's operating so programs can no longer use
them. Programs were NEVER supposed to write their user data to C:\Program
Files - C:\Windows etc. But many programmers are lazy and it was convenient
for them to do so. Now they cant.

If a poorly designed program (junk?) tries to write to these restricted
areas the writes are redirected to the compatibility area of the file
system. These writes are just isolated from the restricted areas. Their
respective programs just "think" that the files were written to C:\Program
Files\Junk Program. They have not been.

End result. Replace the offending program or accept the results.

--

Richard Urban
Microsoft MVP
Windows Desktop Experience


<eagle@xxxxxx> wrote in message
news:1i43b4htei6nl96rbnuptr6g672m3aqnjg@xxxxxx
Quote:

> Vista seems to have some sort of weird "compatibility files" which
> shadow the standard file system for some applications. In the Explorer
> toolbar there is a "Compatibility Files" button which opens up a
> browser which points to;
>
> C:\Users\username\AppData\Local\VirtualStore\Program Files\whatever
>
> Can someone explain to me what this compatibility filesystem is and
> how to avoid is? Is it intended for 16 bit applications? I have a 32
> bit editing DLL which writes to the compatibility filestore instead of
> to the standard filesystem and I would like to correct this if
> possible.
My System SpecsSystem Spec
Old 08-24-2008   #3 (permalink)
Wandering


 
 

Re: Compatibility Filesystem


<eagle@xxxxxx> wrote in message
news:1i43b4htei6nl96rbnuptr6g672m3aqnjg@xxxxxx
Quote:

> Vista seems to have some sort of weird "compatibility files" which
> shadow the standard file system for some applications. In the Explorer
> toolbar there is a "Compatibility Files" button which opens up a
> browser which points to;
>
> C:\Users\username\AppData\Local\VirtualStore\Program Files\whatever
>
> Can someone explain to me what this compatibility filesystem is and
> how to avoid is? Is it intended for 16 bit applications? I have a 32
> bit editing DLL which writes to the compatibility filestore instead of
> to the standard filesystem and I would like to correct this if
> possible.
It has nothing to do with bits. It's there to provide a place for older
programs to put things when they have hard programmed into them the
destinations like "My Documents" and such. Since these folders don't exist
in Vista it has these pointer folders (Junctions) that allow the program to
function while actually putting the documents in the new folders like
"Documents". Don't mess with it. It works just fine.

Good luck.

My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
Need help to retrieve ACL from FileSystem in csv VB Script
Compatibility Filesystem Vista General
WPD filesystem error Vista hardware & devices
filesystem Vista security


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