-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Closed
Labels
Area-Maintainers-Buildspecific to affecting the buildspecific to affecting the buildIssue-Questionideally support can be provided via other mechanisms, but sometimes folks do open an issue to get aideally support can be provided via other mechanisms, but sometimes folks do open an issue to get aResolution-No ActivityIssue has had no activity for 6 months or moreIssue has had no activity for 6 months or more
Description
The build in vscode-PowerShell relies on the daily install script, here.
In the build, this is currently failing:
"C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe" -NoLogo -NoProfile -NonInteractive -ExecutionPolicy Unrestricted -Command ". 'D:\a\_temp\866f8773-1085-4221-af21-b4af9a9036c0.ps1'"
Installing PowerShell Daily...
VERBOSE: Destination: D:\a\_temp\powershell
VERBOSE: About to download package from
'https://pscoretestdata.blob.core.windows.net/v7-1-0-daily-20200701/PowerShell-7.1.0-daily.20200701-win-x64.zip'
VERBOSE: Install RCEdit for modifying exe resources
VERBOSE: Change icon to disambiguate it from a released installation
Fatal error: Unable to set icon
PowerShell has been installed at D:\a\_temp\powershell
##[error]PowerShell exited with code '1'.
It seems like this is caused by the failure of rcedit (although I'm not sure)
Metadata
Metadata
Assignees
Labels
Area-Maintainers-Buildspecific to affecting the buildspecific to affecting the buildIssue-Questionideally support can be provided via other mechanisms, but sometimes folks do open an issue to get aideally support can be provided via other mechanisms, but sometimes folks do open an issue to get aResolution-No ActivityIssue has had no activity for 6 months or moreIssue has had no activity for 6 months or more