Saturday, December 10, 2005

Registery Learning - Showing a message at startup

Trick 1 : Showing a message at windows start up.

1. Run Registery Editor as described in last post.
2. In different versions of windows, this step is different.

*** Win 98 & Me : HKEY_LOCAL_MACHINE>Software>Microsoft>Windows>CurrentVersion>Winlogon

*** Win NT & XP : HKEY_LOCAL_MACHINE>Software>Microsoft>WindowsNT>CurrentVersion>Winlogon

3. Right click on the right window(frame) of the registery editor. Select New & then choose String(Text) Value. Name it as LegalNoticeCaption(it might already exist) .Select it & choose modify, Then enter the caption(The headline that apears on top of the windows that is going to show your message) of your message as value.

4. Again right click on the right window(frame) of the registery editor. Select New & then choose String(Text) Value. Name it as LegalNoticeText (it might already exist) .Select it & choose modify, Then enter your message as value.

Well you're done & the message would apear on every windows startup.

Shahab.

No comments: