Windows 7: Use VirtualStore as user for own benefit?

Posted by mfn on Super User See other posts from Super User or by mfn
Published on 2010-05-30T17:32:51Z Indexed on 2010/05/30 17:34 UTC
Read the original article Hit count: 218

Filed under:
|
|

I've researched a bit and came to the understanding that VirtualStore is part of the new UAC feature in Vista/W7 which is the file system part of the transparent data redirection and redirects write access to folders like program files to C:\User\<username>\AppData\Local\VirtualStore\ in lack of applications respecting the LUA principles.

Now I'm interested if that kind of transparent redirection can also be used as a power to the user. Here's an example which comes to my mind:

I install any kind of software to e.g. D:\Whatever\ThisAndThisApp\ and I set up things that, after initial installation, any write access to this folder is transparently redirected to e.g. D:\MyOwnVirtualStore\Whatever\ThisAndThisApp\file_only_writable_here.txt.

Is this thinking too far or can I actually use that power of VirtualStore as a user on Windows 7? I'm using the Professional version of that matters.

© Super User or respective owner

Related posts about windows-7

Related posts about uac