Python/Windows

From Omnia
Revision as of 23:31, 2 December 2024 by Kenneth (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Change Default Launcher

Default Launcher

"C:\Python27_x64\python.exe" "%1" %*

change_default_launcher.reg:

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Python.File\shell\open\command]
@="\"C:\\Program Files (x86)\\Python38_x64\\python.exe\" \"%1\" %*"