reanimation
New Member
- Joined
- Mar 18, 2010
- Messages
- 22
- Thread Author
- #1
Whenever I try some downloaded .exes I get an error saying 'error writing to temp location' or something similar. I've tried running them as admin, tried running them without UAC, and even tried to change the temp location from environment variables but it doesn't change. Is there any fix or an installer file I can download and reinstall to fix the microsoft installers? (win7 x64)
cybercore
New Member
- Joined
- Jul 7, 2009
- Messages
- 15,641
Do you have the temporary directory? That is usually c:\windows\temp, check in your (right click Computer) > System properties -> Advanced -> Environment variables.
However, not every installer uses these settings - some sofware creates tmp folders in places different from the system's; therefore and just in case, these places shouldnt be marked read-only.
Try :
1. Use the cleanup utility and update windows installer to the latest version:
Link Removed
Link Removed
2. Make sure that the tmp folder is not full (out of disk space) or write-protected
3. Make sure that the files inside the folder are not read-only
4. Empty it or specify a different temp folder
However, not every installer uses these settings - some sofware creates tmp folders in places different from the system's; therefore and just in case, these places shouldnt be marked read-only.
Try :
1. Use the cleanup utility and update windows installer to the latest version:
Link Removed
Link Removed
2. Make sure that the tmp folder is not full (out of disk space) or write-protected
3. Make sure that the files inside the folder are not read-only
4. Empty it or specify a different temp folder
reanimation
New Member
- Joined
- Mar 18, 2010
- Messages
- 22
- Thread Author
- #3
3. Make sure that the files inside the folder are not read-only
Thanks, that seemed to fix the issue. No idea how they became read only in the first place.
Agent Data
Banned
- Joined
- Jan 9, 2010
- Messages
- 915
Thanks, that seemed to fix the issue. No idea how they became read only in the first place.
when the folder is read-only its files become read only too