1. What are the steps (dialogue) to change Windows7 system TEMP files on C-drive to one of my other local HHD drives? I now have only a 160GB SSD for my boot (C-drv) and want to keep the WRITE/ERASE ops down to a minimum.
2. Is it a security risk to change the Internet TEMP file Folder from the hidden/protected area on the C-drive to another local HHD? I have read that there are built-in virtual paths and protectors both on the system and registry which tends to protect from internet TEMP files contains viruses, rootkits, etc from reaching the critical areas easily. Also Norton likely checks signatures in these default areas for TEMP files.
Thanks in advance.
Hi Mike,
To change the location of the System Temp folder, follow the steps given below.
1. Right click on Computer and click on Properties. In the resulting window with the basic information about your computer
2. Click on Advanced system settings on the left panel resulting in a dialog box click on the Advanced tab a
3. Click on the button near the bottom labeled Environment Variables.
4. You may see both TMP and TEMP listed in the section labeled User variables for (account). That's the common location; each different login account is assigned its own temporary location.
5. In the Variable value Edit box you may specify the path to the directory that Windows and many other programs will use for temporary files.
Be sure and repeat that process for both TMP and TEMP.
You'll need to restart any running programs for the new value to take effect. In fact, you'll need to restart Windows for it to begin using the new value for its own temporary files.
To change the location of the Internet Temp folder, follow the steps given below.
Note: That Internet Explorer moves cookies to the new folder and the old folder is removed. Additionally, the following message is displayed when you attempt to move the Temporary Internet Files folder:
Warning: Moving the location of your Temporary Internet Files folder will delete all your subscription data.
D:\Ietemp
For information about how to create a folder, click Start, click Help, click the Index tab, type new folder, and then double-click the "New Folders" topic.
You can change the location of Internet explorer temp folder; there is no security threat to your computer.
Hope this information is helpful.
Amrita M
Microsoft Answers Support Engineer
Visit our Microsoft Answers Feedback Forum and let us know what you think.
Warning: Moving the location of your Temporary Internet Files folder will delete all your subscription data.
Thank you for your swift reply.
1... What exactly comprises the "subscription data"? Subscriptions to what? What would be compromised and what problems will it cause me if it's lost? Past history I don't care about, or should I? The thing I mostly use the internet for on the PC in question is for downloading Windows and application software updates.
2... And if I change the internet Temp folder locations, do you think Norton will know where to look for these relocated files/folders?
The last nodes of the filenames I plan to relocated are: Content.IE5, index.dat, Content.IE5index.dat, Low\index.dat.
I assume no problems changing these file's locations?
Thanks again,
Mike
Help!!!!!!
Ok, so maybe that was a bit dramatic. I am trying to accomplish the same thing (moving the Windows Temp, User Temp & IE Temp folders to a seperate HDD).
So I have a question and a problem:
The Question: If I want to move all of the temp files (Windows Temp, User Temp & IE Temp) to a seperate hard drive, what would the recommended size of this "spare" hard drive be. I have plenty of 10-60gb HDD's laying around. What would the recommendation be for the maximum size needed to NEVER run into a problem.
The Problem:
Here's what I ran into while following the procedure outlined above:
I Have:
User 1: Administrator (Built in)
User 2: Admin (Administrator)
User 3: User (Standard User)
User 4: Guest (Built in)
I logged in as User 2 and was successful in moving the Windows Temp (both Temp & TMP) folders to T:\Windows. Then I moved the User folders to T:\Admin
I logged out and logged back in as user 3. When I went to the "Advanced settings", I was prompted for my Administrator priviledges, and put in the password of user 2. I pressed Enviromental Variables, expecting to see User Variables (User 3), but was greeted with User Variables (User 2) and the values for Temp & TMP were already T:\Admin (user 2).
Are ALL of the user temp data now going to the T:\Admin folder OR are the other users temp data not being moved????? I wanted T:\Windows (for windows temp data), T:\Admin (for Admin User temp data), T:\User3 (for User 3 Temp data, etc.), but it looks like ALL user temp data is now going into the 1 temp folder, OR was not moved properly, and I can't tell.
Any thoughts???
> Are ALL of the user temp data now going to the T:\Admin folder OR are the other users temp data not being moved????? I wanted T:\Windows (for windows temp data), T:\Admin (for Admin User temp data), T:\User3 (for User 3 Temp data, etc.), but it looks like ALL user temp data is now going into the 1 temp folder, OR was not moved properly, and I can't tell.
> Any thoughts???
all your temp data is going to that directory now, you can use per-user directories on temp by adding %USERNAME% entry on temp path.. example d:\tempdirs\%USERNAME%\temp
don't forget to add "full control"-rights to users for their own tempdirs.. and for d: and d:\tempdirs to all users "read and execute"-rights.
Maybe this will be helpful,
You can also look into this fellow,
I did it, but msi installers stopped to work with "Internal Error 2203".
I've read about it here: http://support.microsoft.com/kb/296056
- but it's not the case.
First - I have UAC disabled, then - I have write permission to C:\Windows\Installer directory. I even copied C:\Windows\Installer to %TEMP%\Installer and double checked it has write permission for SYSTEM user.
My goal was to move temporary directories to ramdisk, but it failed since many programs (including Windows itself) stopped to store their settings (they were lost after restart, even if ramdisk were stored on shutdown and restored on boot).
Then again it would be profitable to move temp directories to temp partition to limit great fragmentation introduced by temporary files. But I guess something else need to be done. Maybe permissions to system %TEMP% and %TMP% should be limited to SYSTEM user only? Or maybe C:\Windows\Installer directory should be copied somewhere else - I don't know.
As soon as I changed %TEMP% and %TMP% environment variables to their defaults - installers start to work without need to log off or restart. Please notice I restarted Windows after changing those variable for the first time. My new temp directory contained new files created by applications after restart - so I'm sure I've done it correctly.
So, any idea how to move C:\Windows\Temp to another partition (or disk) without breaking msi installers?
* Please try a lower page number.
* Please enter only numbers.
