Skip to content
This repository has been archived by the owner on Oct 16, 2021. It is now read-only.

Don't associate with .0cc files on every single startup #118

Open
nyanpasu64 opened this issue Jul 18, 2018 · 0 comments
Open

Don't associate with .0cc files on every single startup #118

nyanpasu64 opened this issue Jul 18, 2018 · 0 comments

Comments

@nyanpasu64
Copy link
Owner

nyanpasu64 commented Jul 18, 2018

Every single build of 0cc silently maps all .0cc files to itself, and Windows remaps it to the last known executable if you delete the .exe, preventing you from finding out.

CFamiTrackerApp::InitInstance()

Even if that behavior is only emailed for final-release builds, opening an older release in another path will override your associations.

Solution

  • Only associate if .0CC has no association in registry.
  • Add a button in Config to manually associate with current executable.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant