a journey from thought to destiny

a journey from thought to destiny

Sunday, July 10, 2011

Hack the software yourself and run the trial period forever

     Hi Friends...!
     In this post I’ll show you how to hack a Software and 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.

    When some software is installed in the limited period. It will make entry on registry about the installation time and expiry date of software. So when you run the software it will check whether your software is running out of expiry date or not. In this way this will block your software when date is expired.

    Just change the Date of System is not the solution here. Solution to the problem is one software named RunAsDate which will allow you to open the application on date as you wish. This will not affect the System date and time.
    To download the software click here

    Some Notes regarding the use of software
  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 2009, always inject the date as jan 29 2009 in the RunAsDate.

     please post comment about how you feel the post.

Thursday, June 23, 2011

some tips to search in the google

You can make your search more efficient by learning some search basics

Try these tips :
  1. Use Of '+' sign :
    This ensures that the results returned to you will definatly consist of the word following the '+' sign. For Eg :
    Search: reviews of +iPhone and iPod
    This will show results containing the word reviews or iPod but the results will definatly consist of iPhone !  
  2. Use Of '-' sign :
    Using '-' sign before any word will ensure that the particular word will not be included in the results ! 
  3. Use Of '~' sign :
    Using '~' before any word will return the results also containing the synonyms of the word !  
  4. Search a particular site :
    To search a particular website you can use the following syntax in the google search :
    Search: site:www.xyz.com abc
    For Eg :
    Search: www.trick-of-computer.blogspot.com/ some tips to search google
  5. Define a word :
    To get the definition of a word just use :
    Search: define:abc
    For Eg : Search: define:Computer
    This will return you results which define 'Computer'. 
  6. Find Pages similar to a page :
    To find a page similar i.e. consisting of same type of content, use the following syntax :
    Search: related : http://www.trick-of-computer.blogspot.com/ 
  7. Search for exact phrase :
    To search a set of words exactly together i.e.
    For Eg :
    Search: "contact us"
    This will return the results containing both contact and us together ! 
  8. 8. Using the wild card '*' :
    The * sign can be used in places where the whole word is not known.
    For Eg:
    Search: friend*
    This will return the results containing friend , friends , friendship.  
  9. 9. Using the '?' sign :
    This is used when the full spelling of the word is not known.
    For Eg:
    Search: fri??d
    This will result that in the results in which any alphabet can take the place of '?' sign. 
  10. Use of boolean operators :
    The boolean operators like AND,OR,NOT can be used in search box to connect the words !
    The search engine understands them as what they mean but the must be in capital letters !
    For Eg:
    Search: swim OR float
    This will return the results containing either swim or float !
Enjoy it and comment about this post how you feel this post

Use google as a scientific calculator

Hi friends...!
You have used google as search engine to search the various topic for different pupose but now it's turn to use the google as MODERN CALCULATOR.

We know search engine keep the record of website addresses along with the important words for description of each web page, but the interesting thing is that you can use Google search box as calculator. Using the Google calculator you can perform standard and advanced scientific functions. One important feature of this calculator to evaluate the Constants values, units of measurement and currency conversion also.

To see just try the following in the www.google.co.in
  1. 500+50=
  2. sin(30)
  3. 5*9+(sqrt 10)^3=
Enjoy it and comment about this post how you feel this post.....

Saturday, June 4, 2011

what is CAPTCHA and why it is used?


     CAPTCHA stands for "completely automated public Turing test to tell computers and humans apart." What it means is, a program that can tell humans from machines using some type of generated test. A test most people can easily pass but a computer program cannot.


     You've probably encountered such tests when signing up for an online email or forum account. The form might include an image of distorted text, like that seen above, which you are required to type into a text field.


     The idea is to prevent spammers from using web bots to automatically post form data in order to create email accounts (for sending spam) or to submit feedback comments or guestbook entries containing spam messages. The text in the image is usually distorted to prevent the use of OCR (optical character reader) software to defeat the process. Hotmail, PayPal, Yahoo and a number of blog sites have employed this technique.

Sunday, May 29, 2011

Open command prompt in full screen with windows7

 You can open command prompt in entertainment mode in windows7 just by following steps.
  1. Right click on my computer and open computer manage.
  2. Open device manager which is on left side pannel.
  3. Now disable the display driver as shown on the image below.
  4. You can also perform c graphics by this way.

Saturday, May 7, 2011

Hide your files in jpeg format



Well, did you know you could hide your files in a JPEG file? For this, you will only need to download WinRAR. You just need to have a little knowledge about Command Prompt and have WinRAR installed.



1. Gather all the files that you wish to hide in a folder anywhere in your PC (make it in C:\hidden - RECOMMENDED).

2. Now, add those files in a RAR archive (e.g. secret.rar). This file should also be in the same directory (C:\hidden).

3. Now, look for a simple JPEG picture file (e.g. logo.jpg). Copy/Paste that file also in C:\hidden.

4. Now, open Command Prompt (Go to Run and type ‘cmd‘). Make your working directory C:\hidden.

5. Now type: “COPY /b logo.jpg + secret.rar output.jpg” (without quotes) - Now, logo.jpg is the picture you want to show, secret.rar is the file to be hidden, and output.jpg is the file which contains both. :D

6. Now, after you have done this, you will see a file output.jpg in C:\hidden. Open it (double-click) and it will show the picture you wanted to show. Now try opening the same file with WinRAR, it will show the hidden archive .






please comment on this post about how you find this trick........................

Monday, May 2, 2011

define your own run commands and asign it your desired program to run

Let me take up an example of how to create a customized run command for opening the Internet explorer. Once you create this command, you should be able to open the Internet explorer just by typing “ie” (without quotes) in the Run dialog box.

Here is how you can do that. Just follow the steps below.


1. Right click on your Desktop and select New -> Shortcut.

2. You will see a “Create Shortcut” Dialog box as shown below




3. Click on “Browse”, navigate to: Program Files -> Internet Explorer from your Root drive (usually C:\) and select “iexplore” as shown in the above figure and click on “OK”.

4. Now click on “Next” and type any name for your shortcut. You can choose any name as per your choice; this will be your customized “Run command”. In this case I name my shortcut as “ie”(As shown in img below). Click on “Finish”.


5. You will see a shortcut named “ie” on your desktop. All you need to do is just copy this shortcut and paste it in your Windows folder (usually “C:/Windows”). Once you have copied the shortcut onto your Windows folder, you can delete the one on your Desktop.

6. That’s it! From now on, just open the Run dialog box, type ie and hit Enter to open the Internet Explorer.

In this way you can create customized Run commands for any program of your choice. Say “ff” for Firefox, “ym” for Yahoo messenger, “wmp” for Windows media player and so on. 

To do this, when you click on “Browse” in the Step-3, just select the target program’s main executable (.exe) file which will usually be located in the C:\Program Files folder. Give a simple and short name for this shortcut as per your choice and copy the shortcut file onto the Windows folder as usual. Now just type this short name in the Run dialog box to open the program.

I hope you like this post! Pass your comments.



Friday, April 22, 2011

how to change background color of folder in windows7

Hi friends........!


To change the background image of folder plz download the software.

To change your background image of folder(as shown in above image) in your pc you should download the software.
Please comment on this post about how you feel with this software.
Have a nice day….
Thanks!


Tuesday, April 12, 2011

Add Your Name (or) Application to right click Of My Computer

To write your name on right click application
please follow the steps.
1.Copy/Paste the following code in Notepad And then Save it as .reg

Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Registry Editor]
@="Your Name Or Name of the Application"
[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Registry Editor\command]
@="Location Of The Application"

2.
Now edit it and then Type your name In

Eg:

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Registry Editor]
@="JENISH"

3. If u want to get any application, once you click Your name or name of application
Then , Type the location Of the application Which u want to open In:

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Registry Editor\command]
@="Location Of The Application"

For eg.C:\Program Files\Yahoo!\Messenger\messenger.exe
Thats It finally save it And then Run it .


In case any question you can ask me as comment.
HAVE A NICE DAY!!!!!!!!!

Tuesday, March 8, 2011

chat with command prompt by IP address........!

If you want personal chat with a friend
you don't need to download any yahoo messenger
All you need is your friends IP address and Command Prompt.
Firstly, open Notepad and enter:
@echo off
:A
Cls
echo MESSENGER
set /p n=User:
set /p m=Message:
net send %n% %m%
Pause
Goto A
Now save this as "Messenger.bat". Open the .bat file and in Command
Prompt you should see:
MESSENGER
User:
After "User" type the IP address of the computer you want to contact.
After this, you should see this:
Message:
Now type in the message you wish to send.Before you press "Enter" it should look like this:
MESSENGER
User:27.196.391.193
Message: Hi
Now all you need to do is press "Enter", and start chatting!

Wednesday, March 2, 2011

open command prompt by right clicking on the folder

so often we want to open command prompt and we have to enter our desire path by cd command. So it looks time consuming.
now i have found trick that will help you to save your time and you can open command prompt by right click on the folder and click on the command prompt. Then command prompt will launch with current directory (in which you had clicked) as path of command prompt.
you can see these in the following images




just follow the following steps
  1. Start > Run
  2. Enter "regedit" and hit Enter
  3. Expand to "HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Folder\shell"
  4. Right-click on "shell" and select New > Key
  5. Make sure a new key is created under "shell". Change the name of this key to "Command Prompt"
  6. Right-click on this new key "Command Prompt" and select New > Key
  7. Change the name of this key to "command"
  8. Double-click on the "(Default)" text on the right window to bring up the edit box
  9. Enter this text into the Value Data field:
    cmd.exe "%1"
  10. Click OK and close the registry. 
I have tried this and I think you also should.
enjoy friends.............

Tuesday, March 1, 2011

create password reset disk in windows 7

In order to create the password reset disk in windows 7 you can follow the steps described below.
this will help us when we forget the password to enter the system. you can attach the removable media to your pc and click the link of "reset password". enjoy it


  1. Click on Start and then Control Panel in Windows 7.
  2. Click on the User Accounts link.
  3. In the task pane on the left, click the Create a password reset disk link.
  4. When the Forgotten Password Wizard window appears, click Next
  5. In the I want to create a password key disk in the following drive: drop down box, choose the portable media drive to create a Windows 7 password reset disk on.
    Click Next to continue.
  6. With the disk or other media still in the drive, enter your current account password in the text box and click Next.
  7. Windows 7 will now create the password reset disk on your chosen media.
    When the progress indicator shows 100% complete, click Next and then click Finish in the next window.
  8. You can now remove the flash drive or floppy disk from your computer.

How to Write-Protect USB Flash Drive

     Follow the following steps to write enable your usb flash drive.
1. Open the Registry Editor (Open the “Run” dialog box, type regedit and hit “Enter”).
2. Navigate to the following Registry key:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\
 3. Create a New Key named as StorageDevicePolicies. To do this right-click on Control, and click on New->Key and name it as StorageDevicePolicies.
4. Now right-click on  StorageDevicePolicies and create a New->DWORD (32-bit) Value and name it as WriteProtect.
5. Double-click on WriteProtect and set the Value data to 1.
To revert and remove the write-protection, all you need to do is just change the Value data for WriteProtect (Step-5) from 1 back to 0.