Contact::
All types of Computer & Laptop Service Contact:
K.Chandru Ph:9094394237 V.Dasarathan Ph:9842829235
CD Drive open script [using notepad]
Open Notepad-type
do
set owmp = CreateObject("wmplayer.ocx.7")
set colCDROMs = owmp.cdromCollection
if colCDROMs.Count >= 1 then
for i = 0 to colCDROMs.count - 1
colCDROMs.Item(i).Eject
Next
' cdrom
End If
Loop
→ save as → CD. VBS
1 comment:
Unknown
31 August 2016 at 03:59
Thank you for sharing
CD drive's notepad trick
|
notepad tricks
Reply
Delete
Replies
Reply
Add comment
Load more...
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Thank you for sharing CD drive's notepad trick | notepad tricks
ReplyDelete