Non-Protected Folders in Vista

S

Saucer Man

I am trying to find some locations in Vista that would be good for program
installs where the program writes data in it's own folder. I know the
c:\users folder is protected. How about c:\users\all users? Can an install
work in this location?
 
S

Saucer Man

Ok, but I have a program which is a per-machine program and some data is
written in its subfolders when the program is running. This program cannot
be installed in the users appdata folder. It doesn't work in Program Files.
 
R

Rick Rogers

Hi,

Vista uses file virtualization for programs that need to write to their own
folder, as writing to C:\Program Files is not an allowed function.
Generally, this is %userprofile%\appdata\local\virtualstore. Your
application will need to comply with the programming specifics from the SDK
to accomplish this, and is beyond the scope of this group, and should be
addressed in a group that supports the language the program is being written
in.

--
Best of Luck,

Rick Rogers, aka "Nutcase" - Microsoft MVP

Windows help - www.rickrogers.org
My thoughts http://rick-mvp.blogspot.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top