|
Re: smartdashboard.exe not working
The setup tab on the driver station has radio buttons for default, LV, Java, and C++. They run different command lines typical to how the dev environments are setup and you shouldn't have to do the ini change unless your are pretty customized.
The default button runs the ini command line that defaults to the Program Files\FRC Dashboard\Dashboard.exe.
The LabVIEW button runs from where a Getting Started window template will place its build.
Java and C++ buttons both run java -jar from the two unique locations that the installer places them for the language.
Greg McKaskle
|