- Open internet properties window (start > run> type inetcpl.cpl >press enter or right click internet explorer and click properties)
- Now click advanced tab
- In there find " Empty Temporary internet files folder when browser is closed " (should be located at security listing) and select it by checking the box.
- Click apply and click ok
- From now on temporary internet files were automatically deleted when closing internet explorer.
Welcome to NSTECH blog, this site provides free IT Support for everyone, providing you informations about virus guards, system repair, system recover, tips and tricks, registry tweaks and more.
Tuesday, September 8, 2009
clear temporary files when exiting internet explorer
This will show you how to clear temporary internet files when you closing internet explorer, follow these steps.
create shortcut to shutdown and restart
This post will show how to create shortcuts for shutdown & restart your system without taking long way to find your restart and shutdown buttons. the procedure as follows.
Shutdown
Restart
Shutdown
- Right click on desktop, point to new, click create shortcut
- In the location field (space near browse button) type shutdown -s -t 0 and click next
- Now type a name for shortcut and click finish
- Now double click shortcut to shutdown your pc
Restart
- Right click on desktop, point to new, click create shortcut
- In the location field (space near browse button) type shutdown -r -t 0 and click next
- Now type a name for shortcut and click finish
- Now double click shortcut to restart your pc
Wednesday, September 2, 2009
how to prevent appearing recent documents
Normally when you open or access a document or file it is added to the list called recent document (in the start menu) by editing some keys in your registry you can disable recent document ever appearing again. here is how we do it.
Step 1
Step 1
- Go to the registry editor (start>run>type regedit and press enter)
- Now go to the key of HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
- Right click on the key, point to new and click DWORD value
- Now name the key as NoRecentDocsHistory
- Double click to open the key and set the value '1' to enable the restriction
- Then go to HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
- And repeat the steps from 3 to 5
delete emails in deleted folder when exiting outlook 2003
When are receiving and reading e-mails, you may delete the emails that is not important to you, but when you delete, it moves the emails to deleted items folder and not deleted from outlook. with a few changed of outlook settings you are prompt to delete them automatically when you exiting outlook 2003, the instruction as follows.
If you don't want to prompt each time to delete the emails, do as follows
- Open outlook 2003
- In the menu click tools and click option
- Click on the other tab in the options window
- In there under "general" section select "empty the deleted items folder upon exiting"
- Click apply and ok
If you don't want to prompt each time to delete the emails, do as follows
- In the option window, click on other tab
- Now under general click "advanced option"
- In advanced options window deselect "warn before permanently deleting items"
- Click ok
- Then click apply and ok
Tuesday, September 1, 2009
convert partition from FAT to NTFS with command prompt support
Do you need to convert your FAT partition to NTFS, this can be done with a simple command. and you can even convert your partiton straight away with data (no need to backup data) but keep in mind this process cant be reversed once you convert FAT to NTFS, here is how we do it
- Click start and run
- Type cmd and press enter to open command prompt
- In the command prompt type Convert C: /FS:NTFS and press enter
- Once you press enter it will ask you for confirmation and press Y. Then press Y again once more to reboot pc
- The conversion process will begin at the next reboot
Subscribe to:
Posts (Atom)