Add To Win API Send To Menu for VLC Project

  • Thread starter Thread starter rxwontfit
  • Start date Start date
Click For Summary
SUMMARY

The discussion focuses on enhancing the Windows "Send To" menu by integrating VLC for a senior year electrical engineering project. The goal is to enable users to right-click a file, select "Send To," and choose VLC, which will trigger a background process to encode data and transmit it via a serial port. Participants suggest researching methods to modify the Send To menu and running a program from it, referencing Microsoft's support documentation and customization guides.

PREREQUISITES
  • Familiarity with Windows Explorer and its context menus
  • Basic understanding of serial communication protocols
  • Knowledge of VLC media player functionalities
  • Experience with background process management in Windows
NEXT STEPS
  • Research how to customize the Windows Send To menu
  • Explore VLC command-line options for file handling
  • Learn about Windows background services and processes
  • Investigate serial port communication in Windows using Python or C#
USEFUL FOR

This discussion is beneficial for electrical engineering students, software developers looking to integrate applications with Windows features, and anyone interested in enhancing user experience through custom context menu options.

rxwontfit
Messages
13
Reaction score
0
When right-clicking any file in Windows Explorer, there's a SEND TO menu. I want to add to this menu. My colleague and I are attempting communication over a visible light channel for our senior year electrical engineering project. What I'm imagining is right-click->Send To->VLC. There will be a process running in the background that detects this event, encodes the data if need be, and fires it out the serial port. Any ideas how to add to this menu, and get a program running from it?
 
Technology news on Phys.org

Similar threads

  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 16 ·
Replies
16
Views
5K
  • · Replies 9 ·
Replies
9
Views
4K
Replies
4
Views
4K
Replies
3
Views
16K
Replies
79
Views
10K
  • Sticky
  • · Replies 13 ·
Replies
13
Views
8K
  • · Replies 4 ·
Replies
4
Views
4K
  • · Replies 6 ·
Replies
6
Views
3K