Sunday, January 31, 2010

Shomoy - Mixed Album

Shomoy - Mixed Album

 
Download Songs in .Mp3 Format
THANKS N ENJOY !! 

 

Hide & Seek mp3 songs.

Hide & Seek mp3 songs.

 

Download songs in Mp3 format.
THANKS N ENJOY !!

 

Striker mp3 songs

Striker mp3 songs

 
Download songs in Mp3 format.
THANKS N ENJOY !!!! 

 

My Name Is Khan mp3 ringtones.

My Name Is Khan mp3 ringtones.

 
Songs Ringtones in .Mp3 Format
 
thanks n enjoy !!!!!!!

 

Trimatra - Agami Kaler Surjo mp3

Trimatra - Agami Kaler Surjo mp3

 
                                      Download all Mp3 songs in one zip file ( TurboShare )

thnks n enjoy !!!!!!!!

 

Reeky - Chokher Arale mp3 songs.

Reeky - Chokher Arale mp3 songs.

 
thanks n enjoy !!!!!!!!

 

LYRICS

LYRICS
HEY GUYS....HERE SOME SITE FOR UR IMPORTANT SONG LYRICS

thanks n enjoy guys

Thursday, January 28, 2010

Most Common Computer Problems and Their Solution (Part-1)

1. Task Manager Disabled:

If you are working on Windows XP pro, following steps will help u to enable Task Manager

SOLUTION 1:
Click Start --> Run
Enter gpedit.msc in the Open box and click OK
In the Group Policy settings window, select User Configuration
Select Administrative Templates
Select System
Select Ctrl+Alt+Delete options
Select Remove Task Manager
Double-click the Remove Task Manager option
Disable that option

SOLUTION 2:
Click on Start >> Run and in the Open box type:

REG add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableTaskMgr /t REG_DWORD /d 0 /f

Click OK.


2. Double-clicking any drive opens search option:

Solution 1:
That's a virus named as ravmon.exe and autorun.inf
Scan first with a good antivirus [Nod32 Recommanded]
then try this trick.

First show the hidden files and folders options then try this method

1. Go to Start-->run and type cmd then click ok

2. If u want to remove the infected file from c drive then type C: in command prompt and press enter

3. Type autorun.inf and press enter
autorun.inf file is opened

4. Now type "attrib autorun.inf -s -h -r" and press enter

5. Now delete the file by typing
"del autorun.inf" and press enter

6.Now type autorun.inf and press enter now, u will find no infected autorun.inf file.

7. same way do for all other drives then restart ur pc


3. I accidentally deleted my "mspaint.exe"/"notepad.exe"/etc. file, how can I get it back?


Solution::

You can use any of following methods:

A. Goto "%windir%\System32\DLLCache" folder and look for the file, if its there then copy it to "%windir%\System32\" folder.

B. Insert your Windows Setup CD and goto "I386" folder. Now look for the same file, it'll present there but the last letter of extension will be "_". e.g., u'll get "mspaint.ex_"/"notepad.ex_"/etc. Now open Command Prompt and goto "I386" folder and give following command:

expand mspaint.ex_ mspaint.exe
expand notepad.ex_ notepad.exe
etc.

Now u can copy the file to "%windir%\System32" folder.

C. Give following command in Command Prompt:

sfc /SCANNOW

It'll automatically restore the files.


4. When I right-click on Start button and select "Open", a "Copy To" or "Move To" dialog box opens automatically.

Solution:
Open regedit and goto:
Code:
HKEY_CLASSES_ROOT\AllFilesystemObjects\shellex\ContextMenuHandlers\

Now under this key, delete following 2 keys:
Copy To
Move To


5. Windows is showing some wrong icons of files. How can I reset the corrupted icons?
Solution:

You can use any of following methods:

A. Download TweakUI and then click on "Repair Icons" in "Repair" section.

B. Open My Computer and goto:
C:\Documents and Settings\User_Name\Local Settings\Application Data

Replace C:\ with your system drive and "user_Name" with your username.
Now there'll be a HIDDEN file "iconcache.db", delete it and restart your system.


6. A strange process "ctfmon.exe" always runs in background and if I click on "End Process" button, it restarts automatically.

Solution:
Open Control Panel and goto Add/Remove Programs list. Now click on the Microsoft Office entry and then click on "Change" button. Now select "Add/Remove Features" and click on "Next". Now expand "Office Shared Features" and click on "Alternative User Input" and then select "Not Available" and finally click on Update. It'll permanently remove that ctfmon.exe and your problem will be solved.


7. My Windows Login Screen has changed to "Classic Logon Box". I want the new Welcome Screen back.

Solution:
Type "control userpasswords" in RUN dialog box or Open "User Accounts" in Control Panel. Then click on "Change the way Users log on and off". Now check the option "Use Welcome Screen". If you get following error:

Uninstall client services for netware.

Then Open "Network Connections" and open Properties of your Internet Connection. Now goto "Networking" tab and select "Client services on Netware" option and click on the"Uninstall" button.


8. Whenever I start my computer, Scandisk starts running even I proper shut down the PC last time.

Solution:
Do as following:

A. Open regedit and goto:

Code:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager

In right-side pane, change the value of BootExecute to:

autocheck autochk *

B. If the above trick doesnt help then give following commands in Command Prompt:

chkntfs /x drive_name

for e.g., if ScanDisk runs automatically for C: and D: drives, then give following commands one by one:

chkntfs /x C:
chkntfs /x D:


9. When I start my computer, I get error message:

"Windows\System32\config\system" file missing or corrupt

Solution::
Boot using Windows Setup CD and enter into "Recovery Console" by pressing "R". Now Log into windows installation and enter admin password. Now give following commands at prompt:

copy %windir%\Repair\system %windir%\System32\Config

If it doesnt work, then again boot into "Recovery Console" and give following commands:

fixmbr
bootcfg /scan
bootcfg /rebuild
fixboot


Win XP Tweaks

STARTUP

1. I can't see Hidden files/folders in my computer. Even I enable the option "Show hidden files/folders" in "Tools -> Folder Options", its automatically disabled again.

Solution1: Go to your Start menu, click on Run and open up your Registry Editor by typing "regedit" without the quotes and pressing OK.

Once there go to: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folde r\Hidden\SHOWALL

Delete the value CheckedValue. (Its type should be REG_SZ and data should be 0 or 1.)

Create a new DWORD value called CheckedValue (same as above, except that the type is REG_DWORD) by right clicking on the right pane->New->DWORD Value. Modify the value data to 1 (0x00000001).
Solution 2: Open regedit and goto:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced
In right-side pane, change value of "Hidden" to as following:

1 - To show hidden file
2 - To not show hidden files

If it doesn't work, then scan your computer with an anti-virus software.


2. Task Manager Disabled:

Using Group Policy Editor - for Windows XP Professional to Enable Task Manager.

* Click Start, Run, type gpedit.msc and click OK.
* Navigate to this branch:

User Configuration / Administrative Templates / System / Ctrl+Alt+Delete Options / Remove Task Manager

* Double-click the Remove Task Manager option.
* Set the policy to Not Configured.

Enable RegEdit [It is not tested]

REGEDIT4
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersio
n\Policies\System]
"DisableRegistryTools"=dword:00000000

Save the text file as any name u with extension .reg
example:- "enable.reg"
After that double click to run the file.

Note:DO SCAN YOUR MACHINE WITH A GOOD ANTIVIRUS. BECAUSE THIS PROGRAMS DON'T TURNED OFF BY HIMSELF OR AUTOMATICALLY. IT HAS TO A VIRUS EFFECT OR A ADMINISTRATOR HAS TO MANUALLY DISABLE THIS PROGRAMS.


3. Restore Deleted Recycle Bin Icon from Desktop:

Method #1:
1. Right-click an empty area of your desktop
2. Select Properties
3. Click the Desktop tab
4. Click the Customize button
5. Click Restore Default
6. Exit all windows and restart your computer

Method #2:
Note: Be sure to make a backup copy of your registry prior to making any changes.

Go to Start>> Run. Type in: regedit [Enter]

Navigate to: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace

Hold the mouse on NameSpace and right-click once. From the resulting menu, select Edit>> New>> Key

Copy and Paste the following Key code (including the brackets):

{645FF040-5081-101B-9F08-00AA002F954E}

Press Enter on your keyboard, exit the registry editor and restart your system.



4. Blank User Accounts Applet :

Problem:
When you double-click User Accounts applet in the Control Panel, the User Accounts applet opens, but it may be completely blank.

The buttons Back | Forward | Home are displayed in the dialog.

Resolution:
To resolve the problem, type these commands from Start, Run dialog:

regsvr32 jscript.dll

If that does not help, execute the following commands as well.

regsvr32 nusrmgr.cpl
regsvr32 /i mshtml.dll


5. Force windows XP to reboot upon crashing:

This registry edit will cause your system to reboot itself automatically upon crashing. This can be useful if you have a reason for keeping your system on 24/7:


Open REGEDIT

Navigate to 'HKEY_LOCAL_MACHINE\SYSTEM
\CurrentControlSet\Control\CrashControl'

Edit the 'AutoReboot' value to '1'


6. Stand By Icon Disabled:

Problem:
I reinstalled my windows and now "Stand By" option is Grey out in shutdown dialog box and I can't use it.

Sol: Install VGA drivers from your motherboard CD and the option will be enabled. If you don't have the motherboard CD, then go to the manufacturer site and download the required drivers.

7. Improving the Slow Boot up time:

There are a variety of reasons why your windows XP system would boot slowly. Most of the times it this has to do with the startup applications. If you would like to speed up the bootup sequence, consider removing some of the startup applications that you do not need. Easiest way to remove startup apps is through System Configuration Utility. Go to Start then Run and enter MSCONFIG and go to the Startup tab. Deselect/UnCheck application(s) that you do not want to startup at boot time.


8. Regedit Disabled By Admin:

Open Notepad pad, copy paste the following text to the note pad::

REGEDIT4
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersio
n\Policies\System]
"DisableRegistryTools"=dword:00000000

Save the text file as any name u with extension .reg

example:- "enable.reg"

After that double click to run the file.
 

Wednesday, January 27, 2010

3 Idiots – 2009

Song List And Download link:


Palki By Chanchol Chowdhury


Direct 128kpbs Link And Song List:


Jagoroner Gaan Deshattobodhok Mp3 Song Album


Jagoroner Gaan Bangla 71 Deshattobodhok Mp3 Song Album
CD – 1
Song List And Direct Download Link:


Sajib Das Friends Megh Boleche Jabo Jabo


Song List And Singel Link:

Duar (Mixed) Bangla Band

Song List And Direct Download Link:

Amir ft Jonmo-Mixed Bangla Band


   

Song List And Direct Download Link:

Shomoy-Mixed Bangla Band


Song List And Direct Download Link:


Increase your RAM and so system speed

1). Start any application, say Word. Open some large documents.
 

2). Press CTRL+SHIFT+ESC to open Windows Task Manager and click Processes tab and sort the list in descending order on Mem Usage. You will notice that WINWORD.EXE will be somewhere at the top, using multiple MBs of memory.
Read more




3). Now switch to Word and simply minimize it. (Don't use the Minimize All Windows option of the task bar).

4). Now go back to the Windows Task Manager and see where WINWORD.EXE is listed. Most probably you will not find it at the top. You will typically have to scroll to the bottom of the list to find Word. Now check out the amount of RAM it is using. Surprised? The memory utilization has reduced by a huge amount.

5). Minimize each application that you are currently not working on by clicking on the Minimize button & you can increase the amount of available RAM by a substantial margin. Depending upon the number and type of applications you use together, the difference can be as much as 50 percent of extra RAM.

In any multitasking system, minimizing an application means that it won't be utilized by the user right now. Therefore, the OS automatically makes the application use virtual memory & keeps bare minimum amounts of the code in physical RAM.

OPTIMISE DISPLAY SETTINGS

Windows XP can look sexy but displaying all the visual items can waste system resources. To optimize:

1.Go to Start
2. Click Settings
3. Click Control Panel
4. Click System
5. Click Advanced tab
6. In the Performance tab click Settings
7. Leave only the following ticked:
- Show shadows under menus
- Show shadows under mouse pointer
- Show translucent selection rectangle
- Use drop shadows for icons labels on the desktop
- Use visual styles on windows and buttons

DISABLE INDEXING SERVICES

Indexing Services is a small little program that uses large amounts of RAM and can often make a computer endlessly loud and noisy. This system process indexes and updates lists of all the files that are on your computer. It does this so that when you do a search for something on your computer, it will search faster by scanning the index lists. If you don't search your computer often, or even if you do search often, this system service is completely unnecessary. To disable do the following:

1. Go to Start
2. Click Settings
3. Click Control Panel
4. Double-click Add/Remove Programs
5. Click the Add/Remove Window Components
6. Uncheck the Indexing services
7. Click Next

Speed Up Browsing

When you connect to a web site your computer sends information back and forth. Some of this information deals with resolving the site name to an IP address, the stuff that TCP/IP really deals with, not words. This is DNS information and is used so that you will not need to ask for the site location each and every time you visit the site. Although Windows XP and Windows XP have a pretty efficient DNS cache, you can increase its overall performance by increasing its size. You can do this with the registry entries below:

Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters]
"CacheHashTableBucketSize"=dword:00000001
"CacheHashTableSize"=dword:00000180
"MaxCacheEntryTtlLimit"=dword:0000fa00
"MaxSOACacheEntryTtlLimit"=dword:0000012d

Make a new text file and rename it to dnscache.reg. Then copy and paste the above into it and save it. Merge it into the registry.

Disable CD Autorun

( WinXP PRO Only)
1) Click Start, Run and enter GPEDIT.MSC
2) Go to Computer Configuration, Administrative Templates, System.
3) Locate the entry for Turn autoplay off and modify it as you desire

Increase your RAM and so system speed

                         

1). Start any application, say Word. Open some large documents.
 

2). Press CTRL+SHIFT+ESC to open Windows Task Manager and click Processes tab and sort the list in descending order on Mem Usage. You will notice that WINWORD.EXE will be somewhere at the top, using multiple MBs of memory.
 
3). Now switch to Word and simply minimize it. (Don't use the Minimize All Windows option of the task bar).

4). Now go back to the Windows Task Manager and see where WINWORD.EXE is listed. Most probably you will not find it at the top. You will typically have to scroll to the bottom of the list to find Word. Now check out the amount of RAM it is using. Surprised? The memory utilization has reduced by a huge amount.

5). Minimize each application that you are currently not working on by clicking on the Minimize button & you can increase the amount of available RAM by a substantial margin. Depending upon the number and type of applications you use together, the difference can be as much as 50 percent of extra RAM.

In any multitasking system, minimizing an application means that it won't be utilized by the user right now. Therefore, the OS automatically makes the application use virtual memory & keeps bare minimum amounts of the code in physical RAM.

Tweak UI 2.10

Tweak UI 2.10

There's no doubt that the freeware Tweak UI is a tool designed for people comfortable and confident with mucking about in the guts of their Windows XP installation. If that's not you, we strongly caution against using this program capriciously.
However, if you're the kind of person who likes to get your hands dirty with XP customizations, read on. Tweak UI can alter most of the routine behaviors of Windows XP and Windows Server 2003, but it also can affect some of the more advanced ones, too. From customizing the Alt Tab program switcher to removing the white arrow that appears on shortcut icons, from killing the autoplay feature for specific drives to configuring file and print sharing settings, Tweak UI is a must-have.
The interface is basic, but that's all the program needs. Use the left-nav tree to select settings to tweak, and the subchoices appear in the center pane. Old installation problems have been resolved by a standard self-extracting EXE, making this program not only useful but easy to install. Still, to prevent unwanted or potentially damaging alterations, we recommend that only power users confident in making these changes go ahead and use Tweak UI



 

The Stone of Destiny

The Stone of Destiny


Your Uncle disappears one day, and all you're left with is a book, a map and an envelope containing a list of objects. Find the hidden objects to unlock doors and cities to explore.

Over 25 intriguing and beautiful levels will help you to find the hidden objects to reveal the real mystery of the stone. Avenge your uncle's disappearance and awaken the Stone of Destiny.

 

All Or Nothing - Jay Sean




Tuesday, January 26, 2010

Ei Srabone Tumi By Bappa And S I Tutul

Ei Srabone Tumi By Bappa And S I Tutul

Song List

 

Kingbodonti By Bappa Mojumdar(Dolchut) And Souls

Kingbodonti By Bappa Mojumdar(Dolchut) And Souls

Click Song Name For Download

 

Hridoy Khan Feat Sonia Bhebe Nebo

Hridoy Khan Feat Sonia Bhebe Nebo

Song List And Direct Download Link:

 

I Love You (2010) Bangla Movie

I Love You (2010) Bangla Movie

Song List And Direct Download Link:

ARTCELL 10 YEAR CELEBRATION CONCERT (LIVE)

ARTCELL 10 YEAR CELEBRATION CONCERT (LIVE)



\M/ \M/ \M/

WARFAZE MUSIC VIDEO

WARFAZE MUSIC VIDEO



Cryptic fate - amar sathey aay (Official video

Cryptic fate - amar sathey aay (Official video


METALLICA MUSIC VIDEO

METALLICA MUSIC VIDEO








Children of Bodom video

Children of Bodom video