Skip to content
This repository was archived by the owner on Apr 22, 2023. It is now read-only.

Latest commit

 

History

History
10 lines (6 loc) · 421 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 421 Bytes

PowerShell SFTA

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.