What is the purpose of the HKEY_CURRENT_USER hive?

What will be an ideal response?


This hive contains the user specific registry information from ntuser.dat stored in the user profile. Any application or operating system settings that are user specific are stored in this hive. If you are attempting to fix a user specific application issue, the support document will have you review and modify keys here.

Computer Science & Information Technology

You might also like to view...

Which of the following statements is false?

a. If a method does not return a value, the return-value-type in the method declaration can be omitted. b. Placing a semicolon after the right parenthesis enclosing the parameter list of a method declaration is a syntax error. c. Redeclaring a method parameter as a local variable in the method’s body is a compilation error. d. Forgetting to return a value from a method that should return a value is a compilation error.

Computer Science & Information Technology

A macro virus is a virus that is attached to a file such as a Word document or Excel workbook

Indicate whether the statement is true or false

Computer Science & Information Technology

A form is an interface used to enter or modify data in a field or record

Indicate whether the statement is true or false

Computer Science & Information Technology

Live ________ allows the user to see how text will appear by pointing to a WordArt style

Fill in the blank(s) with correct word

Computer Science & Information Technology