Below there is a trick by which one can use Multiple Login in Google Talk at the same instant of time.To proceed follow these easy steps below :
Step #1 :Right Click on Desktop
Step #2 :Select New---->Shortcut
For further steps..
Step #3 :Paste this into the text box:
"c:\program files\google\google talk\googletalk.exe" /nomutex
With the double quotation.
Step #4 :Click Next.Name anything for example Google Talk Multiple, etc.
Step #5 :Click Ok and now you can login in multiple google accounts at the same instant.
Tuesday, September 4, 2007
Multiple Login For Google Talk

Labels: Google, Google Talk, Gtalk, Hacks, Multiple login, Tutorial
Tuesday, August 28, 2007
Lock Folder Without Any Software
A very useful trick to lock a folder without the need of any software.This trick has only been tested in Windows XP.
Suppose you want to lock the folder "Photo" in d: which has the path D:\Photo. In the same drive create a text file and type
ren Photo Photo.{21EC2020-3AEA-1069-A2DD-08002B30309D}
Now save this text file as lock.bat.
create another text file and type in it
ren Photo.{21EC2020-3AEA-1069-A2DD-08002B30309D} Photo
Now save this text file as key.bat.
Now you have two batch files lock.bat and key.bat.When lock.bat is pressed the folder named lucky will change to Control Panel and contents will be unaccesible.Again when the key.bat is pressed it revert back to its original contents and the contents are accesible.

Thursday, July 26, 2007
Increase your Broadband speed ---- Part-II
Recommended on systems having 256 MB of RAM or higher.
Step#1 ::: Identify IRQ for the NIC/USB modem.
Start ----> Run and type msinfo32.exe which will open the System Information Console. Now go to Hardware Resources ----> IRQs. In the right panel, you will see all the hardware along with their IRQs. Look for your NIC's IRQ.
For those using an USB to connect the ADSL modem, the procedure differs.
Right click on My Computer and select Properties. Select the Hardware tab and click on device manager. At the bottom of the list you got Universal Serial Bus controllers. Click on it to expand and there should be at least one USB root hub. Double click on it and go to power management. There you should find the USB ADSL modem along with its IRQ. If it is not located under this USB root hub just get the properties for another until you find it.
Step # 2 ::: Editing the system.ini file.
Start -----> Run and type sysedit.exe.

Labels: ADSL, Broadband Speed, Increase your bandwidth, internet, modem, Tutorial, tweak
Saturday, July 21, 2007
Increase your Broadband speed ---- Part-I
1. Click on Start --> Run --> gpedit.msc <Enter>.
It seems that Windows XP reserves 20% of the available bandwidth even if this option is not configured and even if you don't use QoS (Quality of Service) feature (which is disabled by default).
Keep in mind that there are several other reasons for your download speed not reaching the labeled speed of your Internet connection.

Tuesday, June 19, 2007
Make Your Windows XP look like Windows Vista
VistaVG Ultimate by Mr. Vishal Gupta
================================
Hi guys
This is a tutorial which will give your Windows XP a touch and feeling of Windows Vista.

Download VistaVG Ultimate by Vishal Gupta
Download VistaVG Ultimate with Searchbar by Vishal Gupta
It has many new features and new styles which will give you the essence of Windows Vista.
NEW:
1. A new style "Black" has been added to the theme after a lot of demand for black titlebar.
2. A separate theme for Startmenu Searchbar lovers. It shows the Vista searchbar in Start menu but its fake. You need "LSPatch" to use it. I have included it in the pack.
And more...
UPDATE:
1. Titlebar Text is shown in Left now.
2. Common Tasks are also shown in Left but I have included a "shellstyle.dll" file for bottom common tasks.
3. Aero style for 32x icon size is default now.
4. Lots of new Vista images, like "All Programs" arrow, Explorer arrows, Startmenu images, Logoff/Shutdown images, etc.
5. A few colors changed.
And lots of other small updates...
HOW TO USE:
1. Extract the contents and u'll get a folder.
2. In this folder, you'll get 4 more folders:
=> Bottom Common Tasks (This folder contains "shellstyle.dll" file for showing common tasks in explorer at bottom.)
=> Fonts (This folder contains Segoe UI fonts required for the theme. Copy them to "%windir%\Fonts" folder.)
=> Styler Toolbar (This folder contains Style toolbar for explorer. You need "Styler" installed on your system.) You can download Styler from here:
http://www.crystalxp.net/galerie/en.id.551.htm
=> Theme (This folder contains the main theme.)
3. Copy all contents in "Theme" folder to "%windir%\Resources\Themes\" folder.
4. Now you can set the theme using Desktop Properties.
Before applying the theme make sure you have patched the "uxtheme.dll" file to allow 3rd party visual styles, if its not patched, then download and run the UXtheme Patcher from here:
http://www.softpedia.com/progDownload/Uxtheme-Multipatcher-Download-2369.html

Labels: Theme, Tutorial, Windows Vista, Windows XP
Monday, May 21, 2007
Hide one file into another
Today we need many files to be hidden or don't want other users to view those...so here is a simple trick through which u can save one format of file into another.To be precise here it is only described how to hide a .pdf file into a simple looking .JPEG file.
Follow this process ::::
Step 1: You will need two files - the file you want to hide and one jpg image - it can be of any size or dimensions.Then add it to RAR archieve by right clicking on the file to be hidden and then "Add to archieve " option or alternatively ZIP it if not using WinRAR.
Step 2: Copy the above two files to the C: (or anyother location preferred by you) folder and open the command prompt window.
Step 3: Move to the c: root(or the location where the two files are present) by typing cd \
Step 4: The most important step - type the following command:
copy /b image.jpg + filetohide.rar my_new_image.jpg
You will get the message::::image.jpg
filetohide.rar
1 file(s) copied.
To recover the original file, just open the WinRAR and locate the new image file here it is my_new_image.jpg or in simple extract the image file with WinRAR.
Here we illustrated with an pdf file as that works with simple renaming. If you want to apply this technique to other file formats like XLS, DOC, PPT, AVI, WMV, WAV, SWF, etc, you may have to first compress them in RAR or ZIP format before executing the copy /b DOS command.
copy /b sourceimage.jpg + filetohide.rar targetimage.jpg
So start hiding your files from your father or from your friends.












