I can't install Run-in-Sandbox with the script. Got the following error: New-ItemProperty : Das Argument kann nicht an den Parameter "Path" gebunden werden, da es sich um eine leere Zeichenfolge handelt. In C:\temp\Run-in-Sandbox-master\Add_Structure.ps1:358 Zeichen:28 New-ItemProperty -Path "$Main_Menu_Path" -Name "icon" ... ~~~~~~~~~~~~~~~~~ CategoryInfo : InvalidData: (:) [New-ItemProperty], ParameterBindingValidationException FullyQualifiedErrorId : ParameterArgumentValidationErrorEmptyStringNotAllowed,Microsoft.PowerShell.Commands.NewItemPropertyCommand