how can I open/close media player


kanber

Recommended Posts

Posted

Hi,

I am using "System.ShellExecute" funstion for open media player. but I want to also close media plater with button. Is there any function for these. and is there any funciton for change volume in windows also?

Posted

No idea. You'd have to search the internet for ways to change these values from a command prompt. Alternatively, you could write your own application in your language of choice (C, VB, etc) that can trigger these values and then trigger that app using shellexecute().

What is your application?

Archived

This topic is now archived and is closed to further replies.