Fixed setup script for the streaming cable.
I had to update the setup script to use a new device name. Change the text of the find command in your setupenv file to match the name of the device in device manager.
Code: Select all
echo "%%f"|find "Remote NDIS Compatible Device" >nul if !errorlevel!==0 ( echo The operation completed successfully. goto :setIP