Sunday, November 28, 2010

Make Free Calls Anywhere in India


Make Free Calls Anywhere In India Via REDIFF

Here is Cool Trick to make free calls via rediff ads.You need to make just a Ads on rediff and its all for free.Through this you can call any where in india.

Follow the procedure to make calls successfully

2. Click the Post Ad button

3. Fill the form to create your AD, wait for one hour for your advertisement to get listed on rediff.

4. After an hour go back to www.localads.rediff.com and search for your ad(with your location such as delhi,kokata,lucknow..etc ).

5. Open your AD and enter your friends(destination) number and click on Talk Now.

6. Both destination and your phone will receive calls from Rediff and both will get connected, Each call is limited to 1 minute 20 seconds.





Wednesday, November 17, 2010

Set wallpaper in background of your Hard Drive / Pen Drive


Want to set wallpaper in background of your usb drive or harddrive?? just follow the simple steps to set any image as wallpaper in your drive.

Step1: Copy the below code and paste it in a notepad and save this file as Desktop.ini


[ExtShellFolderViews]
{BE098140-A513-11D0-A3A4-00C04FD706EC}={BE098140-A513-11D0-A3A4-00C04FD706EC}
[{BE098140-A513-11D0-A3A4-00C04FD706EC}]
Attributes=1
IconArea_Image=image1.jpg
[.ShellClassInfo]
ConfirmFileOp=0


Step 2: Choose any wallpaper or image file,copy its name with extension.
Step 3: Goto desktop.ini file that you saved previously and replace image1.jpg with your wallpaper name with its extension and save the file.
Step 4: Now you have two files:
i).Image1.jpg(suppose we have wallpaper named with image1.jpg)
ii).Desktop.ini
Step 5: Copy both file and paste it in the root of your drive.Refresh to view wallpaper in the background of your drive.

You can see the screenshot below:

Click on the image to view full screen.





Tuesday, November 16, 2010

Use Command Prompt as Task Manager


Command prompt is the most powerful command line interface in windows.You can do all file handling operations through command prompt.Sometimes when virus attacked on pc and disable Task Manager at that time you deadly want Task Manager.So why don't you make your command prompt work as Task Manager and terminate all the unwanted processes using command prompt.Let see how to do this..

Step 1: Press Win+R to RUN and type CMD in run and press enter.
Step 2: When the console is open type commmand 'TASKLIST' (without quotes) after that you can see the list of all process with their PID(Process ID) which is run over the system.


Step 3: For terminate any process you need to type command TSKILL with their PID(Process ID)
For example according to above image if we want to kill the windows media player then the required command is TSKILL 3964

Tip: If Cmd is also not open due to virus or any other reason then type COMMAND in RUN .





Task manager,Folder option,Regedit...etc Not Working..??


when virus attacks on pc its primarily task is to set restrictions on those application which makes the users power user.Primary attack of viruses such as to make folder option not working,disable task manager,makes registry inaccessible , disable control panel...etc . So here is handy tool called Remove Restrictions Tool.It is easy to use and standalone no need to installation.


Download Remove Restrictions Tool from here





Monday, November 15, 2010

[Fixed]Fix Master Boot Record(MBR) in Windows 7 after uninstalling Linux


when we uninstall or delete partition of linux which is dual boot with windows 7 then it causes an error on booting windows 7 such as grub missing , mbr(master boot  record) got corrupted.Just follow the simple steps to fix this problem.

Step 1: Boot your system with Windows 7 System Repair Disk.(you can easily find on Torrentz)
Step 2: Now form the menu list select 'Command Prompt'.
Step 3: At the command prompt type the following commands-

bootrec.exe  /fixmbr

bootrec.exe  /fixboot (may return an 'Element not found' message)

bootrec.exe  /RebuildBcd

Step 4: Now close the command prompt and select the 'Startup Repair' option.It take sometime after that reboot your system.Your problem should be fixed.







Sunday, November 14, 2010

[Fixed] Generic Host For Win32 and Svchost.exe Error


There are the two methods for fixing Generic Host For Win32 and Svchost.exe Error.

Error Message: Generic Host Process for Win32 Services. Generic Host Process for Win32 services encountered a problem and needed to close.



Method 1


Step 1: Copy the following code-


@ECHO off
ECHO Generic Host Error Removal Tool By Xtremebits
REM script created by: www.xtremebits.net
reg add HKLM\SYSTEM\CurrentControlSet\Services\netbt\parameters /v TransportBindName /t REG_SZ /d "" /f
reg add HKLM\Software\Microsoft\OLE /v EnableDCOM /t REG_SZ /d "N" /f

REM Following commands can be used to reset the above modified registry values to their default value
REM reg add HKLM\SYSTEM\CurrentControlSet\Services\netbt\parameters /v TransportBindName /t REG_SZ /d "\Device\" /f
REM reg add HKLM\Software\Microsoft\OLE /v EnableDCOM /t REG_SZ /d "Y" /f

ECHO Keep visiting www.xtremebits.net for more usefull stuffs...
Echo Problem Fixed, press any key to continue
pause



Step 2: Paste the above copied code to the notepad.
Step 3: Save the file as GenericErrorProblem.bat and close it.
Step 4: Double Click to run the GenericErrorProblem.bat
Step 5: After that it will ask for press any key to continue just press any key and generic host error problem will be solved.



Method 2





Install Windows 7 through USB Drive/PenDrive


My previous article was about to install windows xp now here i m again with new article on installing windows 7 or vista through pendrive.Installing through pendrive has a great use in case your optical drive is not working . Let see how to install windows 7 through pendrive.

Requirements:

1). Windows USB/DVD Download Tool(Link to Download)

                   Required to Run this s/w in windows xp

          i. .Net FrameWork 2.0(Download)
          ii. Microsoft Image Mastering API v 2(Download)   

2). Iso image of windows 7

Follow the steps to make your pendrive ready for installation-

Step1: Download and install windows usb/dvd download tool in your system.
Step2: Run the software and browse for iso image file of windows 7.(if you dont have a image file ,
you can make it through magic iso software , if you have a other format of image file such as .nrg you can also convert into iso file through magic iso as well )





Install Windows XP through USB Drive/PenDrive


Using Optical Drive is out of fashion with the increasing trend of  using  pendrive.Installing operating system using pendrive is the only way when your optical drive get crashed or not working.So here is quick and easy way to install windows xp through pendrive.

Requirements:

1). Win Setup From Usb(Link to Download)
2). Windows XP Setup Disk

Follow the Steps to make this stuffs works Successfully..

Step 1: First insert the windows xp cd in the optical drive and copy all setup files from cd to a new folder.(If you have a image file , you can use winrar or 7zip to extract files.)
Step 2: Download and install 'win setup form usb' tool.





Saturday, November 13, 2010

Add Safe Mode option in Windows Booting list


Safe Mode is very useful feature of windows and it is commonly used for troubleshooting purposes of Windows operating system.The traditional way of booting to Safe Mode in Windows XP, is to press the F8 key during the boot process, to display a list of available boot options.The problem with this procedure is that we need to press F8 in appropriate time if it not pressed at the right time then we need to restart computer again.You can add Safe Mode option to the Windows XP startup menu that displays other available operating systems and save yourself from having to press F8 during startup.

Just follow the steps to add the safe mode option in the windows xp startup booting list :-

1). Go to control panel >> System.
2). Click on Advanced Tab.
3). Then click on settings under the startup and recovery section.
4). Click on edit under system startup section.
5). The Boot.ini file opens in Notepad which is look like:


[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS=”Microsoft Windows XP Professional” /fastdetect




Friday, November 12, 2010

Windows XP tweaks-Part 3


Install/Enable NetBEUI Under WinXP

If for some reason you need to install NetBEUI then follow these instructions.
**Note - You will need the WinXP CD in order to to this!
Support for the NetBIOS Extended User Interface protocols (also called NetBEUI or NBF) in Windows XP has been discontinued. If your configuration requires temporary use of NetBEUI for Windows XP, follow these steps:
To install the NETBEUI protocol:
- Locate the Valueadd/msft/net/netbeui directory on your Windows XP CD.Copy nbf.sys into the %SYSTEMROOT%SYSTEM32DRIVERS directory.
- Copy netnbf.inf into the %SYSTEMROOT%INF directory.
- In Control Panel, click Network and Internet Connections and then click Network Connections.
- Right-click the connection you want to configure, and then click Properties.
- On the General tab, click the INSTALL button to add the NetBEUI protocol.






Thursday, November 11, 2010

Windows XP tweaks-Part 2


Remove the Recycle Bin from the Desktop

If you don't use the Recycle Bin to store deleted files , you can get rid of its desktop icon all together.
Run Regedit and go to:
HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Windows/CurrentVersion/explorer/Desktop/NameSpace

Click on the "Recycle Bin" string in the right hand pane. Hit Del, click OK.






Wednesday, November 10, 2010

Windows XP tweaks-Part 1


How to make your Desktop Icons Transparent

Go to ontrol Panel > System, > Advanced > Performance area > Settings button Visual Effects tab "Use drop shadows for icon labels on the Desktop"


Speed up your browsing of Windows 2000 & XP machines





Monday, October 25, 2010

Use your Single gmail ID as Multiple IDs(Gmail DoT Trick)




Gmail DoT Trick is one of most amazing trick that google revealed ever.As the name suggest that DoT (.) plays an important role in it.

Let see what is the trick :

Suppose your gmail id is  smile4ever@gmail.com

Now you can also login into above account with the following gmail ids :-

                 s.mile4ever@gmail.com

                 sm.ile4ever@gmail.com

                 smi.le4ever@gmail.com

                 smil.e4ever@gmail.com

                 smile.4ever@gmail.com

  and so on.....

That means Gmail does not count DoTs (.). So isnt its amazing ...





Monday, October 11, 2010

NTFS vs. FAT



To NTFS or not to NTFS—that is the question. But unlike the deeper questions of life, this one isn't really all that hard to answer. For most users running Windows XP, NTFS is the obvious choice. It's more powerful and offers security advantages not found in the other file systems. But let's go over the differences among the files systems so we're all clear about the choice. There are essentially three different file systems available in Windows XP: FAT16, short for File Allocation Table, FAT32, and NTFS, short for NT File System.

FAT16

The FAT16 file system was introduced way back with MS–DOS in 1981, and it's showing its age. It was designed originally to handle files on a floppy drive, and has had minor modifications over the years so it can handle hard disks, and even file names longer than the original limitation of 8.3 characters, but it's still the lowest common denominator. The biggest advantage of FAT16 is that it is compatible across a wide variety of operating systems, including Windows 95/98/Me, OS/2, Linux, and some versions of UNIX. The biggest problem of FAT16 is that it has a fixed maximum number of clusters per partition, so as hard disks get bigger and bigger, the size of each cluster has to get larger. In a 2–GB partition, each cluster is 32 kilobytes, meaning that even the smallest file on the partition will take up 32 KB of space. FAT16 also doesn't support compression, encryption, or advanced security using access control lists.

FAT32

The FAT32 file system, originally introduced in Windows 95 Service Pack 2, is really just an extension of the original FAT16 file system that provides for a much larger number of clusters per partition. As such, it greatly improves the overall disk utilization when compared to a FAT16 file system. However, FAT32 shares all of the other limitations of FAT16, and adds an important additional limitation—many operating systems that can recognize FAT16 will not work with FAT32—most notably Windows NT, but also Linux and UNIX as well. Now this isn't a problem if you're running FAT32 on a Windows XP computer and sharing your drive out to other computers on your network—they don't need to know (and generally don't really care) what your underlying file system is. 

The Advantages of NTFS

The NTFS file system, introduced with first version of Windows NT, is a completely different file system from FAT. It provides for greatly increased security, file–by–file compression, quotas, and even encryption. It is the default file system for new installations of Windows XP, and if you're doing an upgrade from a previous version of Windows, you'll be asked if you want to convert your existing file systems to NTFS. Don't worry. If you've already upgraded to Windows XP and didn't do the conversion then, it's not a problem. You can convert FAT16 or FAT32 volumes to NTFS at any point. Just remember that you can't easily go back to FAT or FAT32 (without reformatting the drive or partition), not that I think you'll want to.
The NTFS file system is generally not compatible with other operating systems installed on the same computer, nor is it available when you've booted a computer from a floppy disk. For this reason, many system administrators, myself included, used to recommend that users format at least a small partition at the beginning of their main hard disk as FAT. This partition provided a place to store emergency recovery tools or special drivers needed for reinstallation, and was a mechanism for digging yourself out of the hole you'd just dug into. But with the enhanced recovery abilities built into Windows XP (more on that in a future column), I don't think it's necessary or desirable to create that initial FAT partition.

When to Use FAT or FAT32

If you're running more than one operating system on a single computer
, you will definitely need to format some of your volumes as FAT. Any programs or data that need to be accessed by more than one operating system on that computer should be stored on a FAT16 or possibly FAT32 volume. But keep in mind that you have no security for data on a FAT16 or FAT32 volume—any one with access to the computer can read, change, or even delete any file that is stored on a FAT16 or FAT32 partition. In many cases, this is even possible over a network. So do not store sensitive files on drives or partitions formatted with FAT file systems.





Sunday, October 10, 2010

The fastest way to lock your PC



You used this shortcut when you still had Windows XP. Now, you can still do it with Windows Vista. Here are the steps to do it.

1. Make a right click on an empty space on the Desktop.
2. Choose New on the pop-up window, and then Shortcut.
3. Enter the words “rundll32.exe user32.dll, LockWorkStation” exactly, when prompted to type the location of the item on the space provided for.
4. Click on Next.
5. Enter a name for your shortcut, like Lock Shortcut or something more ingenious.
6. Click on Finish. Then you are all done. Wasn’t it fast?





Next Story Home
Twitter Delicious Facebook Digg Stumbleupon Favorites More