Skip to content

Instantly share code, notes, and snippets.

@vibs2006
Last active June 14, 2023 12:35
Show Gist options
  • Save vibs2006/7b3640c08a7d5a0493efc3483ff69d01 to your computer and use it in GitHub Desktop.
Save vibs2006/7b3640c08a7d5a0493efc3483ff69d01 to your computer and use it in GitHub Desktop.
Windows Commandline Common UTILs

#Windows Command Line Batch Examples

REM Launch Commandline with Custom Utilities.
C:\Windows\System32\cmd.exe /k "dotnet run --project F:\Projects\Learn\RestSharpMain\GraphQL.NET"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment