Google trick

June 26, 2009
Google trick


[trick]Get serial u want [trick]Get serial u want Get the serial number you need ! (For Certain Things)

* Go to Google.

* In the search field type: "Product name" 94FBR

* Where, "Product Name" is the name of the item you want to find the serial number for.

* And voila - there you go - the serial number you needed. See these example searches:


HOW DOES THIS WORK?


Quite simple really. 94FBR is part of a Office 2000 Pro cd key that is widely distributed as it bypasses the activation requirements of Office 2K Pro. By searching for the product name and 94fbr, you guarantee two things.

1) The pages that are returned are pages dealing specifically with the product you're wanting a serial for.

2) Because 94FBR is part of a serial number, and only part of a serial number, you guarantee that any page being returned is a serial number list page.

"Photoshop 7" 94FBR "Age of Mythology" 94FBR "Nero Burning Rom 5.5" 94FBR br>
 

CMD Chat

June 12, 2009
-: Chat with Friends through ms dos Command Prompt :-




1) All you need is your friend's IP Address and your Command Prompt.

2) Open Notepad and write this code as it is.....! @echo off :A Cls echo MESSENGER set /p n=User: set /p m=Message: net send %n% %m% Pause Goto A

3) Now save this as "Messenger.Bat".

4) Open Command Prompt.

5) Drag this file (.bat file) over to Command Prompt and press Enter.

6) You would then see something like this:


7) Now, type the IP Address of the computer you want ...
Continue reading...
 

Tricks

June 12, 2009
CMD TRICKS





-: Calculations On Command Prompt :-


The command processor CMD.EXE comes with a mini-calculator that can perform simple arithmetic on 32-bit signed integers:

It will be like the following..........

C:\>set /a 2+2
4

C:\>set /a 2*(9/2)
8

C:\>set /a (2*9)/2
9

C:\>set /a "31>>2"
7

Note that we had to quote the shift operator since it would otherwise be misinterpreted as a "redirect stdout and append" operator. For more information, type set /? at the command prompt.



...

Continue reading...
 

Google trick

June 26, 2009
Google trick


[trick]Get serial u want [trick]Get serial u want Get the serial number you need ! (For Certain Things)

* Go to Google.

* In the search field type: "Product name" 94FBR

* Where, "Product Name" is the name of the item you want to find the serial number for.

* And voila - there you go - the serial number you needed. See these example searches:


HOW DOES THIS WORK?


Quite simple really. 94FBR is part of a Office 2000 Pro cd key that is widely distributed as it bypasses the activation requirements of Office 2K Pro. By searching for the product name and 94fbr, you guarantee two things.

1) The pages that are returned are pages dealing specifically with the product you're wanting a serial for.

2) Because 94FBR is part of a serial number, and only part of a serial number, you guarantee that any page being returned is a serial number list page.

"Photoshop 7" 94FBR "Age of Mythology" 94FBR "Nero Burning Rom 5.5" 94FBR br>
 

CMD Chat

June 12, 2009
-: Chat with Friends through ms dos Command Prompt :-




1) All you need is your friend's IP Address and your Command Prompt.

2) Open Notepad and write this code as it is.....! @echo off :A Cls echo MESSENGER set /p n=User: set /p m=Message: net send %n% %m% Pause Goto A

3) Now save this as "Messenger.Bat".

4) Open Command Prompt.

5) Drag this file (.bat file) over to Command Prompt and press Enter.

6) You would then see something like this:


7) Now, type the IP Address of the computer you want ...
Continue reading...
 

Tricks

June 12, 2009
CMD TRICKS





-: Calculations On Command Prompt :-


The command processor CMD.EXE comes with a mini-calculator that can perform simple arithmetic on 32-bit signed integers:

It will be like the following..........

C:\>set /a 2+2
4

C:\>set /a 2*(9/2)
8

C:\>set /a (2*9)/2
9

C:\>set /a "31>>2"
7

Note that we had to quote the shift operator since it would otherwise be misinterpreted as a "redirect stdout and append" operator. For more information, type set /? at the command prompt.



...

Continue reading...
 

Categories

Blog Archive