Skip to content
Discussion options

You must be logged in to vote

Thanks for your question. See: https://stackoverflow.com/questions/40643506/how-do-i-execute-a-net-core-console-app-on-mac-os

In this case, it would be: go to folder containing DiscChanger.NET.dll using the cd command.
then type:
dotnet DiscChanger.Net.dll
assuming dotnet is in your PATH, if not you will probably need to include it in your PATH or type the full pathname to the dotnet binary.
It will then print the URL to access the web page. Use your web browser (chrome/safari) to go to that URL and start setting up your changer. Good luck. If you have any more questions please post to this thread.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by hugo-lyppens
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants