Python Launcher registration

Open
#27 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
42/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
lua, python

Research direction

Start by locating the vfox-python entry point that handles installation or version registration, then inspect how platform-specific configuration is managed. Done means an installed Python version is registered at the specified HKEY_CURRENT_USER path and is recognized by Python Launcher (py.exe).

Written by the indexing model from the issue text.

Description

Hi, please would it be possible to register installed versions of Python so that they are recognized by Python Launcher (py.exe).

Basically adding installation path to windows registry at HKEY_CURRENT_USER\Software\Python\PythonCore\<MAJOR.MINOR>\InstallPath should do it.

Dominant language
Lua
Stars
11
Forks
6
Avg merge
19m
Merged PRs (30d)
2

Contributor guide

No contributing guide indexed for this repository

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.

Similar issues

More Lua issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.