Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: How can I create custom context menus in Windows?  (Read 1399 times)

0 Members and 1 Guest are viewing this topic.

HaRuMaN

  • Supreme Solder King
  • Global Moderator
  • Trade Count: (+45)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 10328
  • Last login:July 14, 2025, 02:03:34 pm
  • boom
    • Arcade Madness
How can I create custom context menus in Windows?
« on: December 22, 2008, 11:04:27 am »
More specifically, I want to right-click on a folder and have a command available, like Play Folder.

Basically, the command would need to be something like:

C:\program.exe C:\folder_that_I_just_right_clicked -extraswitches

Stuff in red would change depending on the folder right-clicked upon, while the text in blue would remain constant.

Thanks!  :D

ChadTower

  • Chief Kicker - Nobody's perfect, including me. Fantastic body.
  • Trade Count: (+12)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 38212
  • Last login:June 22, 2025, 04:57:38 pm
Re: How can I create custom context menus in Windows?
« Reply #1 on: December 22, 2008, 11:50:40 am »

Registry entries.  Do some googling on "windows context menus" and "registry".