TroubleChute Logo
VIDEOS

Enable Drag+Drop onto Python files in Windows | py, pyc, pyw | EASY 2022


Published: Mar 4, 2022
Last Edit: Mar 4, 2022
105 Words, 0 Minute.

Watch the video:


Timestamps:
0:00 - Explanation
0:33 - How to enable drag and drop onto python files (.py)
1:56 - Enable drag and drop onto .pyc and .pyw files
2:17 - How to use files dragged onto python files
2:54 - Remove drag and drop onto Python files

Want to drag and drop files onto any Python file? Well, this simple video shows you how to enable that in Windows with just a few easy steps. By the end, you can use them like you would any other input argument! An example is even included!

———
Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Python.File\shellex\DropHandler]
@="{60254CA5-953B-11CF-8C96-00AA00B8708C}"

pyw: Python.NoConFile
pyc: Python.CompiledFile

TroubleChute © Wesley Pyburn (TroubleChute)
Support Me Privacy Policy Cookies Policy Terms of Service Change privacy settings Contact