Tool to download all files in a given FIRST season needed to support teams.
This tool downloads all the installers/packages for a given FRC season. CSA's commonly need these on hand in a USB to help teams update to the latest version or to diagnose issues.
- Install Parallels
- Set up a Windows 10 image
- Install .NET 6.0 SDK from https://dotnet.microsoft.com/en-us/download
- In the File Explorer, navigate to the directory where you have downloaded the CSA tool
- E.g. This PC > Documents > GitHub > CSA-USB-Tool
- Open the sub-directory called “CSAUSBTool”.
- Shift-right click on the background of the window.
- Note: You’ll need to find a two-button mouse, as it doesn’t accept shift-control click.
- Select "Open PowerShell window here"
- Run dotnet using:
'C:\Program Files (x86)\dotnet\dotnet.exe' run
- Wait for the app window to open. This may take a few minutes.
- Check that the year is correct.
- Select all the items in the left-hand pane
- By default the tool will only download NI-LabVIEW
- Click “Download”
- Wait until all the files are downloaded
- Find the downloaded files in a sub-directory like
GitHub/CSA-USB-Tool/CSAUSB/Tool/FRC2023