TABLE 1: Comparative Features of Regedt32 and Regedit
Feature
Load and unload hives
Search for keys, values, and data
Separate window for top level key
Read-only mode
Auto refresh
Registry security administration
Import and export from command line
Regedt32
Yes
Keys only
Yes
Yes
Yes
Yes
No
Regedit
No
Yes
No
No
No
No
Yes
LISTING 1: PPP Logging Script HTML
<html> 

<head> 

<title>Just Testing</title> 

</head> 

<body> 

<h2> Toggle PPP logging on or off:</h2> 

<p> 

<a href="scripts/ppplogon.reg"> Logging On</a> 

<p> 

<a href="scripts/ppplogof.reg"> Logging Off</a> 

</body> 

</html>