R
Ronnie Vernon MVP
D3DAiM
There should not be anything in those folders that a user can modify. If
there are any user configurable files for those program folders, they will
be stored in the Users folder tree. If it is a program that does not
recognize Vista and tries to write to files in C:\Program Files, these files
may be virtualized in the:
C:\Users\username\AppData\Local\VirtualStore\Program Files\whatever program
folder.
Example: Windows Mail.
The programs installation and core files are located at:
C:\Program Files\Windows Mail.
All of the user configurable files are located at:
C:\Users\username\AppData\Local\Microsoft\Windows Mail
This folder contains files such as logs, user configuration settings, and
all of the stored email, newsgroup messages and other files that are created
or written to when the program is running.
The idea is to keep all of the programs core files secure.
Another issue is that UAC is tightly integrated with Virtualization and
compatibility. If UAC is turned off, this could effect some of these
processes.
There should not be anything in those folders that a user can modify. If
there are any user configurable files for those program folders, they will
be stored in the Users folder tree. If it is a program that does not
recognize Vista and tries to write to files in C:\Program Files, these files
may be virtualized in the:
C:\Users\username\AppData\Local\VirtualStore\Program Files\whatever program
folder.
Example: Windows Mail.
The programs installation and core files are located at:
C:\Program Files\Windows Mail.
All of the user configurable files are located at:
C:\Users\username\AppData\Local\Microsoft\Windows Mail
This folder contains files such as logs, user configuration settings, and
all of the stored email, newsgroup messages and other files that are created
or written to when the program is running.
The idea is to keep all of the programs core files secure.
Another issue is that UAC is tightly integrated with Virtualization and
compatibility. If UAC is turned off, this could effect some of these
processes.