Windows 8.1 and temporary files
Community Forums/General Help/Windows 8.1 and temporary files| 
 | ||
|  My application is installed in program files, but does not start from that location, and I think it may be that in that directory temporary resource application, where is the best place to create those files created? | 
| 
 | ||
| Do not hard code any files paths. Use system the system variables to get a location for places to store temporary data. See here and here for a full list of environment variables. You should be able figure our your self the best location. | 
| 
 | ||
| Thanks You! =) |