//flex table opened by JP

Click to See Complete Forum and Search --> : Fun Win NT 4.0 question....


techcoor
03-26-2001, 06:43 PM
Ok..here's my deal...

I have a laptop running Win NT 4.0. The delete key on the keyboard of the laptop does not work!!! So...i have to connect a keyboard up to the back of the laptop when I want to logon...what a pain http://www.sysopt.com/forum/smile.gif Anyways, anyone know of how to change in Win NT the CTR-ALT-DELETE to something else?? That would save the pain of having to connect a spare keyboard up to the laptop every time I login!

Later..

randy48
03-26-2001, 07:06 PM
Simple solution, download TweakUI and install it. There's an option for auto-login, it will automaticly put in your username and password!
http://download.cnet.com/downloads/0-1461985-100-2830963.html?tag=st.dl.10001-103-1.lst-7-1.2830963

Variable
03-27-2001, 01:56 AM
It could work if you select a different language for your keyboard? (Although I think those keys are the same everywhere...)

Also you could (only a suggestion) try to take apart your keyboard and exchange to keys.

KAknight
03-27-2001, 06:11 AM
I had a user have the same problem at work. I called to get a replacement keyboard, and that said that it is actually a bad controller and the motherboard needs to be replaced.

Sabbath
03-27-2001, 07:38 AM
Enabling Automatic Logon. Follow these steps.

Opening the WinLogon Registry Key
1. Go to start button, Run.
2. Type regedit in the open input box and click ok.
3. Double-click the HKEY_LOCAL_MACHINE key.
4. Double-click SOFTWARE key.
5. Double-click MICROSOFT key.
6. Double-click WINDOWS NT key.
7. Double-click CURRENT VERSION key.
8. Click the WinLogon key.

Now enabling the automatic logon follow these steps while in the WinLogon.

1. Double-click DefaultDomainName.

2. Type the name of your domain in the entry field of the Edit String dialog box and click OK. If you are not sure what your defauldt domain name is, log out and check the value shown in the Domain field of the Logon dialog box.

3. Double-click the value named DefaultUserName.

4. Type your username in the entry field of the edit string dialog box and click ok.

5. Select the edit menu, New.

6. Select the String Value option in the pop-up menu.

7. Ype DefaultPassword as the name of the value.

8. Double-click the DefaultPassword value.

9. Type your password into the edit string dialog box and click ok.

10. Select the edit menu, new.

11. Select the string Value option in the pop-up menu.

12. Type AutoAdminLogon as the name of the value.

13. Type 1 into the edit string dialog box and click ok.

14. Close the registry Editor.

15. Log out and log on again to check the results.

To disable automatic logon, set AutoAdminLogon to 0, or delete the value. You should also delete or clear the DefaultPassword value at the same time.

See if this works for you. http://www.sysopt.com/forum/wink.gif