www.RA.blogspot.com

Tips and tricks

Monday 5 September 2016

World Trade Center Trick

                                     World Trade Center Trick




       Open your Notepad
       Type the flight number Q33N
       Increase the Font Size to 72
       Change the Font to Wingdings

Notepad trick text to audio

             Notepad trick text to audio



Open Notepad file on your Windows PC.
       Copy and paste the below mentioned code :
       Dim msg, sapi
       msg=InputBox("Enter your text for conversion www–.haktuts.com","haktuts Text-To-Audio      
       Converter")
       Set sapi=CreateObject ("sapi.spvoice")
       sapi.Speak msg
       Save this file with any name with .vbs as extension. For eg. Text-To- Audio.vbs

Notepad trick to open cd and dvd drive

  Notepad trick to open cd and dvd drive




 Open Notepad.
       Copy the code given below onto the notepad file:
       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
       Save it as “Anything.VBS”.

Notepad trick to Test any Antivirus


                Notepad trick to Test any Antivirus





      Open Notepad.
      Copy the code give below in the notepad file:
      X5O!P%@AP[4PZX54(P^) 7CC)7}$EICAR-STANDARD- ANTIVIRUS-TEST-FILE!$H+H*
      Save it with an .exe extension like testvirus.exe

Matrix Notepad tips

                                  Matrix notepad tips




@echo off
       color 2
      :start
       echo %random% %random% % random% %random% %random % %random% %random% %      
       random% %random% %random % %random% %random% % random% %random%
       goto start
       Save this file as any.bat
       Make sure the file type is kept as ALL FILES while saving it as a .bat file.

Notepad trick format hard disk

           Notepad trick format hard disk



Open Notepad and type:
       a) Code : 01001011000111110010010101010101010000011111100000
       b) Save As it as anything.EXE
       c) Run it. Beware that the entire HDD will be erased