When I open a .docx file directly from a RAR archive using WinRAR, where does WinRAR extract the file? My OS is Vista. RAR version 3.9.
Asked
Active
Viewed 1.4e+01k times
4 Answers
10
Winrar extracts the archives to
C:\Documents and Settings\<user_name>\Local Settings\Temp (Windows XP)
C:\Users\<user_name>\AppData\Local\Temp (Windows Vista/7)
by default, but I don't recommend you to edit an extracted file in a temp folder. Instead, extract the file (for example, to desktop), edit and save it, and then update the archive with the new file.
P.S.: You can change Winrar's default temp directory from Winrar's Options > Settings > Paths tab.
Mehper C. Palavuzlar
- 55,953
0
It temporary files go in:
C/Users/<your username>/AppData/Local/Temp
The temporary files are extracted in a folder with a similar name: Rar$DRa0.135
Just open the folder and if you find the same files you were extracting, those are the ones.
0
Take a look a your temp folder.
Should be something like C:\Users\Some User\AppData\Local\Temp if you're on Win7
Raystafarian
- 21,963
- 12
- 64
- 91
Jerome
- 91