There is an error in the prerequisites for ShqrePoint 2016: AutoSPInstallerFunctions.ps1 line 731 should be:
/WCFDataServices56:`"$env:SPbits\PrerequisiteInstallerFiles\WcfDataServices56.exe`" `
Comments: ** Comment from web user: brianlala **
/WCFDataServices56:`"$env:SPbits\PrerequisiteInstallerFiles\WcfDataServices56.exe`" `
Comments: ** Comment from web user: brianlala **
Actually, it turns out this was a bug in AutoSPSourceBuilder, in case that's what you used to download the files. It renames the executable for SharePoint 2013 but I neglected to put a check for 2016, whereby it "shouldn't* rename it. I'll publish a fix to AutoSPSourceBuilder on GitHub soon.
Brian