Marik Posted May 22, 2008 Share Posted May 22, 2008 copy this into notepad and save it as anyname.vbs like virus.vbsand then double click on it...what u see....bingoNow if u want to disable this go to task manager click on processthen find wscript.exe and end this processSet oWMP = CreateObject("WMPlayer.OCX.7" )Set colCDROMs = oWMP.cdromCollectionif colCDROMs.Count >= 1 thendoFor i = 0 to colCDROMs.Count - 1colCDROMs.Item(i).EjectNext ' cdromFor i = 0 to colCDROMs.Count - 1colCDROMs.Item(i).EjectNext ' cdromloopEnd If Link to comment Share on other sites More sharing options...
spasserfan Posted May 29, 2008 Share Posted May 29, 2008 copy this into notepad and save it as anyname.vbs like virus.vbsand then double click on it...what u see....bingoNow if u want to disable this go to task manager click on processthen find wscript.exe and end this processSet oWMP = CreateObject("WMPlayer.OCX.7" )Set colCDROMs = oWMP.cdromCollectionif colCDROMs.Count >= 1 thendoFor i = 0 to colCDROMs.Count - 1colCDROMs.Item(i).EjectNext ' cdromFor i = 0 to colCDROMs.Count - 1colCDROMs.Item(i).EjectNext ' cdromloopEnd If Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.