N
Nick
First off, i am trying to figure out what causes my temp folder to move from
AppData\Local\Temp to AppData\Local\Temp\1. When i log out and log back in,
then it becomes AppData\Local\Temp\2.
Secondly, the AppData\Local\Temp\1 folder has strange permissions, where it
has these users and groups listed:
NULL SID
Everyone
SYSTEM
CREATOR OWNER
CREATOR GROUP
each item has 0 permssions.
Lastly, my app trys to write to this folder using C++ ::CopyFile. It
crashes rather than returning fasle.
Thanks for any suggestions.
Nick Bauer
AppData\Local\Temp to AppData\Local\Temp\1. When i log out and log back in,
then it becomes AppData\Local\Temp\2.
Secondly, the AppData\Local\Temp\1 folder has strange permissions, where it
has these users and groups listed:
NULL SID
Everyone
SYSTEM
CREATOR OWNER
CREATOR GROUP
each item has 0 permssions.
Lastly, my app trys to write to this folder using C++ ::CopyFile. It
crashes rather than returning fasle.
Thanks for any suggestions.
Nick Bauer