kanber Posted January 12, 2010 Share Posted January 12, 2010 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? Link to comment Share on other sites More sharing options...
AzeoTech Posted January 12, 2010 Share Posted January 12, 2010 Please see this forum entry: http://www.azeotech.com/board/index.php?&showtopic=3336 It explains how to kill a task using shell execute and a windows program. Link to comment Share on other sites More sharing options...
kanber Posted January 13, 2010 Author Share Posted January 13, 2010 Hi, Open and closing media player is ok. but how can I change up/down , mute and unmute volume in daqfactory? Link to comment Share on other sites More sharing options...
AzeoTech Posted January 13, 2010 Share Posted January 13, 2010 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? Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.