current-song-overlay
current-song-overlay copied to clipboard
Powershell-Failed
In D:\cso\setup.ps1:10 Zeichen:5
+ Copy-Item "$configFile.example" $configFile > $null;
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (D:\cso\.config.example:String) [Copy-Item], ItemNotFoundException
+ FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.CopyItemCommand
Do i miss something?