Hi there,

I think this is the best area to ask this question.

I have changed my MSI to install to c:\ProgramData. I am not certain if this directory exists in XP, but that is not the issue, at the moment.

When I run my program, any writes to the database in this directory get virtualized and thus my DB mods get put into the virtual directory under c:\user\......

What do I change to get my DB writes to not get virtualized? From what I read, this is the appropriate place.

Thanks. Dave