Skip to content

[Workspaces] Fix GenerateResourceFiles task to add path quoting

987affd
Select commit
Loading
Failed to load commit list.
Draft

[Dev] Fix GenerateResourceFiles task: add path quoting to handle spaces in convert-resx-to-rc.ps1 invocation #45927

[Workspaces] Fix GenerateResourceFiles task to add path quoting
987affd
Select commit
Loading
Failed to load commit list.
Azure Pipelines / PowerToys CI failed Mar 5, 2026 in 23m 51s

Build #PowerToys CI_2603.05003 failed

Annotations

Check failure on line 6 in src\modules\fancyzones\FancyZonesLib\FancyZonesLib.vcxproj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PowerToys CI

src\modules\fancyzones\FancyZonesLib\FancyZonesLib.vcxproj#L6

src\modules\fancyzones\FancyZonesLib\FancyZonesLib.vcxproj(6,5): Error MSB3073: The command "powershell -NonInteractive -executionpolicy Unrestricted 'C:\a\_work\1\s\tools\build\convert-resx-to-rc.ps1' 'C:\a\_work\1\s\src\modules\fancyzones\FancyZonesLib\' resource.base.h resource.h fancyzones.base.rc fancyzones.rc" exited with code 1.

Check failure on line 6 in src\modules\previewpane\powerpreview\powerpreview.vcxproj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PowerToys CI

src\modules\previewpane\powerpreview\powerpreview.vcxproj#L6

src\modules\previewpane\powerpreview\powerpreview.vcxproj(6,5): Error MSB3073: The command "powershell -NonInteractive -executionpolicy Unrestricted 'C:\a\_work\1\s\tools\build\convert-resx-to-rc.ps1' 'C:\a\_work\1\s\src\modules\previewpane\powerpreview\' resource.base.h resource.h powerpreview.base.rc powerpreview.rc" exited with code 1.

Check failure on line 6 in src\modules\PowerOCR\PowerOCRModuleInterface\PowerOCRModuleInterface.vcxproj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PowerToys CI

src\modules\PowerOCR\PowerOCRModuleInterface\PowerOCRModuleInterface.vcxproj#L6

src\modules\PowerOCR\PowerOCRModuleInterface\PowerOCRModuleInterface.vcxproj(6,5): Error MSB3073: The command "powershell -NonInteractive -executionpolicy Unrestricted 'C:\a\_work\1\s\tools\build\convert-resx-to-rc.ps1' 'C:\a\_work\1\s\src\modules\PowerOCR\PowerOCRModuleInterface\' resource.base.h resource.h PowerOCR.base.rc PowerOCR.rc" exited with code 1.

Check failure on line 6 in src\modules\EnvironmentVariables\EnvironmentVariablesModuleInterface\EnvironmentVariablesModuleInterface.vcxproj

See this annotation in the file changed.

@azure-pipelines azure-pipelines / PowerToys CI

src\modules\EnvironmentVariables\EnvironmentVariablesModuleInterface\EnvironmentVariablesModuleInterface.vcxproj#L6

src\modules\EnvironmentVariables\EnvironmentVariablesModuleInterface\EnvironmentVariablesModuleInterface.vcxproj(6,5): Error MSB3073: The command "powershell -NonInteractive -executionpolicy Unrestricted 'C:\a\_work\1\s\tools\build\convert-resx-to-rc.ps1' 'C:\a\_work\1\s\src\modules\EnvironmentVariables\EnvironmentVariablesModuleInterface\' resource.base.h resource.h EnvironmentVariablesModuleInterface.base.rc EnvironmentVariablesModuleInterface.rc" exited with code 1.