elibroftw / music-caster

Music Caster is a modern music player with the ability to cast audio files, system audio, and URLs to Google Chromecasts, Google Home/Nest Minis, etc.
https://elijahlopez.ca/music-caster/
Other
142 stars 16 forks source link

Error launching Music Caster #35

Closed koharski closed 2 years ago

koharski commented 2 years ago

When launching an error shows "To run this application, you must install .NET Core." Downloaded and installed but still getting error.

elibroftw commented 2 years ago

Is this portable? Try

Install music caster with the setup. I think you can also get away with deleting updater.exe but I'd suggest doing that if you are okay with not receiving updates.

koharski commented 2 years ago

Yes using the portable. Deleted updater.exe and it opened that time. Do I need the .NET Core installed? I had Music Caster running yesterday without it. Thanks

elibroftw commented 2 years ago

Only if you want auto-updates. I used C# for the portable updater just because Python would result in a slow and sizable executable.

koharski commented 2 years ago

Nah I don;t care about the updater. Is it better to install using the setup.exe rather than the portable,

koharski commented 2 years ago

Its a nice program good job. Thanks for your work.

elibroftw commented 2 years ago

Yes it's better to install using the setup.exe. The portable has a slower startup because it needs to self extract every time the program is run.

koharski commented 2 years ago

Perfect. Thanks again!!