You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, this project is no longer actively maintained. I have forked it a while ago and fixed a lot of bugs and improved it alot. Maybe give my fork a try. Your mentioned issue should be fixed: https://github.com/Joly0/Run-in-Sandbox
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
The text was updated successfully, but these errors were encountered: