Temporary Folder

:salam:

Hazraat I downloaded a few videos’ which automatically downloaded to ‘temporary folder’ without giving me the option to choose the destination. Now please let me know guys, how do I find ‘temporary folder’ on my pc?

jazaks’

Re: Temporary Folder

go to dos and from the root type

dir temp*.* /s

Repeat for all drives

Re: Temporary Folder

:confused:

Re: Temporary Folder

go to properties of internet explorer >>>Settings>>>view files .... there is ur temp folder.

Re: Temporary Folder

  • woopsy double post

Re: Temporary Folder

thanks FF

Re: Temporary Folder

if you are looking for the 'Temp' system variable then try the following:

press win key + pause
click the 'Advanced' tab and then click on 'Environment Variables'. There you can find and set different system variables for Windows.

Re: Temporary Folder

Thats a lot to do! Just type “set temp” and “set tmp” on any command prompt and it will give you the path to the two system temporary directories.

Re: Temporary Folder

Well! Thats is only partly correct. A little more info for IE:
**
Temporary Internet Files** folder is a special folder and it contains multiple child folders. The individual child folders are not easily viewable. If you open the **Temporary Internet Files **folder, the system will show you the contents of the cache in one big folder. If you want to open the individual folders inside the **Temporary Internet Files folder, change directory to the Temporary Internet Files from a command prompt and type “dir /as” **and you will see a Content.IE5 folder which will contain the individual cache folders.

Re: Temporary Folder

.