1 KiB
1 KiB
https://superuser.com/questions/55809/how-to-run-program-from-command-line-with-elevated-rights
- auto-elevation of choco
- post-choco-install check if launching git bash works
- add choco to handlers
Set-Location : Illegales Zeichen im Pfad. In K:\instalee\packages\chocolatey\powershell.ps1:24 Zeichen:5
-
Set-Location $Loc.Substring(1,$Loc.Length-1)
-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- CategoryInfo : InvalidArgument: (K:\instalee":String) [Set-Location], ArgumentException
- FullyQualifiedErrorId : ItemExistsArgumentError,Microsoft.PowerShell.Commands.SetLocationCommand
Set-Location : Der Pfad "K:\instalee"" kann nicht gefunden werden, da er nicht vorhanden ist. In K:\instalee\packages\chocolatey\powershell.ps1:24 Zeichen:5
-
Set-Location $Loc.Substring(1,$Loc.Length-1)
-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- CategoryInfo : ObjectNotFound: (K:\instalee":String) [Set-Location], ItemNotFoundException
- FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.SetLocationCommand