Sunday, 23 February 2014

Shutdown pc through run

Go to run and type          shutdown -s -t 00    and see magic
For setting time period give the seconds value in the place of 00
Suppose i want to shutdown after 1min then i will give 60 in the place of 00

Thursday, 20 February 2014

Use keyboard as mouse

If your mouse is not working and you don't wish to wait till you get a new mouse, you would definitely like to know how you can use your keyboard as your mouse. It is easy to use your mouse as keyboard in Windows using the On Screen Keyboard utility, but it is also possible to do the reverse.

Keyboard Mouse

All you need to do is:

Windows XP Users:-
Go to Control Panel.
Then click on Switch to Classic View.
Then Click on Accessibility Options.
Then Click on the Mouse Tab.
Select Use MouseKeys.
Click on OK.
Then activate NumberLock (by pressing the NumLk key).
You should hear a beep sound.
Now you can control the mouse pointer using the arrow keys on the numeric keypad.
use keyboard as mouse


Windows 8, Windows 7 and Vista Users:

Open Ease of Access Center by clicking the Start button , clicking Control Panel, clicking Ease of Access, and then clicking Ease of Access Center.
Click Make the mouse easier to use.
Under Control the mouse with the keyboard, select the Turn on Mouse Keys check box.

You can also increase the acceleration and speed of your mouse movements according to your needs.

You can alternately press the Alt+Shift+Num Lock combination to instantly activate the mouse keys.


Laptop Keyboard Mouse

For laptops, this will only work if your laptop keyboard has a numeric keypad or alternative keys which you can enable by pressing the Number Lock Key or the Function key.

On my laptop, number 6 key of the numeric keypad moves the mouse pointer left, number 4 key moves the mouse pointer right, number 2 key moves it down, number 8 key moves the mouse pointer up, number 5 and + key serve as right click while the number 0 key works as left click.

Monday, 17 February 2014

Making of Unrenamable and Undeletable Folders

Have you ever wondered how you can make a folder which neither can be deleted nor be renamed. Well, if you have, then you have come to the right place. With this trick, you will be able to create folders in Windows which cannot be renamed or deleted.

Basic Concept
The basic concept behind this trick is the use of Keywords. Keywords are reserved words in any programming language that cannot be used as names of variables. Windows also uses certain keywords in its programming. Some of them are con, aux, lpt1, lpt2, lpt3, lpt4, lpt5, lpt6, lpt7, lpt8 and lpt9.

Make Undeletable and unrenamable folders

A Test
To test this concept, make a new folder in Windows and try to give it a name same as any keyword suggested above.

Result
Windows will not rename your folder to any of the keyword given above.

Trick
So the question arises, how can we make a folder with a keyword as its name? The solution to this problem is included in Windows itself. As we know that Windows has evolved from D.O.S.(Disk Operating System), its commands can be used in Windows. You can use D.O.S. Programming in Windows to create a folder with a keyword as its name using the steps given below:-

Click on Start.
Click on Run. Type in "cmd" without quotes.
In the Command Prompt Window that opens, type the name of the drive you wish to create your folder in the format <drive-name>: and press Enter. e.g. If you wish to create the undeletable folder in D drive, type "D:" without the quotes. Note that the folder cannot be created in the root of C:/ drive (if C: is your system drive).
Type this command- "md con\" or "md lpt1\" without the quotes and press Enter. You can choose any of the keywords given above as the name of your folder.

Now Windows will create an undeletable, unrenamable folder in the drive you entered in Step 3. However the folder can be renamed to another keyword using Windows Explorer.

Deleting the Folder

Although it is not possible to manually delete the folder, you can delete the folder by typing "rd con\" or "rd lpt1\" in Step 4 instead of "md con\" or "md lpt1\".

Windows Compatibility: This works on Windows XP, Windows Vista, Windows 7 and Windows 8.

Try it yourself to create one such folder which can neither be deleted nor be renamed.

Thursday, 13 February 2014

Matrix Falling Code Effect

Inspired by the movie Matrix, this falling code trick is extremely popular on social networking websites. Copy and paste the code given below in Notepad and save the file as "Matrix.bat" or *.bat.

@echo off
color 02
:tricks
echo %random%%random%%random%%random%%random%%random%%random%%random%
goto tricks


We change the colour of the Falling Code By changing the Value of the Color

Tuesday, 11 February 2014

Make your PC to Speak According to your Input

Steps
Open Notepad.
Copy and paste the exact code given below.


          Dim Message, Speak
          Message=InputBox("Enter text","Speak")
          Set Speak=CreateObject("sapi.spvoice")
          Speak.Speak Message


    3. Click on File Menu, Save As, select All Types in Save as Type option, and save the file as Speak.vbs or "*.vbs".
    4.  Double click on the saved file, a window will open like the one in the image. Enter some text in enter text column and click OK.

Monday, 10 February 2014

Pc Wishing on windows startup

To use this trick, follow the instructions given below:-

Click on Start. Navigate to All Programs, Accessories and Notepad.
Copy and paste the exact code given below.


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



3.  Replace Username with your own name.
4.  Click on File Menu, Save As, select All Types in Save as Type option, and save the file as Welcome.vbs or "*.vbs".
 5.  Copy the saved file.
 6.  Navigate to C:\Documents and Settings\All Users\Start Menu\Programs\Startup (in Windows XP) and to C:\Users\ {User-Name}\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup (in Windows 8, Windows 7 and Windows Vista) if C: is your System drive. AppData is a hidden folder. So, you will need to select showing hidden folders in Folder options to locate it.
 7.  Paste the file.



Note:
 For best results, it is recommended to change sound scheme to No Sounds.
You can change the sound scheme to No Sounds by following the steps given below:-
Go to Control Panel.
Then click on Switch to Classic View.
Then Click on Sounds and Audio Devices.
Then Click on the Sounds Tab.
Select No Sounds from the Sound Scheme option.
If you wish to save your Previous Sound Scheme, you can save it by clicking Yes in the popup menu.
Click on OK.

Sunday, 9 February 2014

Trail to Full Conversion Of Softwares

In this post I’ll show you how to  run the trial program forever. Most of us are familiar with many softwares that run only for a specified period of time in the trial mode. Once the trial period is expired these softwares stop functioning and demand for a purchase. But there is a way to run the softwares and make them function beyond the trial period. Isn’t this interesting?

Before I tell you how to run in the trial mode forever, we have to understand the functioning of these softwares. I’ll try to explain this in brief.

When these softwares are installed for the first time, they make an entry into the Windows Registry with the details such as Installed Date and Time, installed path etc. After installation every time you run the software, it compares the current system date and time with the installed date and time. So, with this it can make out whether the trial period is expired or not.

So with this being the case, just manually changing the system date to an earlier date will not solve the problem. For this purpose there is a small Tool known as RunAsDate.

RunAsDate is a small utility that allows you to run a program in the date and time that you specify. This utility doesn’t change the current system date, but it only injects the date/time that you specify into the desired application.

RunAsDate intercepts the kernel API calls that returns the current date and time (GetSystemTime, GetLocalTime, GetSystemTimeAsFileTime), and replaces the current date/time with the date/time that you specify. It works with Windows 2000, XP, 2003 and Vista.

NOTE: FOLLOW THESE TIPS CAREFULLY
You have to follow these tips carefully to successfully hack a software and make it run in it’s trial mode forever.

1. Note down the date and time, when you install the software for the first time.

2. Once the trial period expires, you must always run the software using RunAsDate.

3. After the trial period is expired, do not run the software(program) directly. If you run the software directly even once, this hack may no longer work.

4. It is better and safe to inject the date of the last day in the trial period.
For example, if the trial period expires on jan 30 2014, always inject the date as jan 29 2014 in the RunAsDate. I hope this helps! Please express your experience and opinions through comments.

Friday, 7 February 2014

Speaking Calculator

Create own speaking calculator like ROBOT:

Steps:
1.Open notepad copy & paste the following coding
2.Save like speaking clock.vbs then click

coding:

Dim expr,sapi, mul, div, add,subtr, op1, op2, typ, pow, modu
on error resume next
Err.Clear
set sapi = CreateObject("sapi.spvoice")
expr=InputBox("Write an expression to calculate: "+vbcrlf+vbcrlf+"Note: Please enter only two operands."+vbcrlf+vbcrlf+"Example: 5+7","Speaking Calculator")
mul=split(expr,"*")
div=split(expr,"/")
add=split(expr,"+")
subtr=split(expr,"-")
pow=split(expr,"^")
modu=split(expr,"mod")

if(ubound(mul)=1)then
typ="mul"
op1=mul(0)
op2=mul(1)
else
if(ubound(div)=1)then
typ="div"
op1=div(0)
op2=div(1)
else
if(ubound(add)=1)then
typ="add"
op1=add(0)
op2=add(1)
else
if(ubound(subtr)=1)then
typ="subtr"
op1=subtr(0)
op2=subtr(1)
else
if(ubound(pow)=1)then
typ="pow"
op1=pow(0)
op2=pow(1)
else
if(ubound(modu)=1)then
typ="mod"
op1=modu(0)
op2=modu(1)
end if
end if
end if
end if
end if
end if

if(typ="" or not isnumeric(op1) or not isNumeric(op2))then
msgbox "The expression you entered seems to be invalid",vbokonly,"Invalid Expression"
else
select case typ
case "mul": sapi.Speak replace(expr,"*",": multiplied by ")+": is equal to "+ cStr(Eval(expr))
case "div": sapi.Speak replace(expr,"/",": divided by ")+": is equal to "+ cStr(Eval(expr))
case "add": sapi.Speak replace(expr,"+",": plus ")+": is equal to "+ cStr(Eval(expr))
case "subtr": sapi.Speak replace(expr,"-",": minus ")+": is equal to "+ cStr(Eval(expr))
case "pow": sapi.Speak replace(expr,"^",": powered by ")+": is equal to "+ cStr(Eval(expr))
case "mod": sapi.Speak replace(expr,"mod",": modulo ")+": is equal to "+ cStr(Eval(expr))
end select
end if
if Err.Number <> 0 then
msgbox "Description: "+Err.Description,vbokonly,"Error"
end if

Thursday, 6 February 2014

Beginner HTML-HTML Basic

For the Beginner HTML, he have to follow the Following Basics....


HTML Headings

HTML headings are defined with the <h1> to <h6> tags.

EXAMPLE:
   <h1>This is a heading</h1>
  <h2>This is a heading</h2>
  <h3>This is a heading</h3>

HTML Paragraphs

HTML paragraphs are defined with the <p> tag.

EXAMPLE:
   <p>This is a paragraph.</p>
   <p>This is another paragraph.</p>


HTML Links

HTML links are defined with the <a> tag.

EXAMPLE:
      <a href="http://www.facebook.com">This is a link</a>


HTML Images

HTML images are defined with the <img> tag.

EXAMPLE:
      <img src="sai.jpg" alt="facebook.com" width="104" height="142">


By Following the above basics the beginner HTML can gain knowledge on web designing...  




Tuesday, 4 February 2014

Website Development-HTML Editors

Writing HTML Using Notepad or TextEdit

HTML can be edited by using a professional HTML editor like:
  • Adobe Dreamweaver
  • Microsoft Expression Web
  • CoffeeCup HTML Editor
However, for learning HTML we recommend a text editor like Notepad (PC) or TextEdit (Mac). We believe using a simple text editor is a good way to learn HTML.
Follow the 4 steps below to create your first web page with Notepad.
By Following the below steps we can achieve the website development

Step 1: Start Notepad

To start Notepad go to:
Start
    All Programs
        Accessories
            Notepad

Step 2: Edit Your HTML with Notepad

Type your HTML code into your Notepad:
Notepad

Step 3: Save Your HTML

Select Save as.. in Notepad's file menu.
When you save an HTML file, you can use either the .htm or the .html file extension. There is no difference, it is entirely up to you.
Save the file in a folder that is easy to remember, like Website Development


Step 4: Run the HTML in Your Browser

Start your web browser and open your html file from the FileOpen menu, or just browse the folder and double-click your HTML file.
The result should look much like this:
View in Browser


In any Concept we have to follow these steps To Achieve website development