Changes between Version 7 and Version 8 of NT_Autostart_Procedure
- Timestamp:
- 01/27/12 09:18:09 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
NT_Autostart_Procedure
v7 v8 56 56 (d) Now we need to create and/or set some values in the registry in the right hand section of the window. 57 57 1. !AutoAdminLogon 58 If the !AutoAdminLogon exits: 59 Double click on the !AutoAdminLogon field. Enter 1 in the pop up window. 60 If the !AutoAdminLogon does not exit: 61 From the EDIT pull down menu, choose !AddValue. 62 In the pop up window, enter "!AutoAdminLogon" in the !ValueName box. Choose 'REG_SZ' for the data type. Click OK. 58 If the !AutoAdminLogon exits: [[BR]] 59 Double click on the !AutoAdminLogon field. Enter 1 in the pop up window.[[BR]] 60 If the !AutoAdminLogon does not exit:[[BR]] 61 From the EDIT pull down menu, choose !AddValue.[[BR]] 62 In the pop up window, enter "!AutoAdminLogon" in the !ValueName box. Choose 'REG_SZ' for the data type. Click OK.[[BR]] 63 63 Enter 1 in the next pop up window; then click OK. 64 64 65 65 2. !DefaultUserName 66 Click on Edit->Add Value. A dialog box should come up. Fill in: 67 Value Name: !DefaultUserName click OK, another window 68 comes up. Fill in: 69 String: earthworm 70 Click OK. 66 Click on Edit->Add Value. A dialog box should come up. Fill in:[[BR]] 67 Value Name: !DefaultUserName click OK, another window comes up. Fill in:[[BR]] 68 String: earthworm[[BR]] 69 Click OK. 71 70 3. !DefaultPassword 72 71 Follow the step above to add another value: 73 72 74 Value Name: !DefaultPassword 73 Value Name: !DefaultPassword[[BR]] 75 74 String: earthworm 76 75 77 76 When all is said and done, the following values whould be listed in the right hand window: 78 77 79 !DefaultUserName earthworm 80 !DefaultPassword earthworm 78 !DefaultUserName earthworm[[BR]] 79 !DefaultPassword earthworm[[BR]] 81 80 !AutoAdminLogon 1 82 81