I was under the impression that you just used the path as returned -
and behind the scenes it'll automagically really use the virtual
store.

Dont' have a 7 box around atm to prove it though...

On Fri, Feb 5, 2010 at 11:31 AM, Anthony <[email protected]> wrote:
> Iam using some
> code....Environment.GetFolderPath(Environment.SpecialFolder.ProgramFiles)
> which apears to return the same path when i use it on an application
> deployed by Clickonce or run through VS 2008
>
>
>
> But i have noticed that it stores any files physically on the
> computer(Windows 7) under
> c:\Users\anthony\AppData\Local\VirtualStore\Program Files (x86)\test
>
>
>
> When i resolve the address in code the address is c:\Program Files
> (x86)\test   I think this has been spoken about but what should i use to be
> able to store file on any computer in a consistent way?
>
>
>
> Is your website being IntelliXperienced?
> regards
> Anthony (*12QWERNB*)
>
> Is your website being IntelliXperienced?
>
>
>
>



-- 
Geoff Appleby
Blog: http://blogs.crankygoblin.com/blogs/geoff.appleby/

Reply via email to