|
|
|
Go 
|
Post 
|
Find 
|
Notify 
|
|
Reply 
|
|
Admin 
|
New PM! 
|
Gold Enthusiast
|
Here's how to disable the Cancel and escape keys:
Some info aquired from this site: http://www.psynch.com/docs/best_practices.html
Open Notepad and paste the following into it:
REGEDIT4
[HKEY_LOCAL_MACHINE\Network\Logon]
"MustBeValidated"=dword:00000001
Click File > Save As...
Select "All files" from "Save as Type"
I suggest that you save it to your desktop under the filename "loginfix.reg", click Save.
Now go to your desktop and double-click the file. Windows will ask you if you want to add the information to the registry, click "Yes".
Make sure you know your password! Now reboot and the Cancel button and the Escape key should be disabled.
I hope this was helpful!
|
| |
| Posts: 1003 | Location: Fox Valley, Second Life | Registered: 06-03-02 |    |
|
Gold Enthusiast
|
Beckyddd,
I've carefully reviewed Windows ME's security features. Short review -- there are none. I've therefore examined a few alternatives, and developed a simple solution which should serve the purpose.
Click Start, Run, type Notepad C:\Windows\Desktop\ReqLogon.reg, then press Enter and click Yes. Enter the lines
REGEDIT4
[HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Run] "LogOff"="C:\\WINDOWS\\RUNDLL32.EXE C:\\Windows\\System\\SHELL32.DLL,SHExitWindowsEx 0"
Please note the space after both RUNDLL32.EXE and SHExitWindowsEx, and Press Enter after the last line, else this Registry script will not work. Click File, Exit, and Yes to save the file and close Notepad.
Enter the information into the Registry. To do this, right-click the ReqLogon.reg file, then click Merge, Yes, and OK. Done.
How it works --
If the user (your niece) presses Escape or clicks Cancel to dismiss the login prompt, the Desktop will load. The SHExitWindowsEx 0 command will immediately log off the user and return to the login prompt.
For this to work, you of course need to password-protect the computer. If you do not already use a password, double-click My Computer, Control Panel, Passwords, and click Change Windows Password. Enter your password twice, then click OK and OK.
|
| |
| Posts: 915 | Location: Dawson Ck. BC Canada | Registered: 06-03-02 |    |
|
Gold Enthusiast
|
Getting back to this, you need a user profile (account) for this to work. The profile does not use the default settings.
(1) Double-click My Computer, Control Panel, and Passwords, then click the User Profiles tab.
Choose "Users can customize...settings". Select "Include Desktop..." and "Include Start menu...".
Click OK and restart the computer.
(2) Double-click My Computer, Control Panel, and Users.
-(a)-- If you see your login name, click it, then click Change Settings. UNselect all the options, then click Next and Finish.
NOTE: If the selections described in (1) and (2a) are already set, the system is already configured properly.
-(b)-- If you do NOT see your login name, create a user profile. Click New User, and enter a user name and password. UNselect all the options, then click Next and Finish.
(3) Log off, then log in with the new user name and password. Verify that The Programs menu and Documents folder appear correct.
(4) Follow the instructions in the previous post to disable bypassing the login dialog and password.
|
| |
| Posts: 915 | Location: Dawson Ck. BC Canada | Registered: 06-03-02 |    |
|
Gold Enthusiast
|
As this is a NEW user account, no password exists yet, so leave "old password" blank.
I would be amiss if I didn't provide removal instructions, so --
Click Start, Run, type Notepad C:\Windows\Desktop\EscLogon.reg, then press Enter and click Yes. Enter the lines
REGEDIT4
[HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Run] "LogOff"=-
That's a minus sign after the equal sign. Again, be sure to press Enter after the last line. Click File, Exit, and Yes to save the file and close Notepad.
To update the Registry, right-click the EscLogon.reg file, then click Merge, Yes, and OK. Done. Pressing Esc or clicking Cancel at login will no longer immediately log off.
|
| |
| Posts: 915 | Location: Dawson Ck. BC Canada | Registered: 06-03-02 |    |
|
 | Please Wait. Your request is being processed... |
© 2002-2008 AnswerPool.com
Visit DiscussionPool.com! |