Thursday, July 18, 2013

Add a Welcome note on Windows startup

You can create your own Welcome note on your Windows at every start up.
This is a small Registry trick..
  • Goto Registry Editor by typing REGEDIT in RUN dialogue box.
  • Navigate as
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system


  • Now in the right side panel find the name legalnoticecaption if it is not found then right click and select new String value and name it as legalnoticecapiton, Now right click on the name and select Modify.
  • Now at the space below Value data type the text what you want it to be the title of the Welcome note.
  • And next find the name legalnoticetext, if not found as above create a new string value and name it as legalnoticetext, Now right click on the name and selectModify.
  • Now at the space below Value data type the text what you want to show in the Welcome note window.
And now close the registry and restart your system and you will see a Welcome note saying the text you filled at every start up…

0 comments :

Post a Comment