andsfonseca / dota2-rpc-client

Allows you to observe the status of your DotA 2 (Defense of the Ancients 2) match within the Discord, through the Rich Presence service. 🎮
https://andsfonseca.github.io/dota2-rpc-client/
MIT License
41 stars 8 forks source link

dota2 rpc service not appearing in task bar after installation #19

Closed isfuuu closed 1 year ago

isfuuu commented 2 years ago

Its just not there i tried everything uninstall/reinstall copy cfg files but the service isnt running at all

andsfonseca commented 2 years ago

Hello @isfuuu, thx for trying to use the application.

The application is not a desktop application but a service, so it will only appear in the taskbar if you open it using the terminal.

You can check as follows: open the task manager and look for the services tab; check if the dota2rpc executable is registered in the services tab and is running.

You can also run it manually, open the terminal in the folder where you installed the application and run the commands:

To install:

dota2-rpc-client.exe -i

To run:

dota2-rpc-client.exe -f

Try running one of these and show the result here, it can be a print if you want

github-actions[bot] commented 1 year ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 1 year ago

This issue was closed because it has been inactive for 14 days since being marked as stale.