GreenDude120 / SteamLink-PC2PC

2 stars 1 forks source link

DLL missing when launching SteamLink.PC2PC.exe #2

Open MayPLaY opened 1 week ago

MayPLaY commented 1 week ago

Yo, I got some problem running your app, in fact, it just doesn't start. Looks like I'm missing some kind of dll.

Expected Behavior

App should start as shown in readme.md

Actual Behavior

Nothing appears on screen, process in task manager starts, then immediately disappears.

Event viewer throws this error:

Description: A .NET application failed.
Application: SteamLink.PC2PC.exe
Path: C:\Program Files (x86)\SteamLink-PC2PC\SteamLink.PC2PC.exe
Message: The application to execute does not exist: 'C:\Program Files (x86)\SteamLink-PC2PC\SteamLink PC2PC.dll'.

Steps to Reproduce the Problem

  1. Double-click on SteamLink.PC2PC.exe

Specifications

GreenDude120 commented 1 week ago

You might be missing something like .net framework https://dotnet.microsoft.com/en-us/download/dotnet-framework/net48

alternatively it could be a permission thing. instead of putting it in program files x86, maybe put it on ur desktop first and run as admin.

GreenDude120 commented 1 week ago

Sorry I see now that this file was required. I have added it to release. Please download it into the location listed in ur error msg. https://github.com/GreenDude120/SteamLink-PC2PC/releases/download/release/SteamLink.PC2PC.dll