Project Wonderful - Your ad here, right now, for as low as $0.03

Add album art to any Folder containing mp3 orf music files

No Comment - Post a comment

One of the coolest new features in Windows XP is its album thumbnail generator. By using this feature you can automatically places the appropriate album cover art on the folder to which you are copying music. When you download the album cover art from the Web, just save the images as folder.jpg each time and place them in the appropriate folder. Then, Windows XP will automatically use that image as the thumbnail for that folder.

 

Stop Password Expiration

No Comment - Post a comment

By default, Windows XP is set up with passwords which will expire after 42 days. 14 days in advance, Windows will start warning you of this fact. If you do not want your passwords to expire:

  • Go to Start > Run and in the text box type control userpasswords2
  • Select the Advanced tab in the User Accounts window
  • Press the Advanced button below the Advanced user management header
  • Select Users in the Local Users and Groups
  • In the right pane, right-click the user name for which you want to change the setting, and select Properties
  • On the General tab, check Password never expires
  • Click Apply and OK 

 

How To Make Free VoIP Calls To Any Phone From Google Talk

No Comment - Post a comment


You can make free calls from GTalk. However it can not be used in india at this time.For making free calls follow the steps given below.


  • Open google talk on your desktop

  • Click the add button to add number

  • Type in the phone number of the person you want to call in the following format.
    Use full phone number, including country code and area code:
    ph-number@talkster.gtalk2voip.com (example USA,use 12125551212@talkster.gtalk2voip.com

  • If you’ve entered a valid number, it will be added to your contacts list and you will be able to make free calls to that number any time later.

You can check Supported countries

 

How to hide all desktop icon

No Comment - Post a comment

Do you know that you can hide all your desktop icons. If you want to give nice appearence to your desktop by using buetiful wall paper, you canuse this trick. Actually this is simple. Just click on any free area on desktop and select Arrange Icons By and unckeck Show Desktop Icons. Here is the screen shot of this

 

How to hide programs from Add or Remove Programs List

No Comment - Post a comment

If you have any secret software, it can be hide using the following tips.
 
1. Open your Registry editor

2. Go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall.

3. Now which software you want to hide, select that and double click on DisplayName in the right panel.

4. A new window will open with the name "Edit String".

5. Remove the software name from Value data.
 
You can change the name of the program also

 

Password protect your folders

No Comment - Post a comment

we can give password protection to folders. The folder must be zipped. Double click on zipped folder, or right click and select explore. Select add a password from the file menu. Enter password in the box. This file can be opened, but it can not be accessed by others. The password will be asked during unzip.

 

How to create an icon file

No Comment - Post a comment

We can create our own icon files. For that just in to programme>
accessories> paint. Now the paint window will be open. From the menu
click on image and select attributes. Set height, width to 32. This is
the normal size of an icon. Unit should be in pixel. Click on ok. To
this image you can type text, insert picture, ect. After editing save
the file with .ico extention. Now you can use this icon file to any
folder or file.

--
Sent from my mobile device

 

Block websites

No Comment - Post a comment

It's very simple to block out certain websites that you do not want to open up on your computer.You can do this by clicking the Start button and select Run. Type the following: c:\WINDOWS\system32\drivers\etc\hosts

Windows might ask you which program should be used to open this application. Click on Wordpad.

It will open up a new window on your screen showing some text information. At the end of the last line of the file, press the Enter key. Type 127.0.0.1 and the name of the website you want to block.

Example: 127.0.0.1 google.com

Save the file. The websites that you have put in this list will not open up on your system.

In case you want to open them, go back to the text file using the same commands and remove the names you have typed. Save the file.


 

Super fast shut down of your computer

1 comments - Post a comment

Normal shutdown can take a lot of time if you have programs or background services open on your system. To shut down quickly, save all your open documents, open the Task Manager by pressing Ctrl + Alt + Delete, press Shut Down from the menu and choose Turn off.


 

How to change folder background

No Comment - Post a comment

Step 1- Open up notepad, the native text editor in Windows. Type in the exact line below:[{BE098140-A513-11D0-A3A4-00C04FD706EC}]
Specify the picture to use: Now, in the next line we will specify the picture that we want to use as the background for the folder. We will do this by typing the following line:iconarea_image=C:\My Pictures\flower.bmp
Let me elaborate the above-mentioned process. The image to be used as the folder background is specified through iconarea_image. So you can type in the exact path to any image of your liking after the “=” sign as shown above.
Step 2- Now we will save the contents in a file called desktop.ini in the folder that we are customizing (in this case the folder is C:\infofolder). From the File>Save option save the file as desktop.ini and put the file name in double quotes as shown in the picture below to maintain the .ini extension
Step 3- Now we will have to give the folder system attribute. This can be done very easily through the command prompt. Open up the command prompt through Start>All programs>Accessories>command prompt. Type the following and press enter (remember we are using infofolder as an example, so the path name may vary accordingly for you) :Attrib +s “C:\myfolder”.Additionally you can hide the desktop.ini file.That’s it, done !! The folder will now display the picture of your choice in the background.

 

Lock XP Workstation

No Comment - Post a comment

You can lock your XP workstation with two clicks of the mouse. Create a new shortcut on your desktop using a right mouse click, and enter 'rundll32.exe user32.dll, LockWorkStation' in the location field. Give the shortcut a name you like. That's it -- just double click on it and your computer will be locked. And if that's not easy enough, Windows key + L will do the same.

 

Hide shared folders with Windows XP Pro's Net command line tool

No Comment - Post a comment

By sharing a folder in Windows XP Pro, it usually means that you want network users to be able to find and access the folder in the My Network Places tool. If you want to share a folder with only certain users, you can use the Net command line tool to essentially hide your computer and shared network folders.
Follow these steps to create the hidden share:
Open a command prompt.
Type this command: net config server /hidden:yes.
Share the folder as you normally would.
If your computer is already sharing network folders, it may take up to 30 minutes for this command to take effect and hide the computer name.
Users who have access to the hidden shared folder can get to it by using the UNC name or by mapping the hidden share to a local drive letter. To unhide the computer, typenet config server /hidden:no.
Note: This tip is for Windows XP Professional only.

 

Automatically defrag drives with a new context menu item!

No Comment - Post a comment

Create a new Registry import file named context_defrag.inf in Notepad (be sure to save with it with the Save as type set to All Files and not Text Documents) and place the following text inside:
; context_defrag.INF; Adds Defrag to the right click context menu in Windows XP[version]signature="$CHICAGO$"[DefaultInstall]AddReg=
AddMe[AddMe]HKCR,"Drive\Shell\Defrag\command",,,"DEFRAG.EXE %1"

Then, right-click and choose Install. This will add a context menu to XP that allows you to automatically defrag drives, using the command line version of the built-in defragmentation utility. To use it, navigate to a drive in My Computer, right-click, and choose Defrag. A command line window will appear, and that drive will be defragged. When it's complete, the window just disappears.
UPDATE: To remove this functionality, Open regedit.exe and navigate to the following location:
HKEY_CLASSES_ROOT\Drive\shell\
Then delete the Defrag folder and close Regedit.

 

Use CTRL+ALT+DEL Without Pushing All the Buttons

No Comment - Post a comment

For some people, pushing CTRL, ALT and Delete (CTRL+ALT+DEL) at the same time can be an inconvenience, if not a complete impossibility. With Windows XP, there are two ways to get around this.First option: Configure the system so that you do not need to press CTRL+ALT+DEL at all during logon (assuming you're not using the Welcome screen, in which case this key combo is not required). Here's how:
- Open Control Panel then User Accounts.- Navigate to the Advanced tab.- Uncheck the Require users to press Ctrl+Alt+Delete checkbox under Secure Logon.Second option: Configure XP's accessibility options so that "sticky keys" will be activated at the secure desktop: That way, you may "press" ALT, CTRL, and DEL sequentially rather than simultaneously. You can turn that on via the Accessibility control panel. (Control Panel then Accessibility Options):- Bring up the Accessibility Control panel and navigate to the Keyboard tab.- Check Use Sticky keys - Navigate to the General Tab.- Check Apply all settings to logon desktop.

 

Clean Deeper

1 comments - Post a comment

Unfortunately, the Disk Cleanup tool misses certain temp files. Here's a little batch file to complete the task: Open Notepad or your favorite text editor and type del /s /q C:\Documents and Settings\Username\Local Settings\Temp\*.*", replacing 'Username' with the name of the user account and adjusting the drive letter as needed. Save the file with a name like deltemp.bat (be sure to use the .bat extension) and store it with your other batch files (if you don't have other batch files, your Desktop or any other easy-to-access folder will do). Then add the file to your Startup folder (Start, All Programs, Startup) so that it deletes the files every time you log in to Windows.

 

Wondershare FlashOnTV

No Comment - Post a comment

Wondershare FlashOnTV is a professional Flash to DVD burner designed for users who want to convert FLV- and SWF-files to DVD and put their Flash files on DVD discs. Wondershare FlashOnTV is an easy to use Flash to DVD converter that allows burning Flash Videos (FLV) and SWF to DVD in just a couple of clicks.

 

Reezaa

No Comment - Post a comment

Reezaa is an easy-to-use all to mp3 converter. With Reezaa you can convert almost all types of video or audio files to MP3 format. The program supports AVI, WMV, MOV, 3GP, MP4, FLV, RM, RMVB, VOB, DAT, MPEG, WAV, WMA, ASF, RA and all VCD & DVD formats.

 

Buku Sudoku

No Comment - Post a comment

Experience the puzzle sensation that is sweeping the globe. Buku Sudoku offers countless hours of Sudoku logic challenges and even teaches you how to beat them. Choose from soothing themes like Ancient Japan, Underwater Paradise, and Tropical Rainforest. Create and solve your own Sudoku puzzles, including those found online and in newspapers! The most all-inclusive Sudoku game on the market, Buku Sudoku ships with a built-in tutorial, a robust puzzle generator, two game modes, three difficulty levels, and options that let you customize grids, display hints, highlight errors, undo moves, and solve puzzles.

 

All Gmail Users Are Given Two Separate Email Addresses

No Comment - Post a comment

When you create a Gmail account, you actually get two email addresses - one is the regular @gmail.com while the second email address has @googlemail.com in the domain.
That means if your email address in Gmail is something like billgates@gmail.com, all email messages that are sent to billgates@googlemail.com will also be delivered to your own Gmail account. That’s two for the price of one.

 

Giveaway of the Day - Cool Record Edit Pro

No Comment - Post a comment

Cool Record Edit Pro helps you transfer tapes, LPs, live performances, Internet radio, TV, DVD, or any other sound source to your hard drive. The software helps protect your valuable recordings - just set the sound source, the recording quality, and volume, then start recording.

The Editor allows you to perform various operations with audio data such as displaying a waveform image of an audio file, filtering, applying various audio effects and more. It includes a click and crackle filter for cleaning vinyl records, a noise filter for cassette-tape recordings, and an equalizer to enhance the sound quality of all recordings.
Click Here to go

 

How to change a drive's icon when you open My Computer

No Comment - Post a comment

How to change a drive's icon when you open My Computer

Create a file called AUTORUN.INF on the root of your hard drive
Enter the lines
[autorun]
ICON=Name of the ICON file

For the name of the icon file you can either specify the path and name (e.g. ICON=C:\WINDOWS\ICONS\MY_ICON.ICO) or
a specific icon in a library (e.g. ICON=ICONFILE.DLL,2)

 

How to change the icon used for specific drives in Explorer

No Comment - Post a comment

How to change the icon used for specific drives in Explorer

Start Regedit
Go to HKEY_LOCAL_MACHINE / SOFTWARE / Microsoft / Windows / CurrentVersion / Explorer
Create a key called DriveIcons
Within DriveIcons, create another key with the drive letter you want to change (..\DriveIcons\K)
Create another key within the drive letter key called DefaultIcon
Set the default value equal to the icon you want to use.
If you have a file that has more than one icon in it, such as a DLL file, use the standard C:\full_path\icon_file.dll,x
where x is the number of the icon within the file icon_file.dll.

 

Windows XP cammand line utilities

No Comment - Post a comment

While there are a lot of command line utilities in WindowsXP, here are some that I have been using lately.
bootcfg - Configures, queries, or changes Boot.ini file settings.
driverquery - Displays a list of all installed device drivers and their properties.
getmac - Returns the media access control (MAC) address and list of network protocols associated with each address for all network cards in each computer
gpresult - Displays Group Policy settings and Resultant Set of Policy (RSOP) for a user or a computer
netsh - You can use commands in the Netsh Interface IP context to configure the TCP/IP protocol
schtasks - Schedules commands and programs to run periodically or at a specific time
systeminfo - Displays detailed configuration information about a computer and its operating system

 

Which is the best antivirus

No Comment - Post a comment

Aliwil Avast 4.0 Professional
Price: $55
Design and ease of use: Good
Malware detection rate: 96.32%
Proactive detection of unkown threats: 37%
False-positive detectioons*1: 5
System slowdown: 4%
Outbreak response time (hours)*2: 6-8
Bottom line: This program has decent overall malware detection, but poor proactive protection and an awkward design.

AVG 7.5 Anti Virus Professional
Price: $55
Design and ease of use: Good
Malware detection rate: 96.15%
Proactive detection of unkown threats: 34%
False-positive detectioons*1: 1
System slowdown: 2%
Outbreak response time (hours)*2: 6-8
Bottom line: AVG has average overall malware detection, the worst proactive protection and a clunky interface.

BitDefender Antivirus 10.0
Price: $38.95
Design and ease of use: Superior
Malware detection rate: 95.68%
Proactive detection of unkown threats: 61%
False-positive detectioons*1: 14
System slowdown: 124%
Outbreak response time (hours)*2: 4-6
Bottom line: BitDefender has excellent malware detection, but it causes a noticeable (though not show-stopping) system slowdown.

Eset NOD32
Price: $64.50
Design and ease of use: Very Good
Malware detection rate: 88.32%
Proactive detection of unkown threats: 79%
False-positive detectioons*1: 6
System slowdown: 5%
Outbreak response time (hours)*2: 4-6
Bottom line: NOD32 has the best unkown-threat protection by fa, but its overall malware detection is second-tier. It has an overly technical interface.

Kappersky Anti-Virus 6.0
Price: $72.71
Design and ease of use: Superior
Malware detection rate: 97.64%
Proactive detection of unkown threats: 51%
False-positive detectioons*1: 6
System slowdown: 10%
Outbreak response time (hours)*2: 0-2
Bottom line: This effective program has solid malware detection and the fastest outbreak response time among currently tested competitiors.

Norton AntiVirus 2007
Price: $59.95
Design and ease of use: Superior
Malware detection rate: 97.77%
Proactive detection of unkown threats: 49%
False-positive detectioons*1: 3
System slowdown: 10%
Outbreak response time (hours)*2: 10-12
Bottom line: Nortins solid program wins extra points for antivirus detection and cleanup, but remewal and support costs are high.

Panda Antivirus 2007
Price: $35.55
Design and ease of use: Very good
Malware detection rate: 92.09%
Proactive detection of unkown threats: 56%
False-positive detectioons*1: 3
System slowdown: 4%
Outbreak response time (hours)*2: 6-8
Bottom line: This well=priced option provides good proactive protection, average overall malware detection and a poor disinfection rate.

Trend Micro PC-cillin AntiVirus 2007
Price: $50
Design and ease of use: Very good
Malware detection rate: 90.97%
Proactive detection of unkown threats: 43%
False-positive detectioons*1: 0
System slowdown: 9%
Outbreak response time (hours)*2: 6-8
Bottom line: Trend Micro's poor perfrormance at detecting malicious software (overall and proactive) put it at the bottom of the barrel in our ranking.

*1: The number of harmless files incorrectly identified as suspicious out of 20,000
*2: The number of hours on average it took the company to deliver signatures for new malwre during the first part of 2007
Note: Prices are in Australian dollars.
 
This information was included on page 10 of the Australian PC World Magazine, August 2007 edition. The article was done by Ryan Naraine.

 

Keyboard Shortcuts

No Comment - Post a comment

Ctrl+Alt+Del. It is also known as the "three-fingered salute," since it is so useful when your Windows computer locks up. Pressing the combo once (simultaneously) opens the Windows Task Manager. From the Task Manager you can select the crashed program separately and close it. If your system is totally locked, grab the mouse and click Shut Down.

Have you ever wondered why almost every windows program has the F in File underlined, E in edit and so on across the top of the window? Press the Alt key + that letter to open a particular menu; you can either use arrow keys to move around within that window. Now your eyes will be glued to more underlined letters to use more Alt key combinations.
F2 renames a selected file or folder easier than right clicking.
F3 launches search if you're on the desktop or in a folder.
Windows + M minimize all open windows.
Windows + D shows you're desktop.
To move the current window or dialog box to a different position on the screen press Shift+Alt+Spacebar then press M. Move the window or dialog box using the up/down/left/right arrows then press ENTER.
To resize the Current window press Shift+Alt+Spacebar then press S. Move the window using two of the up/down/left/right arrows then press ENTER.
To reduce (not minimize) the current window press Shift+Alt+Spacebar then press R.
To maximize the current window use Shift+Alt+Spacebar then press X.
To restore an active window press Alt+Spacebar+R
To minimize the current window use Shift+Alt+Spacebar then press N.
To activate the font list box in the formatting toolbar press Ctrl+Shift+F.
To switch between multiple documents which are open in the same program press Alt+W. To pull down the window menu, type the number corresponding to the document you want to switch to. Or press Ctrl+F6.
To open multiple documents in the same program press Alt+F to pull down the file menu. Type the number corresponding to the document you want to switch to or press Alt+F to pull down the menu. Press O to open the open dialog box. Press Ctrl+Tab to move through the buttons and fields until you reach the document list. Use your down arrow keys to move to the document you wish to open. Press Enter.
To close an active document or dialog box press Alt+F to pull down the file menu. Press C to close the document. You may be asked "Do you want to save changes to the document?" Use your Tab or arrow keys to move to your selection. Press Enter.
To close multiple documents in the same program press Alt+C.
To turn on spell checker move to the beginning of your document or select the text you want spell checked and press F7. Use the Tab key to move around the dialog box. Press Enter on ignore or change buttons.
To display a drop down menu for a selected item, position the cursor over the item and press Shift+F10. Or select the item or text and press Shift+F10.

 

Your Home Page Never Being Changed

No Comment - Post a comment



Some websites illegally modify your registry editor and set their website as default home page, for 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\Internet

Explorer\IEXPLORE.EXE".

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

"C:\Program Files\Internet Explorer\IEXPLORE.EXE" www.infojalakam.blogspot.com

 

If you wanna make a autorun file for that CD you are ready to burn just read this

No Comment - Post a comment


1) You open notepad

2) now you writ: [autorun]
OPEN=INSTALL\filename.EXE
ICON=INSTALL\filename.EXE

Now save it but not as a .txt file but as a .inf file.

But remember! The "filename.EXE" must be replaced with the name of the setup file. And you also need to rember that it is not all of the setup files there are called '.exe but some are called '.msi

3) Now burn your CD with the autorun .inf file included.

4) Now insert the CD in you CD drive and wait for the autorun to begin or if nothing happens just double-click on the CD drive icon in the computer 

 

Remove Favorites From Start Menu

No Comment - Post a comment

Open registry editor.Scroll to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\ExplorerRight-click on the right pane and select New, DWORD Value. Name it NoFavoritesMenu.Double-click and enter 1 as value. To restore the Favorites menu, reverse the steps by changing 1 to 0 or delete DWORD value.

 

Error Message: "Task Manager has been disabled by your administrator"

No Comment - Post a comment

This error is caused if the DisableTaskMgr restriction is enabled. To enable Task Manager, try one of these methods:

Click Start, Run and type Regedit.exe
Navigate to the following branch:
HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Policies\ System
In the right-pane, delete the value named DisableTaskMgr
Close Regedit.exe

 

Customizing Folders with Desktop.ini

1 comments - Post a comment

Using Desktop.ini Files
Folders are normally displayed with the standard folder icon. A common use of the Desktop.ini file is to assign a custom icon or thumbnail image to a folder. You can also use Desktop.ini to create an infotip that displays information about the folder and controls some aspects of the folder's behavior, such as specifying localized names for the folder or items in the folder.
Use the following procedure to customize a folder's style with Desktop.ini:
Use PathMakeSystemFolder to make the folder a system folder. This sets the read-only bit on the folder to indicate that the special behavior reserved for Desktop.ini should be enabled. You can also make a folder a system folder from the command line by using attrib +s FolderName.
Create a Desktop.ini file for the folder. You should mark it as hidden and system to ensure that it is hidden from normal users.
Make sure the Desktop.ini file that you create is in the Unicode format. This is necessary to store the localized strings that can be displayed to users.

Creating a Desktop.ini File
The Desktop.ini file is a text file that allows you to specify how a file system folder is viewed. The [.ShellClassInfo] section, allows you to customize the folder's view by assigning values to several entries:

ConfirmFileOp
Set this entry to 0 to avoid a "You Are Deleting a System Folder" warning when deleting or moving the folder.

NoSharing
Not supported under Windows Vista or later. Set this entry to 1 to prevent the folder from being shared.

IconFile
If you want to specify a custom icon for the folder, set this entry to the icon's file name. The .ico file extension is preferred, but it is also possible to specify .bmp files, or .exe and .dll files that contain icons. If you use a relative path, the icon is available to people who view the folder over the network. You must also set the IconIndex entry.

IconIndex
Set this entry to specify the index for a custom icon. If the file assigned to IconFile only contains a single icon, set IconIndex to 0.

InfoTip
Set this entry to an informational text string. It is displayed as an infotip when the cursor hovers over the folder. If the user clicks the folder, the information text is displayed in the folder's information block, below the standard information.