Looking for VirtualStore Info

Posted: 03-27-2007, 02:23 PM
This is confusing me ...

I have an installed program that has 2 files (Excel & Access files) that are
loaded when the program runs. I need to update both of these files
periodically.

Update either of the file, run the program and the updates are not there.

After a couple hours of trying to figure out what was going on, I stumbled
across \users\{me}\AppData\Local\VirtualStore where I found a folder that
was the name of the installed program - along with a copy of the Access &
Excel files.

For giggles, I updated both those files in that folder, ran the app and the
updates were there.

It appears as though the files are replicated from the VirtualStore folder
back to the c:\program files folder where the app is loaded.

Anyone?

TIA -
RJF

Reply With Quote

Responses to "Looking for VirtualStore Info"

DevilsPGD
Guest
Posts: n/a
 
Re: Looking for VirtualStore Info
Posted: 04-03-2007, 04:21 AM
In message <8C062195-2686-4AD5-8495-BCA6F85FBBB0@microsoft.com> "RJF"
<rjf3123@yahoo.com> wrote:
>This is confusing me ...
>
>I have an installed program that has 2 files (Excel & Access files) that are
>loaded when the program runs. I need to update both of these files
>periodically.
>
>Update either of the file, run the program and the updates are not there.
>
>After a couple hours of trying to figure out what was going on, I stumbled
>across \users\{me}\AppData\Local\VirtualStore where I found a folder that
>was the name of the installed program - along with a copy of the Access &
>Excel files.
>
>For giggles, I updated both those files in that folder, ran the app and the
>updates were there.
>
>It appears as though the files are replicated from the VirtualStore folder
>back to the c:\program files folder where the app is loaded.
Many applications break for standard users (non-admins) today because
they attempt to write to protected areas that the standard user does not
have access to. UAC will improve application compatibility for these
users by redirecting writes (and subsequent reads) to a per-user
location within the user’s profile. For example, if an application
attempts to write to “C:\program files\appname\settings.ini” and the
user doesn’t have permissions to write to that directory, the write will
get redirected to “C:\Users\username\AppData\Local\VirtualStore\Prog ram
Files\appname\.” To make it easier to find these redirected files has
been added a new button to Windows Explorer. If there is a virtualized
version of a file related to the current directory, a Compatibility
Files button appears that will take you to the virtual location to view
that file.

--
Insert something clever here.
Reply With Quote
 
LinkBack Thread Tools Display Modes
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may 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 On
Forum Jump


Similar Threads
Thread Thread Starter Forum Replies Last Post
File Virtualization (VirtualStore) Non-functional Brent Windows Vista File Management 1 03-23-2007 01:31 PM
VirtualStore not working Merak Windows Vista File Management 4 02-12-2007 12:39 AM
VirtualStore??????? SpeedKing Windows Vista File Management 1 11-08-2006 12:57 PM
Preview Pane File Info Randy Cragin Windows Vista File Management 0 07-02-2006 07:59 PM
Just some info on Networking 5342 Andre Da Costa [Extended64] Windows Vista Networking & Sharing 2 04-19-2006 04:11 PM