DJAcidice Posted April 22, 2021 Share Posted April 22, 2021 (edited) Hi everyone, I'm looking to play launchbox on a laptop. I set up all my files on a flash drive and tried to start launchbox on the laptop. I keep getting an error saying that "To run this application, you must instal .NET Core/ Would you like to download it now?" I have installed the version listed to and the newest version on my laptop and I still can't get past the error. How do I fix this? I'm guessing its a pathing issue but I'm not sure what to adjust necessarily. Thank you Edit: I installed .Net Core 3.1 and 5.0 at this point of writing the post and the Launchbox is the most recent download as of this date. I don't believe it's beta as I just did the download from the email. Edited April 22, 2021 by DJAcidice Quote Link to comment Share on other sites More sharing options...
C-Beats Posted April 23, 2021 Share Posted April 23, 2021 If you are getting that error your operating system doesn't think you have the runtimes installed. You can grab the runtimes (and you ONLY need/want the runtime, not the full SDK) from https://dotnet.microsoft.com/download/dotnet/3.1. Make sure to grab the right archetype for your system (x64 for a 64bit OS, x86 for 32bit). Also if running Windows 7 you have to have SP1 installed as .NET Core doesn't work without it. Quote Link to comment Share on other sites More sharing options...
DJAcidice Posted April 23, 2021 Author Share Posted April 23, 2021 I don't know specifically what run times are. I did download the 3.1 and installed it on my OS. But I need to figure out how to add this runtime directly from my USB. Is there anyway you can DM me and help walk me through please? I haven't ever done this before and I'm trying to do this so someone else can use a library I personally have. Quote Link to comment Share on other sites More sharing options...
C-Beats Posted April 23, 2021 Share Posted April 23, 2021 The website links say runtime. They basically are just the bits needed to run a .NET Core application. All you have to do is download the installer from the link provided, then open it and hit next on every page until it installs. I don't really think there any real options you need to mess with in the install process. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.