[help] Eject.vbs Script For Crni Bars

was noticing today that on crni's brush metal bars, there is an eject.. however it doesn't work.. was wondering if anyone could tell me where i can get the eject.vbs, and eject2.vbs files.

#108252

Set oWMP = CreateObject("WMPlayer.OCX.7" )
Set colCDROMs = oWMP.cdromCollection
colCDROMs.Item(1).Eject

Will eject the first CD drive, change the (1) in the last line to (2) etc. to select other drives.

Hope thats some help!

(P.S.) just copy and paste it into notepad and save as eject.vbs :)

#108284

Originally posted by AoW777@Jan 31 2004, 04:01 PM

was noticing today that on crni's brush metal bars, there is an eject.. however it doesn't work.. was wondering if anyone could tell me where i can get the eject.vbs, and eject2.vbs files.

There should be two scripts in : ~theme folder\Tray\Eject\

Your object bar path probably is not same as mine .

Right click on menu item > properties > behaviur and enter the

correct path.

If that's the case you should do the same for all not working links ...

#108493

blah, i'm a moron. lol that was the problem crni, thanks :-D

#108678

hi crni !

there is a similar script for samurize ?

thanks in advance

#109031