tiny11builder
tiny11builder copied to clipboard
InvalidOperationException and MethodInvocationException
Hello there! I get some null-value expression exceptions like
Line |
321 | $regACL = $regKey.GetAccessControl()
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| You cannot call a method on a null-valued expression.
I am using Win11_23H2_German_x64v2.iso and chose Option 5 (Win 11 Pro) you will find the entire log attached.
The MethodInvocationException looks like this
Line |
326 | $regKey = [Microsoft.Win32.Registry]::LocalMachine.OpenSubKey("zSOFTW …
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| Exception calling "OpenSubKey" with "3" argument(s): "Requested registry access is not allowed."
I guess this is already referenced here → #176
Besides that the tiny-iso built anyway but I haven't tested booting from it yet. If you need any help let me know.
I am getting these exact same errors, using the latest build from Nov 7