Snshadow
Snshadow
If a resource has a empty string, parsing value of string is parsed incorrectly(getting a next String part as string). As String.ValueLength is length in utf-16 string without null value,...
- Edit README.md part for `Set-ExecutionPolicy` to use `-Scope Process` to prevent changing the entire computer's policy. - https://learn.microsoft.com/en-us/powershell/module/microsoft.powershell.security/set-executionpolicy?view=powershell-5.1#:~:text=The%20Set%2DExecutionPolicy%20cmdlet%27s%20default%20scope%20is%20LocalMachine - Fix tiny11maker.ps1 and tiny11Coremaker.ps1 to find oscdimg.exe from registry instead...
This is a followup from https://github.com/wailsapp/go-webview2/pull/25#issuecomment-2513894748 which couldn't be fixed properly as `wails build` fails in Windows if it were changed. The cause of the build failure is due to...