Skip to content

Remove dependence on python install location #4

Description

@TB0x0

Currently the program depends on python.exe being at C:\Python310. This dependence needs to be removed. There may be a few ways:

  1. Converting the python script into an executable
  2. Having the NSIS script find and pull the installation location from the registry
  3. Checking if Python is in the PATH and running the command with it.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    difficultThese are difficult issuesenhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions