You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
shortcutData.DesktopShortcuts.Add(newShortcutInfo(Path.Join(frcHomePath,"tools","roboRIOTeamNumberSetter.exe"),$"{frcYear} WPILib Tools/roboRIO Team Number Setter {frcYear}",$"roboRIO Team Number Setter {frcYear}",""));
shortcutData.StartMenuShortcuts.Add(newShortcutInfo(Path.Join(frcHomePath,"tools","roboRIOTeamNumberSetter.exe"),$"Programs/{frcYear} WPILib Tools/roboRIO Team Number Setter {frcYear}",$"roboRIO Team Number Setter {frcYear}",""));
0 commit comments