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
http://mvp.support.microsoft.com/
Windows help -
www.rickrogers.org
My thoughts
http://rick-mvp.blogspot.com
"Saucer Man" <> wrote in message
news:RYFti.2786$...
> 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.
>
> --
>
> Thanks.
>
>
> "Rick Rogers" <> wrote in message
> news:...
>> Hi,
>>
>> It's recommended to use the user's appdata for these types of installs.
>> Details:
>> http://download.microsoft.com/downlo...Spec%201.1.doc
>>
>> --
>> Best of Luck,
>>
>> Rick Rogers, aka "Nutcase" - Microsoft MVP
>> http://mvp.support.microsoft.com/
>> Windows help - www.rickrogers.org
>> My thoughts http://rick-mvp.blogspot.com
>>
>> "Saucer Man" <> wrote in message
>> news:rTqti.5540$...
>>>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?
>>>
>>> --
>>>
>>> Thanks.
>>>
>>>
>>>
>>
>
>