R
rpotash
My application creates an access database. I am testing with multiple users.
I log-in to Vista as the Admin. The application starts and places the data
file in C:\ProgramData\MyAppName folder as desired. I then log-out and log-in
as a Standard User and start the Application. It appears Vista then creates a
copy of the file in the C:\ProgramData\MyAppName compatibility folder. So the
problem is, the Admin and the Standard User aren't looking at the same file.
From the documentation I assumed that files in the CSIDL_COMMON_APPDATA
folder were shared by all users of my application, however this doesn't seem
to be happening. Any suggestions on why this is happening and how to resolve
it?
I log-in to Vista as the Admin. The application starts and places the data
file in C:\ProgramData\MyAppName folder as desired. I then log-out and log-in
as a Standard User and start the Application. It appears Vista then creates a
copy of the file in the C:\ProgramData\MyAppName compatibility folder. So the
problem is, the Admin and the Standard User aren't looking at the same file.
From the documentation I assumed that files in the CSIDL_COMMON_APPDATA
folder were shared by all users of my application, however this doesn't seem
to be happening. Any suggestions on why this is happening and how to resolve
it?