python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Exe file generated from python script executed on a folder when the folder is right-clicked on
I'm somewhat new with with Python, so hopefully my question is not entirely wrong. I have a python script, which scans the files inside a folder, and renames some of them based on a criteria. Like thi...
tajir12457
Votes: 0
Answers: 2
Windows 11 add custom buton on new context menu (right click menu)
On Windows 10, I had created a button in the menu that called a python script (see project). I had managed to do this by modifying values in the registry editor.
My button still appears on Windows 11...
Enzo Degraeve
Votes: 0
Answers: 2
Access custom right-click menus
I have written an app that makes extensive use of custom right-click menus on an Access form. The code works great and the user loves it, but lately I am having trouble making it work properly.
In ear...
Pete Danes
Votes: 0
Answers: 2
CreatePopupMenu for windows 11
I checked windows 11 has a new style of menu items which looks like this
Please note
It has an icon row on top
What modification are required in usage of CreatePopupMenu function (winuser.h) for bri...
MAG
Votes: 0
Answers: 0