This is being used for setting up dotnet-script files (.csx
) to run like normal scripts.
Requires .NET 5+ being installed and dotnet.exe
being available on the path.
Does not require admin to run.
SetUpDotNetScript.bat
- Sets up registry, environment variables, and the dotnet scripts tool.UpdateDotNetScript.bat
- Updates the dotnet scripts tool and ensures registry is still correct.