-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
The first char of https://github.com/Ccmexec/PowerShell/blob/master/Customize%20TaskBar%20and%20Start%20Windows%2011/CustomizeTaskbar.ps1 is a BOM and should be removed to allow an automation directly by calling your script directly from your GitHub repo like that ;
Invoke-Expression -Command "& { $((Invoke-RestMethod https://raw.githubusercontent.com/Ccmexec/PowerShell/master/Customize%20TaskBar%20and%20Start%20Windows%2011/CustomizeTaskbar.ps1)) } -MoveStartLeft -RemoveWidgets RemoveChat -RemoveSearch -RunForExistingUsers" -Verbose
Currently is it not possible due to this first invisible character.
Metadata
Metadata
Assignees
Labels
No labels