SysChat

SysChat (http://www.syschat.com/forum.php)
-   Operating Systems (http://www.syschat.com/software-support/operating-systems/)
-   -   How to display some text message in a stand alone XP? (http://www.syschat.com/how-display-some-text-message-stand-3429.html)

Shikhsa 05-02-2008 01:12 AM

How to display some text message in a stand alone XP?
 
I need to display some text message in a stand alone XP after a user logs in and before the PC initializes.
I tried this by means of both registry files and group policy snap-in. But the problem is that both of them displays the text before the user logs in -irrespective of the user(ie. instantly when we press Ctrl+Alt+Del)that applies for all the users. I know i have made the changes in the computer settings that is why this happens.But the thing is that i need to apply the setting for a specific user,not for the specific PC.The computer is not in any domain. What should i do? Is there any way out? Suggest plz.

Wombat 05-03-2008 05:14 PM

Do this registry hack:

Go to Start / Run / regedit

In Registry key
Code:

HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\WinLogon
add or change the value named LegalNoticeText, changing its current data of (none) to your warning message of choice...


All times are GMT -4. The time now is 10:41 PM.


Copyright © 2005-2013 SysChat.com


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54