A small description

Make the best out of your PC. Here you can find some nice, useful tips and tricks that can be used to tame your PC. I hope you will find the tricks posted here useful. I have made the language as simple as possible so that it can be understood even by a noob. If you have any queries or want help feel free to question, I will try to shelp you out. If you have any good trick that you want to share with us, please tell us. Your suggetions/comments are always invited.

Google translate

Showing posts with label start up. Show all posts
Showing posts with label start up. Show all posts

January 27, 2009

show your own tips on start up

Now show your own tips on start up.

Open your registry and find the key below.

HKEY_LOCAL_MACHINE\ SOFTWARE\ Microsoft\ Windows\ CurrentVersion\ Explorer\ Tips

Create a new string value named by incrementing the existing value names and set it to the required tip text.

October 27, 2008

Pop up a msg on start up

This Trick pops up a Message Box on Start Up !

** You Must Have Administrator Privileges !

Start>Run

type: regedit

This will open the ' Registry Editor ' !


Now,


HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WinLogon


Now, on the right hand side :


Right Click>New>String Value



Name it : LegalNoticeCaption



Now, double click it and in value data feild write the text that you want in the title of the Message Box !



Now Again : 


Right Click>New>String Value



Name it : LegalNoticeText



Now, double click it and in value data feild write the text that you want to display in the Message Box !


Note::

Use registry editor carefully. Make a back up of the registry before carrying out any tweaks, this can be done by using the export feature from the file menu.