Multiple login in GTALK

Sunday, March 14, 2010

Here is cool trick by which you can login with multiple Email ids in gtalk
Gtalk trick-How to open Multiple gtalk windows???

1. Right-click Gtalk shortcut and select Properties.

2. The shortcut properties dialog box as shown below should popup.

3. Just add /nomutex to the existing text

Eg: "C:\Program Files\Google\Google Talk\googletalk.exe"/nomutex

4. Now you can launch multiple windows and use different ID's.

Enjoy multiple logins

Play pranks on your friends!

here is a funny vbs script by which you can play pranks on your friends
open note pad and type the vbs script and save it as filename.vbs and send it 2 ur friends !here it goes
WScript.Sleep 180
WScript.Sleep 100
Set WshShell = WScript.CreateObject("WScript.Shell")
WshShell.Run "notepad"
WScript.Sleep 100
WshShell.AppActivate "Notepad"
WScript.Sleep 500
WshShell.SendKeys "Hel"
WScript.Sleep 500
WshShell.SendKeys "lo "
WScript.Sleep 500
WshShell.SendKeys ", ho"
WScript.Sleep 500
WshShell.SendKeys "w a"
WScript.Sleep 500
WshShell.SendKeys "re "
WScript.Sleep 500
WshShell.SendKeys "you"
WScript.Sleep 500
WshShell.SendKeys "? "
WScript.Sleep 500
WshShell.SendKeys "I a"
WScript.Sleep 500
WshShell.SendKeys "m g"
WScript.Sleep 500
WshShell.SendKeys "ood"
WScript.Sleep 500
WshShell.SendKeys "you"

WScript.Sleep 500
WshShell.SendKeys "r sy"
WScript.Sleep 500
WshShell.SendKeys "stem"
WScript.Sleep 500
WshShell.SendKeys "hac"
WScript.Sleep 500
WshShell.SendKeys "ked"
WScript.Sleep 500
WshShell.SendKeys " Ajeet"
WScript.Sleep 500
WshShell.SendKeys "Rock"
WScript.Sleep 500
WshShell.SendKeys "s! "

you can change the vbs script according to ur wish

Windows 8 transformation pack!

Microsoft is going to launch its new operating system Windows 8 in year 2012.But you can check its new look by transformation pack.check ou this by clicking the link below!
http://mufflerexoz.deviantart.com/art/Windows-8-Professional-Edition-130008332

Call any where in the world for free!

Friday, March 5, 2010

Now here is a cool trick by which you can call any where in the world for free!Here are the steps!
1)Take yahoo messenger and login to your yahoo account

2)Type the following number +18003733411 on the "type a phone number" box shown below

The image “http://static.howstuffworks.com/gif/yahoo-messenger-2.jpg” cannot be displayed, because it contains errors.
3)After pressing enter a small window will come showing connecting a call to that number
4)Now an IVRS will come.you can hear a ladys voice.Wait until she says free calls
5)When she says free calls say free calls using your headphone(mic enabled)..listen!unmute your microphone Voice in Volume Properties By Right Click on Volume Icon in your Task Bar and then click on properties and then Advanced and then unclick mute button under Microphone.
6)As you say free calls you will be able to speak nywhere for 5 minutes free
7)Now click on the dial pad shown below to dial the number
http://i.zdnet.com/blogs/dialpad.jpg

8)Now dial the number by dialling the country code followed by the required number..for eg 919676454678 where 91 is the country code for india and 9676454678 is the number
9)Now wait for 2-3 seconds and you can enjoy 5 minutes free calls to nywhere in the world!isnt that cool!

create a hidden user account

Thursday, February 25, 2010

Create A Hidden User Account
This tweak allows an account that is normally displayed on the Welcome screen to be hidden from view. To log on using the account it's necessary to use the Log On To Windows dialog box similar to the one in Windows 2000. #[Start] [Run] [Regedit]#Registry Key:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WindowsNT\CurrentVersion\Winlogon\SpecialAccounts\UserList#Modify/Create the Value Data Type(s) and Value Name(s) as detailed below.#Data Type: REG_DWORD [Dword Value] // Value Name: Type Name of Account to be Hidden#Setting for Value Data: [0 = Account is Hidden / 1 = Enabled]#Exit Registry and Reboot...

While the account is hidden on the Welcome screen, note that the account profile will be visible in C:\Documents and Settings or wherever user profiles are stored as well as in Local Users and Groups

Play movie on paint!

play movie on microsoft paint

simple first hit the print screen button on the keyboard
when then media files are playing then open paint and
paste by pressing ctrl+v (paste key) voila

the movie starts on the paint application

background movie!

This tweak will launch WindowsMediaPlayer with the 'AboveNormal' priority setting when opening a mediafile. Having trouble watching a movie when you also have a lot of background processes going on? Here's what to do: 1. Create a new textfile in the root of c:\, but instead of giving it the .txt extension you name it wmp_AboveNormal.bat 2. Right-click this file and choose 'Edit', you'll see it'll open notepad. Put this line in: start /AboveNormal C:\"Program Files"\"Windows Media Player"\wmplayer.exe %1 %* 3. Save (make sure you save it as .bat, not as .txt) and close. Now all you have to do is register your mediafiles to this batchfile. Here's how to do that: 4. In Windows Explorer choose Tools>Folder Options >File Types 5. Scroll down(press A) to the AVI filetype 6. Click 'Change' and point to c:\wmp_AboveNormal.bat . Click OK and Close. Now everytime you dubbleclick an .avi WMP will open with the 'AboveNormal' -priority setting ! (Repeat steps 4-6 to register all mediatypes you want to be opened this way.)