[Dev] Fix GenerateResourceFiles task: add path quoting to handle spaces in convert-resx-to-rc.ps1 invocation #45927
Build x64 Build Release_x64 failed
Annotations
Check failure on line 6 in src\modules\fancyzones\FancyZonesLib\FancyZonesLib.vcxproj
azure-pipelines / PowerToys CI (Build x64 Build Release_x64)
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\ShortcutGuide\ShortcutGuide\ShortcutGuide.vcxproj
azure-pipelines / PowerToys CI (Build x64 Build Release_x64)
src\modules\ShortcutGuide\ShortcutGuide\ShortcutGuide.vcxproj#L6
src\modules\ShortcutGuide\ShortcutGuide\ShortcutGuide.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\ShortcutGuide\ShortcutGuide\' resource.base.h resource.h ShortcutGuide.base.rc ShortcutGuide.rc" exited with code 1.
Check failure on line 6 in src\modules\previewpane\powerpreview\powerpreview.vcxproj
azure-pipelines / PowerToys CI (Build x64 Build Release_x64)
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.
azure-pipelines / PowerToys CI (Build x64 Build Release_x64)
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.
azure-pipelines / PowerToys CI (Build x64 Build Release_x64)
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.