6 Amazing Notepad Magical tricks | Notepad Tutorial in hindi



Amazing Notepad Magical tricks

ShutDown in One Click (save as.bat)

@echo off msg *system will now shutdown
shutdown-c "bye bye.see you again."-s

Notepad as a Diary (Save as .txt)

.Log

Matrix Number (Save as .bat)

@Echo off
color 02
:start
echo %random%random%random%random%random%random%random%random%random%random
goto start

Speak Software (Save as .vbs)

Dim messaage,sapi
message=InputBox("Type your text here","Speak to me")
Set sapi=CreateObject("sapi.spvoice")
sapi.speak message

Welcome Message on computer startup (Save as .bat)

Dim speaks, speech
speaks="Welcome Computer Gyan Guruji"
Set speech=CreateObject("sapi.spvoice")
speech.Speak speaks


Create a digital clock (Save as .bat)
@echo off
:start
echo date: %date%time:%time%
goto start

Make many folder on one click (Save as .bat)

MD name1 name2 name3 name4

Shut down after specific time (Save as .bat)

shutdown -s -t 50 

1 टिप्पणी:

  1. Do this hack to drop 2lb of fat in 8 hours

    Well over 160,000 men and women are utilizing a easy and SECRET "liquid hack" to lose 1-2lbs every night in their sleep.

    It's effective and works on everybody.

    This is how you can do it yourself:

    1) Go get a drinking glass and fill it half full

    2) And then use this amazing HACK

    so you'll become 1-2lbs thinner when you wake up!

    जवाब देंहटाएं

टिप्पणी: केवल इस ब्लॉग का सदस्य टिप्पणी भेज सकता है.

Send Multiple Emails From Excel | Send Bulk Mail from Excel Sheet with Attachment in One Click

Send Multiple Emails From Excel | Send Bulk Mail from Excel Sheet with Attachment in One Click Download VBA Code Notepad file - Click here D...

Blogger द्वारा संचालित.