I would like to know what the purpose of the directory C:\Users\TEMP in Windows 7 is. I am installing Aptana from the Admin account and it is trying to place files there, specifically, in C:\Users\TEMP\AppData\Local\Aptana
|
|
||||
|
You can determine whether the folder contains a profile by examining its contents. If you see directories named Desktop, Documents (or My Documents), Pictures, etc., then it is a profile directory. Given that Aptana wants to put files there while you are logged in as the Administrator, and the fact that |
|||||||||
|
|
Look at what's in the directory. If you aren't familiar with it, compress the directory using 7zip and rename the whole thing (to back it up). Then delete the original directory. If nothing happens, run with it for a while. When YOU are convinced that the directory had no value, delete the backup you made with 7zip. If you compress and rename the backup you create, and all heck breaks loose, reboot Windows in safe mode, and put everything back like it was. This will help you determine if it is needed, and if not, helps you safely get rid of it. ANY program could have made that TEMP directory. |
||||
|
|
C:\Users\Tempfolder, or at least there shouldn’t be unless you create a user namedTemp. Unfortunately some programs are poorly written and put files in the wrong place (maybe a missing variable name or superfluous.., etc.) so it may have ended up in teh wrong place (though permissions should prevent that). – Synetech Jul 23 '12 at 21:27AppData\Local(by default). – Synetech Jul 23 '12 at 21:28