Tag Archives: Customize

How to disable Right Click on a Web Page – with HTML

Disable Right Clicks using HTML tags. This trick is one of the basic ones. This has hugely been replaced by newer Javascripts and asp codes. But still this is an interesting piece of information.

Posted in Uncategorized | Also tagged Disable, HTML, Tips, Tutorial, Web | 1 Comment

Keyboard shortcuts for Windows

keyboard-shortcut-thumb

A list of Windows keyboard shortcuts (most of them can be used under Linux too) I use regularly. Once you have picked up the habit, you will wonder why you didn’t do it till then? These may not necessarily be program specific because it would make this post all so long.

Posted in Featured, Windows | Also tagged Keyboard, Shortcut, Tips | 1 Comment

Cool icons – get icons free from FastIcons.com

Fasticons.com is a one stop shop for pretty and cool icons on the web. The icons can be purchased in bulk. There is also a collection of good free icons which can be used as ico icons or as icons for a web template Download free icons from FastIcon.com! FastIcon.com sells professional Royalty-free Stock Icon [...]

Posted in Uncategorized | Also tagged Edit, Free, Icon | 3 Comments

How to add your favourite picture to Windows default wallpaper list ?

The Windows default wallpaper list is shown when we select Desktop tab under Display Properties (Right click»Properties on Desktop). If you need to add some pictures to this list from your own collection here are the steps to follow. The wallpapers shown in the list are located in the folder %SystemRoot%\Web\Wallpaper the %SystemRoot% represents your [...]

Posted in Windows | Also tagged Wallpaper | Leave a comment

Add a context menu option to list all files in a folder and save it as text file

okthen has commented here with an easier way if you know registry : Go to the Folder tree My Computer\HKEY_CLASSES_ROOT\Folder\shell\ Right Click and select New»Key name the key “List Files and Folders” Now add another key to it named command. Go to the Default on right panel and double click on Default REG_SZ and paste [...]

Posted in Windows | Also tagged Command Prompt/Shell, File, Tips | 18 Comments