{
/* Write the safe boot type */
RtlInitUnicodeString(&KeyName, L"OptionValue");
- ZwSetValueKey(OptionHandle,
+ NtSetValueKey(OptionHandle,
&KeyName,
0,
REG_DWORD,
/* Remember this for later */
Disposition = TRUE;
RtlInitUnicodeString(&KeyName, L"UseAlternateShell");
- ZwSetValueKey(OptionHandle,
+ NtSetValueKey(OptionHandle,
&KeyName,
0,
REG_DWORD,