OpenRCT2 / OpenRCT2/OpenRCT2

Uninstalling doesn't remove every file

Open
#3,942 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

bug Windows (OS)
Dominant language
C++
Stars
16.2k
Forks
1.9k
Avg merge
1d 20h
Merged PRs (30d)
80

Description

When I uninstall OpenRCT, wherever I installed the thing at first, it leaves behind several things:

  • known_issues.txt
  • a folder called 'data' with stuff inside
  • OGLdpf.log
  • curl-ca-bundle.crt

Does this means my computer is infected with a virus? No, j/k. But I wonder if this is necessary for some reason, or simply an oversight!

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.

Research direction

No source file or test is named in the issue. Reproduce an OpenRCT2 uninstall and inspect the uninstall entry point for the installation directory, then verify whether known_issues.txt, data, OGLdpf.log, and curl-ca-bundle.crt are intentionally retained. Done means the uninstall behavior is clarified and the listed leftovers are handled consistently.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.