How to detect presents in Windows system

Open
#14,411 6 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
c

Research direction

The issue names no source files or tests and does not define a specific implementation. Start by clarifying the supported Windows installation cases, including the registry DisplayIcon, portable archives, retroarch.exe, and playlists; done would be an agreed reliable detection approach.

Written by the indexing model from the issue text.

Description

platform: windows

Hey, I'm working on a tool that interacts with RetroArch and I'm wondering about it's location on user's pc.

As far as I understand, there are three ways it can be installed: from Steam, by installer or just downloaded as an archive.

Steam is obvious, installer adds a registry key Software\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall\RetroArch.
Although, i use DisplayIcon property, it doesn't seem reliable.

So, is my method okay or you can think of something better?
Is it possible to detect portable version of RetroArch? Maybe it adds something to AppData (or somewhere else)?
Eventually, I'm interested in retroarch.exe path and playlists.

Thanks!

Dominant language
C
Stars
14.1k
Forks
2.2k
Avg merge
7h 35m
Merged PRs (30d)
51

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from libretro/RetroArch

All issues in libretro/RetroArch

Similar issues

More C issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.