script was run as admin with UAC on.

OFF
 Code:
Registry write/delete test on a 64 bit system.
Kix version: 4.61
Alternate Reg View: OFF
Registry root does not exist.
Creating reg values:
 The operation completed successfully.
 The operation completed successfully.
 Read Value 1: This is a test
 Read Value 2: This is another test
Registry root exists

Testing EnumKey:
1. Test
2. Test2

Testing EnumValue:
1. TestVal

Deleting a reg value:
 The operation completed successfully.
 Read Value 1:
 The system cannot find the file specified.
 Read Value 2: This is another test
 The operation completed successfully.
Deleting an empty reg key:
 The operation completed successfully.
 Read Value 1:
 The system cannot find the file specified.
 Read Value 2: This is another test
 The operation completed successfully.
Deleting the entire TEST reg tree:
 The operation completed successfully.
 Read Value 1:
 The system cannot find the file specified.
 Read Value 2:
 The system cannot find the file specified.
Registry root does not exist.
 


ON
 Code:
Registry write/delete test on a 64 bit system.
Kix version: 4.61
Alternate Reg View: ON
Registry root does not exist.
Creating reg values:
 The operation completed successfully.
 The operation completed successfully.
 Read Value 1: This is a test
 Read Value 2: This is another test
Registry root exists

Testing EnumKey:
1. Test
2. Test2

Testing EnumValue:
1. TestVal

Deleting a reg value:
 The operation completed successfully.
 Read Value 1:
 The system cannot find the file specified.
 Read Value 2: This is another test
 The operation completed successfully.
Deleting an empty reg key:
 The system cannot find the file specified.
 Read Value 1:
 The system cannot find the file specified.
 Read Value 2: This is another test
 The operation completed successfully.
Deleting the entire TEST reg tree:
 The system cannot find the file specified.
 Read Value 1:
 The system cannot find the file specified.
 Read Value 2:
 The system cannot find the file specified.
Registry root exists