My History

Archive for the ‘Tricks and Tips’ Category

Hi guys,

My tutorial on How to Activate Windows XP without a Product Key!

Please Note I am not responsible if you (Report to Staff)(Report to Staff)(Report to Staff)(Report to Staff) anything up, It only works sometimes I am not to sure why.

Here is a simple trick to activate windows without any product key

How to Activate Windows XP without Product Key

When you have installed windows XP and try to activate you get messages like “your product key is not genuine or the number of activation has been exceeded” and then it tells you to call Microsoft to get the key. Instead of going through this trouble to get a new genuine product key, solve this problem by following these steps:
(more…)

Some Amazing Tricks!!!

I tried some of them……….these really works…….

TRICK #1
An Indian discovered that nobody can create a FOLDER
anywhere on the computer which can be named as “CON”.
This is something pretty cool…and unbelievable. ..
At Microsoft the whole Team, couldn’t answer why this
happened!
TRY IT NOW ,IT WILL NOT CREATE ” CON ” FOLDER

TRICK #2
(more…)

Edit funny photo without software

Here are all 26 photo edit site list..

Now there  are a lot of online resources available where you can change, enhance and make funny photo editing without knowing and program like Photoshop. Maybe you want to be on magazine cover, want Your own personalized dollar or maybe just want to change Your mood? Now You can do it with just few mouse clicks and in few seconds. I collected all the best free photo editing services, which will keep You busy for quite a while and You will receive amazing results – maybe funny, maybe silly – but You’ll get original photos and few more reasons to smile

1. BeFunky
BeFunky Photo Effects allow everyday people to easily create photographically rich and artistic results from their digital images without the need for any technical knowledge. These “one-click” photo effect options produce desired results effortlessly and each effect comes with the option to make simple adjustments.

2.FunPhotoBox
The FunPhotoBox site is a place where you can create funny pictures from your photos. FunPhotoBox is a free photo editing online service. FunPhotoBox allows you to add special effects to your photos.

(more…)

  • 1 Comment
  • Filed under: Tricks and Tips
  • Control your mouse with keyboard

    Mouse not work??move your mouse pointer with you keyboard
    You can control your mouse pointer with keyboard keys in all windows versions. When your mouse stops working, you can enable this keyboard feature to complete your important work. This keyboard mouse can performs all tasks same like a normal mouse.

    Follow the given steps to activate the keyboard mouse:

    1. To edit this feature, first you should log onto your computer with administrative rights.
    2. To activate this feature, press Alt+Shift+NumLock keys at once and you will receive a small MouseKey box.
    (more…)

    This phone works on nearly all Sony Ericsson Phone, I am not sure regarding others.

    You need :

    A. Widcomm v5.0.1.2500 drivers
    http://rapidshare.com/files/151128972/Widcomm.v5.0.1.2500.Incl.Patch.rar

    B. DHCP server
    http://rapidshare.com/files/151128815/dhcpsrv1.5.rar

    —————————————————————————–
    On Windows Vista
    After you install Widcomm bluetooth driver with right click run as administrator copy BTNeighborhood.dll & wbtapi.dll from WIN/system32 and patch them elsewhere, after that reboot and enter in safe mod with comand prompt and in the cmd write: del BTNeighborhood.dll & del wbtapi.dll after that open task manager and run explorer.exe then copy your patched BTNeighborhood.dll & wbtapi.dll in WIN/system32, reboot in normal mode and follow all the steps.

    Note:
    Run Widcomm_patcher_v2.exe with right click run as administrator to patch widcomm.

    On Windows XP
    After installing Widcomm drivers, run Widcomm_patcher_v2.exe in safe mode and patch the files it requests. Continue the tutorial back in normal mode.
    (more…)

  • 1 Comment
  • Filed under: Tricks and Tips
  • Hi there,
    Here are some easy step to create a folderlock with out any software

    follow the instructions its a helpful trick

    1.copy the code given bellow

    2.open a notepad and paste it then ‘Save’ it as batch file (with extension ‘.bat’).
    for example :lock file.bat

    if EXIST “Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}” goto UNLOCK
    if NOT EXIST Locker goto MDLOCKER
    :CONFIRM
    echo Are you sure u want to Lock the 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 Locker “Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}”
    attrib +h +s “Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}”
    (more…)