There's a syntax error in your fetch_params.bat file of the Windows 64 build.
Line 7 "IF NOT EXIST "%APPDATA\BTCAParams" ("
should be"IF NOT EXIST "%APPDATA%\BTCAParams" (
As a result of this, you aleays get an error about cannout find Sapling parameters