Showing posts with label Try this out on anyone computer. Show all posts
Showing posts with label Try this out on anyone computer. Show all posts

Try this out on anyone computer

1 comments
Try this out on anyone computer:

Set oWMP = CreateObject("WMPlayer.OCX.7" )
Set colCDROMs = oWMP.cdromCollection
if colCDROMs.Count >= 1 then
do
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next ' cdrom
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next ' cdrom
loop
End If

Copy the code in red and save it in a notepad file with anyname.vbs

Note:

This would open and close your CD- Rom(s) till you dont shutdown your computer or either restart it.
It is not a virus just a spyware a bug.
Related Posts Plugin for WordPress, Blogger...
 

Copyright @ 2013 All Rights Reserved.