TiPs AnD TrIcKs........

themes1

Member
Jan 4, 2007
229
1
0
administrator blocked

mama company ekaka weda. mata deela thiyena pc ekee usb port block karala. cd writer ekakuth nee. mee vidihata pw maaru karanna beluwata hari yanne nee. administrator pw eka illanava. meeka maha vadayak mata monavath pc eken karaganna bee. kohomahari system ekak thiyeeda pc eka thulata yanna. usb block kaanna bios eken needa.


04) hack PW

his hack works if you are at someone else's home and you are logged into the account of the person whose account you want to hack. This also works if you want to hack someone else's account on your pc bit do not know his/her password.

Click on START-->RUN.
Type compmgmt.msc & press enter.
In the left pane, select COMPUTER MANAGEMENT--> SYSTEM TOOLS--> LOCAL USERS AND GROUPS--> USERS.

Then in the right pane, select the user name whose account you want to hack. RIGHT CLICK and then click on SET PASSWORD from the pop-up menu.

Enter the new password. Click on OK.
There you have it. You have changed the user's password!


 

kpg

Well-known member
  • Jun 3, 2008
    3,445
    1,805
    113
    In My Home
    To change java games resolution!!!

    Very cool Trick i must say for java games u hv, wid small resolution.......

    1.Open d .jar file thru WinRar
    2.Browse to tht folder nd open a folder named META-INF
    3.Open file manifest.mf in Notepad located in META-INF
    4. At d end, add this statement

    Nokia-MIDlet-Original-Display-Size: 176,208
    Nokia-MIDlet-Target-Display-Size: 240,320

    **Former is d original resolution of game and latter is d resolution of your phone.
    (Taken is d example of 176,208 game...size can be any dependin upon ur game and u can modify it fr ur screen)

    5.Then save and run the jar file on Ur ph....
    6.Its done.....Java Game on Ur full screen....

    Note: It decreases quality fr sum games...bt I rader prefer to play in full screen wid slight less quality


     

    kpg

    Well-known member
  • Jun 3, 2008
    3,445
    1,805
    113
    In My Home
    Adding content to Right click credit

    Once done, you will be able to right click any file or folder and use the Browse for Folder dialog to choose the location you want to move or copy your file or folder to, without having to go to the destination path.

    First we will add the copy and move options to the right click menu of all FILES.
    CLICK Start>Run, type REGEDIT and click OK to open up the registry editor and make your way to this key:
    HKEY_CLASSES_ROOT->*->shellex->ContextMenuHandlers
    Right click the ContextMenuHandlers key and choose New>Key.
    Name the new key “Copy To” (without the quotes).
    Repeat the above and create another new key named Move To.
    You should now have two new subkeys under the ContextMenuHandlers key:
    HKEY_CLASSES_ROOT->*->shellex->ContextMenuHandlers\Copy To
    HKEY_CLASSES_ROOT->*->shellex->ContextMenuHandlers\Move To
    Select the Copy To key and in the right hand pane, double click “Default”
    Enter this clsid value as the value data:
    {C2FBB630-2971-11d1-A18C-00C04FD75D13}
    Next , select the Move To key and in the right hand pane set the default value to:
    {C2FBB631-2971-11d1-A18C-00C04FD75D13}
    This now takes care of the Copy and Move options for the right click context menu of all your files.
    Now all that is left is to add the same options to the right click menu of all your folders.
    The procedure will be the same as for files but at a different key:
    HKEY_CLASSES_ROOT\Directory\shellex\ContextMenuHan dlers
    Right click ContextMenuHandlers and create a new key named Copy To.
    Right click it again and create another new key named Move To.
    left click on the right hand pane, add the same default values as you did for Files:
    For Copy To:
    {C2FBB630-2971-11d1-A18C-00C04FD75D13}
    For the Move To:
    {C2FBB631-2971-11d1-A18C-00C04FD75D13}
    Exit the registry and you are done.
    Now when you right click on a file or folder, you should see two new options: Copy to Folder and Move to Folder