Skip to content

Daily install script icon rcedit error causes script failure #13077

@rjmholt

Description

@rjmholt

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

No one assigned

    Labels

    Area-Maintainers-Buildspecific to affecting the buildIssue-Questionideally 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 more

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions