sir,
i want to close the cd tray using java program.i opened it using a vbs file which can be called through Runtime.getRuntime().exec("WScript <filename.vbs> ");
But i want to know how can close this cd tray using java programming...
the vbs file cotains the code for opening as
CreateObject(\"Shell.Application\").NameSpace(17).ParseName(\"g\" & \":\\\").InvokeVerb(\"e&ject\")");
Now i want to close the cd tray using a vbscript or through any other method which can be implemented in java..plz help me...........
closing a cd tray using javajava programming
Page 1 of 1
1 Replies - 3949 Views - Last Post: 15 February 2006 - 11:05 PM
Replies To: closing a cd tray using java
Page 1 of 1
|
|

New Topic/Question
Reply



MultiQuote



|