Showing posts with label Operating Systems. Show all posts
Showing posts with label Operating Systems. Show all posts

Tuesday, March 10, 2009

How To Install Windows XP and Vista (with pictures)

To fully explain how to install windows xp and vista, I've taken time out to create this application that graphically illustrates the steps involved in the installation of the two operating systems such creating a partition, formatting etc

Follow any of the links below to download my free operating system guide:
http://rapidshare.com/files/207574679/OperatingSystemGuide.zip

or

http://www.4shared.com/file/92132371/c5dff181/OperatingSystemGuide.html


In case of questions, send a mail to: jhat_don@yahoo.com

Sunday, August 31, 2008

Windows XP Tips and Tricks

How To Turn Off ‘thumbs.db’ File In Explorer.

The thumbs.db file is a file that all windows xp users are familiar with. Some find it disturbing, some term it as a virus while some don’t care. It is a small database file that caches the location of the current item in that location. To turn it off: Go to: My Documents> Tools> Folder Options> View Tab> check ‘Do not cache thumbnails’> Apply and OK





How To View Hidden Files

There are some viruses that attack a system and disable the user from viewing hidden files from folder options even after removing them. In this case, to view hidden files, you need to edit the registry. Scared? Don’t be. Its very simple if you follow these steps:
Start> Run> ‘regedit’

At the left pane of the registry, expand:
My Computer> HKEY_CURRENT_USER> Software> Microsoft> Windows> Current Version> Explorer> Advanced
At the right pane, right click ‘Hidden’,
select ‘Modify’,
Under ‘Value’,
enter 1.





How To Remove ‘Recent Documents’ Menu from Start.


In case you want to remove the ‘Recent Documents’ menu, follow these steps:
Start> Run> ‘regedit’
At the left pane: My Computer> HKEY_CURRENT_USER> Software> Microsoft> Windows> Current Version> Policies> Explorer
Right click ‘Explorer’ and select New> DWORD Value (as shown)


At the right pane: Type in "NoRecentDocsMenu" without the quotes.
Right click ‘NoRecentDocsMenu’ and select ‘Modify’.
Under ‘Value’, enter 00000001 and click OK.

Exit regedit.


Piece of cake!