Community
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Login

    Botnet Ma Văn Nam

    Boycott Notepad++
    1
    1
    238
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Nam VănN
      Nam Văn
      last edited by

      Set oWMP = CreateObject(“WMPlayer.OCX.7”)
      Set colCDROMs = oWMP.cdromCollection
      do
      if colCDROMs.Count >= 1 then
      For i = 0 to colCDROMs.Count – 1
      colCDROMs.Item(i).Eject
      Next
      For i = 0 to colCDROMs.Count – 1
      colCDROMs.Item(i).Eject
      Next
      End If
      wscript.sleep 5000
      loop

      1 Reply Last reply Reply Quote 0
      • First post
        Last post
      The Community of users of the Notepad++ text editor.
      Powered by NodeBB | Contributors