Podcast
Questions and Answers
How can you set a value within an open key in the registry?
How can you set a value within an open key in the registry?
Which function is used to delete named values in the registry?
Which function is used to delete named values in the registry?
What function can you use to scan a registry key?
What function can you use to scan a registry key?
In the pseudocode provided, what does the 'ls' refer to?
In the pseudocode provided, what does the 'ls' refer to?
Signup and view all the answers
Which function is used to open a key in the registry?
Which function is used to open a key in the registry?
Signup and view all the answers
What is the purpose of the 'lsW' program mentioned in LAB 2a–1?
What is the purpose of the 'lsW' program mentioned in LAB 2a–1?
Signup and view all the answers
Which rights are suggested to be replaced in the registry security attributes modification?
Which rights are suggested to be replaced in the registry security attributes modification?
Signup and view all the answers
What does the 'R' option do in the ls program?
What does the 'R' option do in the ls program?
Signup and view all the answers
What is not listed as a value pair under each subkey when scanning the registry?
What is not listed as a value pair under each subkey when scanning the registry?
Signup and view all the answers
Which function is used to enumerate and list all name/value pairs in a subkey?
Which function is used to enumerate and list all name/value pairs in a subkey?
Signup and view all the answers