diff --git a/cipd.bat b/cipd.bat index c16b63a0f..ffdd43227 100644 --- a/cipd.bat +++ b/cipd.bat @@ -77,7 +77,7 @@ exit /b %EXPORT_ERRORLEVEL% :: in the file's properties dialog. echo.>"%~dp0.cipd_impl.ps1:Zone.Identifier" powershell -NoProfile -ExecutionPolicy RemoteSigned ^ - -File "%~dp0.cipd_impl.ps1" ^ + "%~dp0.cipd_impl.ps1" ^ -CipdBinary "%CIPD_BINARY%" ^ -Platform "%CIPD_PLATFORM%" ^ -BackendURL "%CIPD_BACKEND%" ^