Custom Labview Dashboard Location

I’m not very familiar with LabView, but I thought I’d try to write a custom dashboard in LabView to interface with our C++ code. However, I don’t really understand how to move the dashboard onto the robot. There’s a custom LabView dashboard option in the setup tab of the FRC Dashboard application, but it doesn’t seem to do anything. I imagine it’s trying to load a program from somewhere, but I can’t find where. Does anyone know how to use a custom dashboard now that we don’t have to physically edit the dashboard command line?

The default Dashboard (where the Default Dashboard button causes the Driver station to look) is in:C:\Program Files (x86)\FRC Dashboard\Dashboard.exeThe LabVIEW button on the Driver Station Setup tab looks in:My Documents\LabVIEW Data\builds\FRC Dashboard Project\FRC PC Dashboard\Dashboard.exe