Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: Private temporal files on Windows

by nikosv (Deacon)
on Dec 18, 2014 at 18:22 UTC ( [id://1110769]=note: print w/replies, xml ) Need Help??


in reply to Private temporal files on Windows

In Windows, apps write temporary and private data per user in the special application data folders

Check the Environment.SpecialFolder enumeration http://msdn.microsoft.com/en-us/library/system.environment.specialfolder%28v=vs.110%29.aspx

and look at the "LocalApplicationData" section which states that: The directory that serves as a common repository for application-specific data that is used by the current, non-roaming user.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1110769]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (6)
As of 2024-04-26 09:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found