Showing posts with label Note Pad Tricks. Show all posts
Showing posts with label Note Pad Tricks. Show all posts

Your Computer Welcome To You


Do you watch movies? Have you always liked the way how Computer systems in films welcome their customers by speaking out their names? I bet that you too would want to know how you can accomplish same thing on your PC and have your computer said welcome.

This article help you to create your computer welcome you like this.

With this technique, you can create your Computer welcome you in its computerized voice. You can create your windows based pc say "Welcome to you, Your name."

Instruction To Be Followed:-

  • Click on Start. Go to All Programs, Accessories and Notepad.
  • Copy the text in bellow box and Paste it inside the Notepade.

Dim speaks, speech
speaks="Welcome to your PC, Your Name"
Set speech=CreateObject("sapi.spvoice")
speech.Speak speaks

  • Replace Your name with your own name.
  • Click on file Selection, Save As, choose All Types in Save as Type option, and save the file as "Welcome.vbs" or "*.vbs".
  • Copy the Saved file.
  • Navigate to C:\Documents and Settings\All Users\Start Menu\Programs\Startup (in Ms windows XP) or to C:\Users\ User-Name\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup (in windows seven and windows Vista) if C: is your System Drive.
  • Paste the file.
Now when the next time you Start your pc, windows will welcome you in its own computerized voice.

Note: For best outcomes, it is suggested to modify sound program to No Sounds to be. You can modify the sound program to No Sounds to be by following the actions given below:-
  • Go to Control panel.
  • Then simply choose Change to Classic View.
  • Then Click on Sound and Audio Devices.
  • Then Simply choose the Sound Tab.
  • Select No Sounds from the Sound Scheme choice.
  • If you want to avoid wasting your valuable Past Sound Scheme, it could help you save it by simply clicking Yes in the pop-up menu.
  • Click on OK.
If you like this post then leave a comment.

Make Your Computer Speak Using Note Pad


Have you ever regarded how can you create your pc talk about whatever you input to it like in the movies? Would it not be fun? If only it was possible! Delight, because now it is possible. Well, if you wish to know how to do this, then you have come to the right place. With this technique, you can create a program in Windows which will create your computer speak whatever you feedback to it.

To create one such talking program, follow the steps given bellow:-

Steps:

  • Open Note pad.
  • Copy the text given in the bellow box and Paste it into the Note pad.
Dim Message, Speak
Message=InputBox("Enter text","Speak")
Set Speak=CreateObject("sapi.spvoice")
Speak.Speak Message
  • Click file on menu bar, then Save As, choose All Types in Save as Type option, and save the file as "Speak.vbs" or "*.vbs".
  • Double click on the Saved file, a screen will appear like follow. Then write some text inside enter text box then press OK.

Now your Computer will speak / talk what you entered in last step. Try it yourself.

Windows Compatibility: This VBS file can be implemented on all variations of Windows such as Windows XP, Windows Windows vista and Windows seven.

Personal Experience: I individually revealed this technique to many of my buddies and they were basically left awestruck. You too can make an impression on your buddies by making your computer speak and be the Computer Wiz.

Clear Ram and Speed Up Your PC Using Notepad


Notepad can be used to speed up your pc by cleaning the RAM. Without a doubt, RAM (Random Access Memory) is one of the most important sources in your pc. It’s much like gas in a car. The more free RAM you have, the faster your pc will perform. Clearing the RAM cache is a efficient way to improve your performance. And today I will introduce that how would you clear your computer's RAM simply using Notepad.

Before remodelling notepad to speed up your PC, follow these steps:

Steps For Computer:


  1. Go to “MyComputer” and simply click on tools (in case you have xp) or arrange (in case you have windows 7).
  2. Go to “folder and search” option and click your computer mouse left key.
  3. Select view and uncheck “Hide extension for known file type”.
  4. Click OK.

Now the initial establishing are done and notepad work comes:

Steps For NotePad:


  1. Open notepad.
  2. Type: “mystring=(80000000)” (without quotes).
  3. Save the notepad pc file with the name "RAM. vbe" or "*.vbe" and Close it.
  4. Now every time you simply click on this pc file, it will clear your pc's RAM and
  5. makes it almost 80% faster.

How to Hide Your Personal Data Using Notepad


Date security is a very important think that almost of all faces. Protect your personal files viewing by other of hide your personal data from yore elder or any other. Around all of as have personal data bot not have a personal computer to store it. so we need a protection system for files of folder.
There are so many software for protecting or hiding files or folder but when we install this kind of protecting system other know that we trying to hide some data. So that is a problem. If there is procedure to protect of hide files or folder without any software then its solve our problem.
By observing all this kind of problem I found protecting system without any software only with the help of notepad. Through this tricks you can hide any folder with out a software and your data is secure and no one can doubt that you will trying to hide a data. To use this tricks you have to follow the following steps:

Steps required: 

1. Open Notepad. Just go Start > All programs > Accessories > Notepad.
2. Copy the bellow text.

cls
@ECHO OFF
title Sciencevilla.com
if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
if NOT EXIST MyFolder goto MDMyFolder
:CONFIRM
echo Are you sure to lock this folder? (Y/N)
set/p "cho=>"
if %cho%==Y goto LOCK
if %cho%==y goto LOCK
if %cho%==n goto END
if %cho%==N goto END
echo Invalid choice.
goto CONFIRM
:LOCK
ren MyFolder "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
echo Folder locked
goto End
:UNLOCK
echo Enter password to Unlock Your Secure Folder
set/p "pass=>"
if NOT %pass%== sciencevilla.com goto FAIL
attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" MyFolder
echo Folder Unlocked successfully
goto End
:FAIL
echo Invalid password
goto end
:MDMyFolder
md MyFolder
echo MyFolder created successfully
goto End
:End


3. Paste inside the Notepad.
4. Press File > Save as.
5. Select All types and give a name with file name extension '*.bat'. For example "Lock.bat".
6. Here your password is sciencevilla.com.
7. If you want to change the password just write your password replacing the blue colored text in the above box.

Create A Funny Harmless Virus Code To Continue Eject CD ROM


This is a funny Harmless Virus code using Note pad to continue eject CD/DVD ROM. This is a simple tricks to use and remove. When you use this code this is continue eject your computer's CD/DVD ROM until you stop the virus process.

You can write the virus code following the process:

Process:
  • Go to Start > All Program > Accessories > Notepad
  • You can see a new Notepad on your computer screen.
  • Copy the following code and past in the Text Document.
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
  • And Save as Cdrom.vbs or *.vbs on desktop
  • Double click to open the file and you will see the tricks how it work.
How to Stop the virus process:
  • Open task manager or press Ctrl+Alt+Del
  • Click Process tab.
  • Select wscript.exe.
  • End process

Secure Your PC On Double Click


Today allows see a simple technique on how to secure your PC using click on.We normally use Alt+Ctrl+Del or Windows+L to secure our PCs.Instead of trying those windows key pad quick way important factors to secure Pc, allows now tryout something new .Some might have already know this technique already

1. Just Right click and point to New and click on Shortcut.
2. In the Create Shortcut dialogue box, duplicate the following into the ‘Type the location’ of the product written text box:


3. “rundll32 user32.dll,LockWorkStation” eliminate quotations while entering. Click Next.


4. In “Type a name for this shortcut”, kind LOCK MY PC and Click Finish


5. Now just twice click select the symbol, your pc will be secured.