From b25e116f08d787b1ccc95ec341a8d5bcc50c9730 Mon Sep 17 00:00:00 2001 From: Bill Zissimopoulos Date: Thu, 8 Sep 2022 16:00:22 +0100 Subject: [PATCH] tools: sxsident.bat --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 58d424dc..305bbf2b 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -72,10 +72,10 @@ build_script: - if "%APPVEYOR_BUILD_WORKER_IMAGE%"=="Visual Studio 2017" tools\gensrc\remove-build-arm64.bat # build winfsp - tools\build.bat %CONFIGURATION% -- tools\sxsident.bat > build\VStudio\build\%CONFIGURATION%\winfsp.sxs test_script: - choco install winfsp -s build\VStudio\build\%CONFIGURATION% -y --pre +- tools\sxsident.bat > build\VStudio\build\%CONFIGURATION%\winfsp.sxs - if %TESTING%==Func appveyor DownloadFile https://winfsp.dev/assets/pvt/Test.Filter.Driver.zip.001 - if %TESTING%==Func appveyor DownloadFile https://winfsp.dev/assets/pvt/Test.Filter.Driver.zip.002 - if %TESTING%==Func 7z x Test.Filter.Driver.zip.001