To launch RegEdit, the students need to press the Windows start orb, and at the search/command entry type regedit and press enter. Firstly, we can discover the name of our computer by following the following expansion tree:
In the table below are some interesting pieces of information that Windows maintains, and how to retrieve the data. Explore and poke around for a few minutes. Do not let them change anything!!
| Information | Path |
|---|---|
| Computer Name | HKEY_LOCAL_MACHINE → SYSTEM → CurrentControlSet → Control → ComputerName |
| Startup Programs | HKEY_LOCAL_MACHINE → SOFTWARE → Microsoft → Windows → CurrentVersion → Run |
| Windows Searches | HKEY_CURRENT_USER → Software → Microsoft → Windows → CurrentVersion → Explorer → WordWheelQuery (double click on keys to see values) |
| Recent Documents | HKEY_CURRENT_USER → Software → Microsoft → Windows → CurrentVersion → Explorer → RecentDocs (double click on keys to see values) |
| Typed URLs | HKEY_CURRENT_USER → Software → Microsoft → InternetExplorer → TypedURLs |