Saturday, October 29, 2005

Happy Diwali




Wish you a very very Happy Diwali and prosperous New Year

Rahul Bagal
Asmita Bagal
And Bagal Family

Friday, October 28, 2005

Why Computers Crash

"Fatal error: the system has become unstable or is busy," it says. "Enter to return to Windows or press Control-Alt-Delete to restart your computer. If you do this you will lose any unsaved information in all open applications."

You have just been struck by the Blue Screen of Death. Anyone who uses Microsoft Windows will be familiar with this. What can you do? More importantly, how can you prevent it happening?

1 Hardware conflict

The number one reason why Windows crashes is hardware conflict. Each hardware device communicates to other devices through an interrupt request channel (IRQ). These are supposed to be unique for each device.

For example, a printer usually connects internally on IRQ 7. The keyboard usually uses IRQ 1 and the floppy disk drive IRQ 6. Each device will try to hog a single IRQ for itself.

If there are a lot of devices, or if they are not installed properly, two of them may end up sharing the same IRQ number. When the user tries to use both devices at the same time, a crash can happen. The way to check if your computer has a hardware conflict is through the following route:

* Start-Settings-Control Panel-System-Device Manager.

Often if a device has a problem a yellow '!' appears next to its description in the Device Manager. Highlight Computer (in the Device Manager) and press Properties to see the IRQ numbers used by your computer. If the IRQ number appears twice, two devices may be using it.

Sometimes a device might share an IRQ with something described as 'IRQ holder for PCI steering'. This can be ignored. The best way to fix this problem is to remove the problem device and reinstall it.

Sometimes you may have to find more recent drivers on the internet to make the device function properly. A good resource is www.driverguide.com. If the device is a soundcard, or a modem, it can often be fixed by moving it to a different slot on the motherboard (be careful about opening your computer, as you may void the warranty).

When working inside a computer you should switch it off, unplug the mains lead and touch an unpainted metal surface to discharge any static electricity.

To be fair to Microsoft, the problem with IRQ numbers is not of its making. It is a legacy problem going back to the first PC designs using the IBM 8086 chip. Initially there were only eight IRQs. Today there are 16 IRQs in a PC. It is easy to run out of them. There are plans to increase the number of IRQs in future designs.

2 Bad Ram

Ram (random-access memory) problems might bring on the blue screen of death with a message saying Fatal Exception Error. A fatal error indicates a serious hardware problem. Sometimes it may mean a part is damaged and will need replacing.

But a fatal error caused by Ram might be caused by a mismatch of chips. For example, mixing 70-nanosecond (70ns) Ram with 60ns Ram will usually force the computer to run all the Ram at the slower speed. This will often crash the machine if the Ram is overworked.

One way around this problem is to enter the BIOS settings and increase the wait state of the Ram. This can make it more stable. Another way to troubleshoot a suspected Ram problem is to rearrange the Ram chips on the motherboard, or take some of them out. Then try to repeat the circumstances that caused the crash. When handling Ram try not to touch the gold connections, as they can be easily damaged.

Parity error messages also refer to Ram. Modern Ram chips are either parity (ECC) or non parity (non-ECC). It is best not to mix the two types, as this can be a cause of trouble.

EMM386 error messages refer to memory problems but may not be connected to bad Ram. This may be due to free memory problems often linked to old Dos-based programmes.

3 BIOS settings

Every motherboard is supplied with a range of chipset settings that are decided in the factory. A common way to access these settings is to press the F2 or delete button during the first few seconds of a boot-up.

Once inside the BIOS, great care should be taken. It is a good idea to write down on a piece of paper all the settings that appear on the screen. That way, if you change something and the computer becomes more unstable, you will know what settings to revert to.

A common BIOS error concerns the CAS latency. This refers to the Ram. Older EDO (extended data out) Ram has a CAS latency of 3. Newer SDRam has a CAS latency of 2. Setting the wrong figure can cause the Ram to lock up and freeze the computer's display.

Microsoft Windows is better at allocating IRQ numbers than any BIOS. If possible set the IRQ numbers to Auto in the BIOS. This will allow Windows to allocate the IRQ numbers (make sure the BIOS setting for Plug and Play OS is switched to 'yes' to allow Windows to do this.).

4 Hard disk drives

After a few weeks, the information on a hard disk drive starts to become piecemeal or fragmented. It is a good idea to defragment the hard disk every week or so, to prevent the disk from causing a screen freeze. Go to

* Start-Programs-Accessories-System Tools-Disk Defragmenter

This will start the procedure. You will be unable to write data to the hard drive (to save it) while the disk is defragmenting, so it is a good idea to schedule the procedure for a period of inactivity using the Task Scheduler.

The Task Scheduler should be one of the small icons on the bottom right of the Windows opening page (the desktop).

Some lockups and screen freezes caused by hard disk problems can be solved by reducing the read-ahead optimisation. This can be adjusted by going to

* Start-Settings-Control Panel-System Icon-Performance-File System-Hard Disk.

Hard disks will slow down and crash if they are too full. Do some housekeeping on your hard drive every few months and free some space on it. Open the Windows folder on the C drive and find the Temporary Internet Files folder. Deleting the contents (not the folder) can free a lot of space.

Empty the Recycle Bin every week to free more space. Hard disk drives should be scanned every week for errors or bad sectors. Go to

* Start-Programs-Accessories-System Tools-ScanDisk

Otherwise assign the Task Scheduler to perform this operation at night when the computer is not in use.

5 Fatal OE exceptions and VXD errors

Fatal OE exception errors and VXD errors are often caused by video card problems.

These can often be resolved easily by reducing the resolution of the video display. Go to

* Start-Settings-Control Panel-Display-Settings

Here you should slide the screen area bar to the left. Take a look at the colour settings on the left of that window. For most desktops, high colour 16-bit depth is adequate.

If the screen freezes or you experience system lockups it might be due to the video card. Make sure it does not have a hardware conflict. Go to

* Start-Settings-Control Panel-System-Device Manager

Here, select the + beside Display Adapter. A line of text describing your video card should appear. Select it (make it blue) and press properties. Then select Resources and select each line in the window. Look for a message that says No Conflicts.

If you have video card hardware conflict, you will see it here. Be careful at this point and make a note of everything you do in case you make things worse.

The way to resolve a hardware conflict is to uncheck the Use Automatic Settings box and hit the Change Settings button. You are searching for a setting that will display a No Conflicts message.

Another useful way to resolve video problems is to go to

* Start-Settings-Control Panel-System-Performance-Graphics

Here you should move the Hardware Acceleration slider to the left. As ever, the most common cause of problems relating to graphics cards is old or faulty drivers (a driver is a small piece of software used by a computer to communicate with a device).

Look up your video card's manufacturer on the internet and search for the most recent drivers for it.

6 Viruses

Often the first sign of a virus infection is instability. Some viruses erase the boot sector of a hard drive, making it impossible to start. This is why it is a good idea to create a Windows start-up disk. Go to

* Start-Settings-Control Panel-Add/Remove Programs

Here, look for the Start Up Disk tab. Virus protection requires constant vigilance.

A virus scanner requires a list of virus signatures in order to be able to identify viruses. These signatures are stored in a DAT file. DAT files should be updated weekly from the website of your antivirus software manufacturer.

An excellent antivirus programme is McAfee VirusScan by Network Associates ( www.nai.com). Another is Norton AntiVirus 2000, made by Symantec ( www.symantec.com).

7 Printers

The action of sending a document to print creates a bigger file, often called a postscript file.

Printers have only a small amount of memory, called a buffer. This can be easily overloaded. Printing a document also uses a considerable amount of CPU power. This will also slow down the computer's performance.

If the printer is trying to print unusual characters, these might not be recognised, and can crash the computer. Sometimes printers will not recover from a crash because of confusion in the buffer. A good way to clear the buffer is to unplug the printer for ten seconds. Booting up from a powerless state, also called a cold boot, will restore the printer's default settings and you may be able to carry on.

8 Software

A common cause of computer crash is faulty or badly-installed software. Often the problem can be cured by uninstalling the software and then reinstalling it. Use Norton Uninstall or Uninstall Shield to remove an application from your system properly. This will also remove references to the programme in the System Registry and leaves the way clear for a completely fresh copy.

The System Registry can be corrupted by old references to obsolete software that you thought was uninstalled. Use Reg Cleaner by Jouni Vuorio to clean up the System Registry and remove obsolete entries. It works on Windows 95, Windows 98, Windows 98 SE (Second Edition), Windows Millennium Edition (ME), NT4 and Windows 2000.

Read the instructions and use it carefully so you don't do permanent damage to the Registry. If the Registry is damaged you will have to reinstall your operating system. Reg Cleaner can be obtained from www.jv16.org

Often a Windows problem can be resolved by entering Safe Mode. This can be done during start-up. When you see the message "Starting Windows" press F4. This should take you into Safe Mode.

Safe Mode loads a minimum of drivers. It allows you to find and fix problems that prevent Windows from loading properly.

Sometimes installing Windows is difficult because of unsuitable BIOS settings. If you keep getting SUWIN error messages (Windows setup) during the Windows installation, then try entering the BIOS and disabling the CPU internal cache. Try to disable the Level 2 (L2) cache if that doesn't work.

Remember to restore all the BIOS settings back to their former settings following installation.

9 Overheating

Central processing units (CPUs) are usually equipped with fans to keep them cool. If the fan fails or if the CPU gets old it may start to overheat and generate a particular kind of error called a kernel error. This is a common problem in chips that have been overclocked to operate at higher speeds than they are supposed to.

One remedy is to get a bigger better fan and install it on top of the CPU. Specialist cooling fans/heatsinks are available from www.computernerd.com or www.coolit.com

CPU problems can often be fixed by disabling the CPU internal cache in the BIOS. This will make the machine run more slowly, but it should also be more stable.

10 Power supply problems

With all the new construction going on around the country the steady supply of electricity has become disrupted. A power surge or spike can crash a computer as easily as a power cut.

If this has become a nuisance for you then consider buying a uninterrupted power supply (UPS). This will give you a clean power supply when there is electricity, and it will give you a few minutes to perform a controlled shutdown in case of a power cut.

It is a good investment if your data are critical, because a power cut will cause any unsaved data to be lost

General Windows Errors Explained

Q. Why do the icons on my task bar spontaneously turn black whilst using Getright?

A. This problem is caused by running more applications than your system resources will allow. If you do nothing your PC becomes unstable and is likely to crash. To avoid this just close down one or two memory hogging programs. If the colour doesn't flood back into your icons you can drag your task bar out of view and then bring it back on screen again. If you're still experiencing a blackout keep closing windows until you see the light!

Q. I have entered a pirated serial number into Getright and now the "enter Code" field is greyed out. How do I bring it back?

A. Simply download this registry fix and double click on it. The box should magically reappear allowing you to enter a different code and register successfully.

Q. I've downloaded an MP3 file, but it has a strange file extension which Media Player refuses to accept. What can I do to make it play?

A. To avoid suspicion when uploading MP3s some people choose to rename the files so that they appear more like legitimate web site content. Typical extensions used are .js, .class, .htm and so on, but no matter what extension you choose to give an MP3 file it still remains an MP3 file. Hmmm, that reminds me of a line from Romeo and Juliet about sweet smelling roses, but I digress. The only problem is that with a different extension it will not be processed by Media Player in the usual way. So to fix the problem you can either drag these files into Media Player every time you want to play them or you can rename them so they will be recognised automatically the next time you double click on them.

This can either be done from the DOS prompt or from within your Windows folder. More than likely the extensions of the most common file formats will be hidden from view in Windows by default. To make them visible again you will need to make the following changes - from within your folder click on the "tools" menu and select "folder options". Choose the "view" tab and de-select the "hide file extensions for known file types" options by unticking the check box next to it. Press OK and return to your folder. The file extensions of all your files should have been revealed. If you right click on one of them and select the rename option from the popup menu you will be able to change them back to mp3 by deleting and replacing the characters after the dot.

Alternatively to do this from the DOS prompt, click on the "start" button followed by "programs" and "accessories" and select "command prompt". Now browse to the directory where your music files are stored using the cd (change directory) command and type ren musicfile.class musicfile.mp3 (where "musicfile" stands for the filename of your mp3 file and .class stands for its fake extension) to force the file to revert back to its former extension. If you have a large group of these fake files you can convert them all in one go by typing ren *.class *.mp3.

If when you try to play your newly renamed files they still don't work it could be that they have first been compressed using Winzip before being uploaded, in which case repeat the above procedure to rename the files to .zip, open them in Winzip and see if the MP3 file is contained within the archive. If your luck's in you can just extract and double click on the file to play it.

Q. I'm trying to update my copy of ......................... I've uninstalled the old version of the program, but when I try to install the new one I am told to completely uninstall the old one first. I thought I'd already done this. What's it talking about?

A. When you uninstall a program, despite what you are led to believe lots of junk is left behind which can conflict with later installations of the same program. The main problem is that the program's now redundant registry entries are left untouched and first need to be swept out before you can re-install the program. This can be done manually using using regedit.exe, but will take a very long time to flush out every last useless entry and even if you are very thorough you can't be sure that you've got rid of everything. Instead you could get Microsoft's Reg Clean (the same one I mention in the more tips section) to do the job for you. If that still hasn't done the trick you might want to try a heavy duty alternative such as Reg Cleaner. This will allow you to identify all the entries associated with a particular program so that they can be removed. This simple involves putting a tick in the relevant box and running through the whole suite of clean up options.




Make Windows Explorer Open To C: Drive

Make Windows Explorer Open To C: Drive
For XP users


In Windows XP the default when opening Windows Explorer is My Documents. In Windows 98 it was the C: drive and I prefer it that way. Some times I even set it to open to the D: drive for quick access to my downloaded files on that drive. If you have several links to Windows Explorer already (in the quick launch, on the desktop etc.) each one will have to be done separately but if you have just one in your start menu and you fix that one then you can put it on your desktop or the quick launch bar and the change will go with it.

Heres how:

find your Windows explorer short cuts and right click properties you will see the Target: window with System root surrounded by percent signs ending with explorer.exe. At the end of explorer.ex add a space then switch and e,c: and end with a back space like this:

%SystemRoot%\explorer.exe /e,c:\ (note that there is a space between the .exe and the switch /)

Now explorer will open to the C: drive instead of My Documents.

If you change the c to a d the D: drive will be opened.

What do you think would happen if I entered this:

%SystemRoot%\explorer.exe /e,d:\Downloads
The D: drive would open with the Downloads folder open as well.

Get creative! You can have different shortcuts open to different places.

Monday, October 17, 2005

Error installing SQL Server2000: A previous program installation created pending file operations

While installing SQL Server "A previous program installation created pending file operations on
the installation machine. You must restart the computer before running
setup."


You can have the Soution as
http://support.microsoft.com/default.aspx?scid=kb;en-us;3129 95

Delete The registry key in For Pending file Operation :
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session
Manager\PendingFileRenameOperations


I just now solved the Problem for my laptop using this trick

Kerala - Heaven of India

Kerala - Heaven of India




Recently I had been to Kerala ( The southern end of India ) . After overnight driving to Cochin ( Kerala ) from Bangalore we saw this beutiful morning. Rays coming out from clouds, Reflections in see backwater gives a peaceful effect .


I have taken this snap using my new Canon A 510 Camera

DVD Recordable Formats (Guide)

DVD Recordable Formats (Guide)

C/P
Buying or bought a new DVD Burner and now you see DVD+R, DVD-R, DVD+RW, DVD-RW, DVD-RAM?, DVD+R DL? What are all these? AHH Im confuzled? Well I will tell you what this is about and other junks too

DVD-R
DVD-R is the most compatible of the formats. This format will play in about 90% of DVD Players, DVD-Roms etc. It was the first recordable format out. This format supports up to 4.37GB of data on a disk. You can also get this disc double sided* and expand its space to 8.75GB of data. This disc can be written on once and only once. Basically if it screws up, you get a nice, shiny coaster.

DVD-RW
This format is the same as DVD-R but can be rewritten several times. This format is compatible with about 80% of DVD Players, drives, etc.

DVD+R
DVD+R is very simlar to DVD-R but supports a few more features, thus sacrificing compatiblity. It supports lossless linking and both CAV and CLV writing. Newbies dont worry about these features . This format is compatible on about 80% of DVD Players, drives, etc. This disc can be written on once and only once. Basically if it screws up, you get a nice, shiny coaster. Supports the same amount of data DVD-R does. 4.37GB and 8.75 GB Double Sided

DVD+RW
DVD+RW is the same as DVD+R but can be written on more several times. It is compatible with about 70% of DVD Players, drives, etc.

DVD+R Dual-Layer
DVD+R is the same as DVD+R but supports 7.95GB on one disc. This disc achieves this by having two seperate recordable layers. This disc is the most expesive of the formats. This disc is also available in double sided* format supporting up to 15.9GB of data. It is compatible in about 75% of DVD Players, drives, etc.

DVD-RAM
DVD-RAM is the least supported format. many DVD Burners do not support this. DVD-RAM usually comes in a catridge and will not fit in most DVD-ROM drive, Player, etc. It is compatible with about 20% of DVD Players. To my knowlage, no DVD-ROM drives support this format. Think of this format as a slow harddrive. This format is not recommended.

Which is Right for Me?
Okay so now you know about all the formats but which is right for you? Well that is up to your DVD-Player. It is best to buy 1 or 2 of each format and try them out. Sometimes a DVD-Player will read DVD+R but not DVD-R. Same goes for other formats. Some DVD-Players will not read any recordable format and that just is no fun now is it.

Speeds
There are several speeds for discs. 2.4x, 4x, 8x, 16x. What do I get?
Well you should get the same speed as your DVD Burner supports. If you get slower than what it supports do note try to burn with a higher speed than what the disc says on it or you will probably end up with a coaster. EG: burner a 2.4x Disc at 4x. Same goes for burning a 4x disc at 2.4x. That stragely could still cause you to get a coaster.

Cheap Media
When CD-Writers came out blank discs were about $5 each. But then cheap $2 blanks came out and people decided to save money and buy those. Big mistake, back then. Those people ended up with alot of coasters and ended up losing money. Now times have changed, you can buy any brand blank CD discs and you will probably get a quality burn. Well that old expensive versus cheap media has started all over again, this time for Recordable DVD media. Do not buy cheap no name DVD Recordable discs. Stick with known brands. I recommend:

-- TDK
-- Kodak
-- Verbatim
-- Ritek

Definitions
Double Sided: Both sides of the disc have a recordable surface.
Coaster: An object you use to place cups on or beverages on to.
Dual-Layer: A disc with two recordable layers. Almost doubling the discs capacity.
Sizes: The disc size may say 4.7GB on the Label but infact is 4.37GB.

How to speed up start menu

How to speed up start menu


When you click the Start button and choose Programs, there's about a half-second delay before you see Programs submenu folder. This also applies to selecting any Start menu item that displays a submenu. You can change this delay to anything you want, right down to no delay at all.

To start the Registry Editor.

Go to Start.
Select Run...
Type regedit.
Click OK.

Go to HKEY_CURRENT_USER \ Control Panel \ Desktop

Right-mouse click anywhere in the right pane. Choose New, and then select String Value.

Go to HKEY_CURRENT_USER \ Control Panel \ Desktop

Name the new value MenuShowDelay.

Double click on MenuShowDelay and enter a number as close to zero as you want. The default is 400, which accounts for the almost half-second delay. Click OK and then close the Registry Editor.

Restart Windows 9x, then click Start and select some folders to see your change. (If things are moving too fast or too slow, go back to the Registry Editor and change the setting to a higher or lower number.

If you are one of those people that wishes to not navigate through the registry, you can download the registry file here. All files have been scanned and are virus free.

Now that you have made your start menu fast, let's make it even faster. This tip was provided by Mosaic1.

Go to Start.
Select Settings.
Click on Control Panel.
Double-click on the Display icon.

Select the Effects tab and uncheck the Animate windows, menus and lists check box.

Click Apply and then click OK.

Now give it a try. Your menus should open lightning quick.

Win XP Tips - So many

Win XP Tips - So many

Lock XP Workstation (#1)

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.


-----------------------------------------
Remove Windows XP system software (#2)

XP hides some system software you might want to remove, such as Windows Messenger, but you can tickle it and make it disgorge everything. Using Notepad or Edit, edit the text file /windows/inf/sysoc.inf, search for the word 'hide' and remove it. You can then go to the Add or Remove Programs in the Control Panel, select Add/Remove Windows Components and there will be your prey, exposed and vulnerable.

--------------------------------------
New commands (#3)

For those skilled in the art of DOS batch files, XP has a number of interesting new commands. These include 'eventcreate' and 'eventtriggers' for creating and watching system events, 'typeperf' for monitoring performance of various subsystems, and 'schtasks' for handling scheduled tasks. As usual, typing the command name followed by /? will give a list of options -- they're all far too baroque to go into here.

--------------------------------------
Windows XP supports IPv6 (#4)

XP has IP version 6 support -- the next generation of IP. Unfortunately this is more than your ISP has, so you can only experiment with this on your LAN. Type 'ipv6 install' into Run... (it's OK, it won't ruin your existing network setup) and then 'ipv6 /?' at the command line to find out more. If you don't know what IPv6 is, don't worry and don't bother.

------------------------------------
Kill tasks from the command line (#5)

You can at last get rid of tasks on the computer from the command line by using 'taskkill /pid' and the task number, or just 'tskill' and the process number. Find that out by typing 'tasklist', which will also tell you a lot about what's going on in your system.

----------------------------------
Enable ClearType by default (#6)

XP has ClearType -- Microsoft's anti-aliasing font display technology-- but doesn't have it enabled by default. It's well worth trying, especially if you were there for DOS and all those years of staring at a screen have given you the eyes of an astigmatic bat. To enable ClearType, right click on the desktop, select Properties, Appearance, Effects, select ClearType from the second drop-down menu and enable the selection. Expect best results on laptop displays. If you want to use ClearType on the Welcome login screen as well, set the registry entry

HKEY_USERS/.DEFAULT/ControlPanel/Desktop/FontSmoothingType to 2.

-------------------------------------
Run program as different user (#7)

You can run a program as a different user without logging out and back in again. Right click the icon, select Run As... and enter the user name and password you want to use. This only applies for that run. The trick is particularly useful if you need to have administrative permissions to install a program, which many require. Note that you can have some fun by running programs multiple times on the same system as different users, but this can have unforeseen effects.

----------------------------------
Speed up the Start Menu (#8

The Start Menu can be leisurely when it decides to appear, but you can speed things along by changing the registry entry HKEY_CURRENT_USER/Control Panel/Desktop/MenuShowDelay from the default 400 to something a little snappier. Like 0.

----------------------------------
Rename multiple files at once (#9)

You can rename loads of files at once in Windows Explorer. Highlight a set of files in a window, then right click on one and rename it. All the other files will be renamed to that name, with individual numbers in brackets to distinguish them. Also, in a folder you can arrange icons in alphabetized groups by View, Arrange Icon By... Show In-Groups.

------------------------------------
Show cover art in Media Player (#10)

Windows Media Player will display the cover art for albums as it plays the tracks -- if it found the picture on the Internet when you copied the tracks from the CD. If it didn't, or if you have lots of pre-WMP music files, you can put your own copy of the cover art in the same directory as the tracks. Just call it folder.jpg and Windows Media Player will pick it up and display it.

--------------------------------------
Display Hibernate Option on the Shut Down dialog (#11)

For some reason, Hibernate isn't available from the default Shut Down dialog. But you can enable it simply enough, by holding down the SHIFT key while the dialog is visible. Now you see it, now you don't!

------------------------------------
Enable ClearType on the Welcome Screen! (#12)

As laptop users and other LCD owners are quickly realizing, Microsoft's ClearType technology in Windows XP really makes a big difference for readability. But the this feature is enabled on a per-user basis in Windows XP, so you can't see the effect on the Welcome screen; it only appears after you logon.

But you can fix that. Fire up the Registry Editor and look for the following keys:

(default user) HKEY_USERS \ .Default \ Control Panel \ Desktop FontSmoothing (String Value)
HKEY_USERS \ .Default \ Control Panel \ Desktop FontSmoothingType (Hexadecimal DWORD Value)

Make sure both of these values are set to 2 and you'll have ClearType enabled on the Welcome screen and on each new user by default.

------------------------------------
Change User Picture (#13)

Click on the Icon at the top of the start menu. Select desired picture from resulting screen Windows 2000 style logon. To revert back to the Win2k style logon so you can log on as the administrator and other options, press ctrl+alt+delete twice at the logon screen. Change the location of the My Music or My Pictures folders:

In Windows 2000, Microsoft added the ability to right-click the My Documents folder and choose a new location for that folder in the shell. With Windows XP, Microsoft has elevated the My Music and My Pictures folders to the same "special shell folder" status of My Documents, but they never added a similar (and simple) method for changing those folder's locations. However, it is actually pretty easy to change the location of these folders, using the following method.

Open a My Computer window and navigate to the location where you'd like My Music (or My Pictures) to reside. Then, open the My Documents folder in a different window. Drag the My Music (or My Pictures) folder to the other window, and Windows XP will update all of the references to that folder to the new location, including the Start menu.

--------------------------------------
Protect Your Files From Unauthorized Users (#14)

Other users with permission to delete a file (users with Modify or Full Control permission) can't use your encrypted files-but they can make them difficult for you to use. Any such user can rename your files, which can make them difficult to find, and can also delete your files. (Even if the user merely deletes them to the Recycle Bin and doesn't remove them altogether, the deleted files are unavailable to you because you don't have access to any other user's Recycle Bin.) Therefore, if you're concerned about protecting your files from other authorized users as well as from a thief who steals your computer, you should modify the NTFS permissions to prevent any type of modification by other users.

---------------------------------------
Shutdown Your System in a Hurry (#15)

If you need to shut down in a hurry-or if a frozen application prevents you from shutting down in the normal ways-you can use the following procedure. Be aware, however, that you won't get an opportunity to save open documents. To perform an emergency shutdown, press Ctrl+Alt+Del to display Task Manager. Open the Shut down menu and hold down the Ctrl key as you click the Turn Off command. Poof! If your computer is part of a domain, the procedure is similar. Press Ctrl+Alt+Del and then hold down Ctrl when you click Shut Down. In this situation, you'll get a warning message pointing out-quite correctly-that this should be used only as a last resort.

--------------------------------------
Provide Personal Support (#16)

It never fails: when friends, co-workers, or family members discover that you're a Windows expert, you get pressed into service as an unpaid support technician. If the party asking for help is running any edition of Windows XP and has an active Internet connection, your job is much easier. Have the other person send you a Remote Assistance request; when you accept the request, you connect directly to their computer and can edit Registry settings, fix file associations, set System options, and perform just about any other troubleshooting or repair task, just as if you were sitting at the other person's desk.

----------------------------------------
Quickly Fix Connectivity Problems (#17)

Are you having trouble connecting to other computers on your local area network? If your network uses a hardware firewall that assigns IP addresses to each machine and you're certain you've configured all other components correctly, check to see whether the Internet Connection Firewall is enabled. That component can effectively block communication between PCs on the network.

---------------------------------
Hack IE Title Bar (#18

This can be an impressive bit of personalization. Use your name or moniker to brand Internet Explorer. Go to HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\ and left-click on Main to change the string "Window Title" to whatever you wish.

---------------------------------
Unload DLLs (#19)

To prevent Windows from caching DLLs after the program using them has closed, follow this procedure: Navigate to
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\ then left-click on Explorer. Right-click (as above) and create the DWORD

AlwaysUnloadDLL with a value of 1. This requires a reboot to take effect. This will allow memory to be used more efficiently.

---------------------------------
Registry Hacks (#20)

Editing the Windows Registry, while much more common now than in years past, is still not to be entered into lightly. You can break Windows, cause boot failure. I know you're gonna do it anyway; why else would you be reading this. Just be careful, OK?

These are few because, for the most part WinXP can be customized through the interlace or with third-party freeware (as above).

All of the tips below require running regedit. To do so, hit 'Start/Run' then type 'regedit' and follow the instructions.

Naturally, I take no responsibility for any damage or loss of data incurred in the remote possibility that something goes terribly wrong.

------------------------------------
The Ultimate Appearance Tweak (#21)

Microsoft said: "You can connect up to 10 monitors to your Windows XP-based computer and display numerous programs or windows at one time. You can use your mouse to move items from one monitor to another. You can open a different file on each monitor. Or several. Or you can stretch one item across several monitors; so for example, you can see more columns in a Microsoft Excel spreadsheet, or the entire layout of a Web page, without scrolling." Consider it. Monitors and PCI video cards are pretty cheap now. Windows recognizes the addition & allows easy adjustments on the 'Display Properties/Settings' menu.

--------------------------------
Save Streaming Media (#22)

It's cool to listen to MP3s (or watch movies) over the Internet. Often, saving this media, however, seems impossible. Hey, if it plays on your computer, it's on your hard drive. Once the file is fully loaded and with folder view set to show hidden and systems folders, searches for the media (.mp3 or .mpg). There it is!

-------------------------------------
Securing the Paging File (#23)

If you're truly concerned about the possibility of your computer falling into the wrong hands, you should be sure that you don't leave any tracks in the paging file. By default, when you shut down your system, the paging file remains intact. People who've access to your computer could conceivably look through the unencrypted paging file to find information they shouldn't have.

-------------------------------------
Assign a Keyboard Shortcut (#24)

Click in the Shortcut Key field and press a keyboard combination that you want to use for launching or switching to this program. The shortcut key you assign must consist of one character key (a letter, number, or symbol) plus at least two of the following three keys: Ctrl, Alt, and Shift. (If you press a character key only, Windows automatically adds Ctrl+Alt.)

Shortcut keys work only when assigned to a program shortcut on the Start menu, the Programs menu, or the Desktop. The shortcuts you define will not work if it conflicts with a combination used in the program whose window has the focus.


These tips act as a guide to tweaking and changing Windows XP from the default settings. If you are unsure about how to make these changes then don't do aynthing!!

Sunday, October 16, 2005

How To optimize DSL-CABLE connection speed

How To optimize DSL-CABLE connection speed

I HAVENT TRYED THIS I JUST FOUND IT ELSEWHERE

First, you need to go to Start, then run. Type in regedit in the box. Next, goto the folder HKEY_LOCAL_MACHINE\System\CurrentControlSet\VxD\MSTCP
Now, find the string DefaultRcvWindow . Now, edit the number to 64240 then restart your computer. There you go. High speed cable modem now with out dloading a program. Original value is 373360

Also
http://www.cablenut.com/

CableNut is a tool for optimizing your Internet Connection. We have provided a way to tweak any option you may want to in the adjuster. You can load "CableNut Custom Setting" files that are included with the program to tweak your Internet connection.

You can make your own "CableNut Custom Setting" files save them for later use, or distribute them to anyone with the CableNut program. Dialup, Cable, DSL, and Satellite connections are supported out of the box. If you don't have one of the supported connection types don't worry you can visit the site, and ask the CableNut team for help. Best of all it is freeware. We don't haggle you with annoying advertisments, banners, time limits, or restrictions.

Just remember that we developed this application to make your Internet go faster, that is what we wanted. This software will support any connection type, and it does work with Windows XP!

Digg it !