Monday, August 8, 2011

My SQL:Error 0/Could not start Service: Solution

Many Times while configuring My SQL you migh have seen error 0 or service could not start

You don't need to worry atall-Here's the solution for this

  1. uninstall my sql from contol Panel --> ininstall program
  2. Delete the existing file of my sql from C:/program/
  3. Turn off Firewall security from Control Panel
  4. Reinstall My sql.
  5. After installing turn on Firewall security

Friday, August 5, 2011

Huawei launches HiLink E353 data card

Wednesday, August 3, 2011

Install Windows 7 XP Vista from USB or Pendrive

The use of Optical Drives is certainly reduced as USB storage devices have taken their place offering additional benefits. Seriously, I too use my DVD Drive for Formatting and re-installing so, here’s an easiest way to install any version of Windows (XP, Vista, Windows 7, 2003, 2008) using Bootable USB stick or Pen Drive.

Until few years ago, such an operation required the use of the command prompt and it was quite complex. Fortunately, the open source community is always ready to offer solutions that simplify life for Windows users and it is one of those fans who have made freely available software that can prepare us for the USB Drive in few steps.

REQUIREMENTS:
You need following things:
  • Windows DVD or it’s ISO Image
  • Virtual CD or any Optical drive emulation software
  • WinToFlash 
  • USB Drive (minimum capacity = 4GB) or External hard disk

Click here to download WINFLASH
 
Steps to Install Windows 7 XP Vista from USB or Pendrive:

  • Before starting, it is assumed that you have inserted Windows DVD in Optical Drive or mounted Virtual DVD Image.
  • WinToFlash doesn’t require installation, Download the ZIP file and extract it. Execute WinToFlash.exe and go to Andvanced Mode tab.
  • After selecting the task you want to perform, In Windows Path, Browse the Path of Drive where Windows CD / DVD is located. It is generally the emulated drive or the real drive where DVD is inserted. Set the Path of USB where Pendrive is inserted and Press “Run” Button.

  • Here, Windows may warn you about Formatting USB stick so, continue with it and at the end of process, you will have Bootable USB stick of Windows.
  • Now, Enter BIOS and set First Bootable device as USB to start installing Windows which is exactly similar to how you did it using DVD.
 

Sunday, July 31, 2011

What is Booting

In computing, booting (also known as booting up) is a bootstrapping process that starts operating systems when the user turns on a computer system. A boot sequence is the initial set of operations that the computer performs when power is switched on. The boot loader typically loads the main operating system for the computer.
Beginning with the IBM 701 in the 1950s to the present, booting has been used to load operating systems into

Introduction To php

PHP is a general-purpose scripting language originally designed for web development to produce dynamic web pages. For this purpose, PHP code is embedded into the HTML source document and interpreted by a web server with a PHP processor module, which generates the web page document. It also has evolved to include a command-line interface capability and can be used in standalone graphical applications. PHP can

Sunday, July 24, 2011

3.5inch floppy disk

It is the most commonly used floppy disk.It consists of 3.5 inch diameter disk encased in a square,hard plastic jacket cover. The jackeet cover has a cutout (aperture) for read/write head to make contact with disk surface.
This aperture is covered with slidingmetal piece. When a floppy disk is inserted into a floppy-drive for use the metal piece slides back to expose the disk's surface to the drive's read/write head

Saturday, July 23, 2011

Firefox Setup 4.0 Beta 12.

Add A Background Image To Any Folder In Windows XP.



First, Make Sure All Hidden Files Are Visible On Your System. Then, Open The Folder For Which You Wish To Add A Background Image.
Within The Folder, Right-Click And Select Properties » Customize Tab » Customize. There, Choose Any Icon, Click Apply And Ok.

That Process Should Have Created A “desktop.ini” File. Open That File With A Text Editor And Add These Lines Of Code:

[ExtShellFolderViews]
{BE098140-A513-11D0-A3A4-00C04FD706EC}={BE098140-A513-11D0-A3A4-00C04FD706EC}
[{BE098140-A513-11D0-A3A4-00C04FD706EC}]
IconArea_Image=C:pathfolder ackground.jpg

To customize this according to your needs, edit the path in the last line to reflect to the location of the image you wish to use as the background image for that folder. Refresh the folder and the new background should appear.
Finally, to remove the default icon chosen during the creation of the desktop.ini and restore the default folder icon, delete these lines of code from within the desktop.ini file:
[.ShellClassInfo]
IconFile=%SystemRoot%system32shell32.dll
IconIndex=(some number)