Wednesday, 26 December 2012

Dail This Number 0008001001331(Toll-Free).

Unlimited Free Call Trick 100% Working
Iam Back Again with Free Call Trick
Dail This Number 0008001001331(Toll-Free).
Then Enter This Code 8856469# (or) 8856489# (or) 8988553# (or) 8808212# (or) 8856113# (or) 8856409# (or) 8856369# (or) 8852061# (or) 8856887# (or) 8988919# (or) 8866526# (or) 8859589# .
Then Tell Your Friend The Same Procedure at Same Time. Ur Get Free Call
Any Help Comments Blow Box






hello frnds agr tumhe unlimited free private calling room chahiye to contact me... Roming me bhi free h aur 0 balance sim me bhi kaam karega... Chahiye to contact kare.. Demo me dikha dunga..
100000% working now my contect number 08866685598 jisko privet room chaiye wo muje msg kare



jisko privet room number chhiye wo mere phone pe msg kare

my number 08866685598 only msg karna ok
 

Monday, 3 December 2012

mayur khokhar heckar: ip hide

mayur khokhar heckar: ip hide: Real Hide Ip Free Crack Software 2011 Version By Dailyhackingtips | How To Hide Real Ip adress ? 11:24 AM   dailyhackingtips   No...

Monday, 19 November 2012

View your computer information

 by mayur khokhar

View your computer information

You can view a summary of important information about your computer by opening System in Control Panel. You can see basic hardware information, such as your computer's name, and which edition of Windows your computer is running. You can change important system settings by clicking the links in the left pane of System.
  • Open System by clicking the Start button Picture of the Start button, clicking Control Panel, clicking System and Maintenance, and then clicking System.
Hide all

View basic information about your computer

System presents a summary view of basic details about your computer, including:
  • Windows edition. Lists information about the version and edition of Windows running on your computer.
  • System. Displays your computer's Windows Experience Index base score, which is a number that describes the overall capability of your computer. Your computer's processor type, speed, and quantity are listed, if your computer uses multiple processors. For example, if your computer has two processors, you will see (2 processors) displayed. Also displayed is how much random access memory (RAM) is installed. For more information about your computer's base score and what it means, see What is the Windows Experience Index?
  • Computer name, domain, and workgroup settings. Displays your computer's name and workgroup or domain information. You can change this information and add user accounts by clicking Change settings.
  • Windows activation. Activation verifies that your copy of Windows is genuine, which helps prevent software piracy. For more information, see Activating Windows: frequently asked questions.

Change Windows system settings

The links in the left pane provide access to additional system settings. If you're looking for the information that you used to find in System in Control Panel when using earlier versions of Windows, you will find that same information by clicking the links in the left pane.
  • Device Manager. Use Device Manager to change settings and update drivers.
  • Remote settings. Change settings for Remote Desktop, which enables you to connect to a remote computer, and Remote Assistance, which enables you to invite someone to connect to your computer to help with a computer problem.
  • System Protection. Manage settings that automatically create the restore points that System Restore uses to restore your computer's system settings. You can turn System Protection on or off for the disks on your computer, and you can create restore points manually. For more information, search Windows Help and Support for "System Restore."
  • Advanced System Settings. Access advanced performance, user profile, and system startup settings, including Data Execution Prevention, which monitors programs and reports possible security attacks. You can also change your computer's virtual memory settings.

computer inf

A computer is a machine which helps us to calculate, simulate and store different scenarios. For example, in order to write an e-mail, instead of paper and pen first we use a software (or program) called wordprocessor which helps us enter sentences through keyboard (Input), computer's screen (output) to read, and modem (output/input) to send it to a distant relative, friend, etc.
The mechanism to simulate a regular mail into an e-mail, gave us a very fast and much cheaper medium to communicate (not a simulation anymore). Same way, using computers we can simulate other things over which we do not have any control, for example weather, behaviour of atomic bomb, behaviour of a deadly virus, Earthquake, a innovative design for a new auto, airplane, machine, etc.
Any computer has five parts Input, Output, CPU, Memory, disk (storage) . Input is things like mouse, keyboard, modem. Output is computer screen, printer. CPU or central processing is brain of the computer which controls and execute all calculations, manipulations and output. Memory (RAM)is a temporary storage to be used by CPU when doing calculations, etc. Think of it as a scratch pad for CPU. Disk is permanent storage, on which all the software and data is stored.

When you turn on your computer, BIOS (or basic input output system) which resides on CMOS (complimentary Metal Oxide semiconductor,a type of chip) has small coded software written on it which tells CPU to read the next instruction from sector n of disk x. This next instruction loads the operating system.


A database is a software which lets user to organize their data in an orderly fashion. For example consider a company which sells cookies, they have a database of which has tables (or records) of customers, types of cookies and orders. So when customer x orders n number of x type of cookies his orders is placed in table orders. There are several type of databases. Some which are simply text files with records, others which are complex with tables of information. A table of information means "an array of one type of records", for example "an array of customer names, addresses, phone numbers". A Relational database is in which there are relations among the tables, for example consider three tables with customer info, inventory info and orders info. The relations between these three tables define the relational database. So when a customer X from customer table orders Item Y from Inventory info it is put in Orders table, there are links in these tables (through primary keys, secondary and foreign keys such Social Security number, product number, order number, etc) which lets us do that and thus making it a relational database. Popular type of relational databases are Access for PCs on windows 95, Oracle, Sybase, Informix, for huge business environment (running Unix operating systems).


Internet is a bunch of computers connected to each other. It started out when about 10 computers running Unix operating systems serving US military were connected to each other and named ARPANET. Initially, users could only send an e-mail to each other, deploying UUCP (unix to unix copy using modems) method. Then more computers from universities were added to ARPANET and research individuals started sharing their notes over e-mail. Later came Usenet which was more or less a discussion forum. Then after tremendous innovations in hardware (networking), in 1992 came Web, or the software called web browser which could display pictures and text. REST is history. Some terms
  • HTML : is Hypertext markup language. All pages in Internet use HTML.
  • Browser is piece of software to browse internet, i.e Netscape, Internet explorer.
  • Router is a piece of hardware which connects LAN to Internet.
  • Bridge is a piece of hardware which connects two LANs.

Programming languages are designed to aid humans to write code for computers. Since computers only understand the language of o's and 1's, and we humans a common english like languages, several computer languages were developed which translate code to computer language. Programming languages like C/C++,Visual Basic, Java using these a person writes a code and then compiles it and creates an executable file which is understood by machine. All .exe and .class files are executable files translated into language understood by computer.

Networking constitutes of connecting PCs and other machines with each other. If you have bunch of computers in same building connected to servers through several hubs it is a Local Area Network, like in an office building. If you have many buildings with many computers connected to each other it is a WAN or wide area network, like Universities. Going by same terminology Internet is probably Global Area Network. Servers are those computers which control user access to files, and are running all the time. All of the computers which are connected to Internet are servers since Internet demands access to information round the clock. When you use modem to connect to Internet on your Personal computer, you are connecting to a computer which is connected to Internet.

Operating systems are that piece of software which communicate with computer and converts all user commands back and forth. Operating systems have four parts which are Process manager, Memory manager, I/O manager and . Popular operating systems are Windows 95, Windows 98, Windows NT, Mac, SunOs, Digital, HP-UX, Solaris, Aix, etc.


Applications are the end user products which user run on a computer. i.e. Games, Word processing, excel, word, are all applications.

Personal computers are those machines that sit on your desk at home or at office, usually running Windows 95, MacOs, windows 3.1, windows 98, windows NT workstation, and other operating systems designed for PCs. Servers usually run more robust Operating systems like Unix, Windows NT, etc.

computer inf

A computer is a machine which helps us to calculate, simulate and store different scenarios. For example, in order to write an e-mail, instead of paper and pen first we use a software (or program) called wordprocessor which helps us enter sentences through keyboard (Input), computer's screen (output) to read, and modem (output/input) to send it to a distant relative, friend, etc.
The mechanism to simulate a regular mail into an e-mail, gave us a very fast and much cheaper medium to communicate (not a simulation anymore). Same way, using computers we can simulate other things over which we do not have any control, for example weather, behaviour of atomic bomb, behaviour of a deadly virus, Earthquake, a innovative design for a new auto, airplane, machine, etc.
Any computer has five parts Input, Output, CPU, Memory, disk (storage) . Input is things like mouse, keyboard, modem. Output is computer screen, printer. CPU or central processing is brain of the computer which controls and execute all calculations, manipulations and output. Memory (RAM)is a temporary storage to be used by CPU when doing calculations, etc. Think of it as a scratch pad for CPU. Disk is permanent storage, on which all the software and data is stored.

When you turn on your computer, BIOS (or basic input output system) which resides on CMOS (complimentary Metal Oxide semiconductor,a type of chip) has small coded software written on it which tells CPU to read the next instruction from sector n of disk x. This next instruction loads the operating system.


A database is a software which lets user to organize their data in an orderly fashion. For example consider a company which sells cookies, they have a database of which has tables (or records) of customers, types of cookies and orders. So when customer x orders n number of x type of cookies his orders is placed in table orders. There are several type of databases. Some which are simply text files with records, others which are complex with tables of information. A table of information means "an array of one type of records", for example "an array of customer names, addresses, phone numbers". A Relational database is in which there are relations among the tables, for example consider three tables with customer info, inventory info and orders info. The relations between these three tables define the relational database. So when a customer X from customer table orders Item Y from Inventory info it is put in Orders table, there are links in these tables (through primary keys, secondary and foreign keys such Social Security number, product number, order number, etc) which lets us do that and thus making it a relational database. Popular type of relational databases are Access for PCs on windows 95, Oracle, Sybase, Informix, for huge business environment (running Unix operating systems).


Internet is a bunch of computers connected to each other. It started out when about 10 computers running Unix operating systems serving US military were connected to each other and named ARPANET. Initially, users could only send an e-mail to each other, deploying UUCP (unix to unix copy using modems) method. Then more computers from universities were added to ARPANET and research individuals started sharing their notes over e-mail. Later came Usenet which was more or less a discussion forum. Then after tremendous innovations in hardware (networking), in 1992 came Web, or the software called web browser which could display pictures and text. REST is history. Some terms
  • HTML : is Hypertext markup language. All pages in Internet use HTML.
  • Browser is piece of software to browse internet, i.e Netscape, Internet explorer.
  • Router is a piece of hardware which connects LAN to Internet.
  • Bridge is a piece of hardware which connects two LANs.

Programming languages are designed to aid humans to write code for computers. Since computers only understand the language of o's and 1's, and we humans a common english like languages, several computer languages were developed which translate code to computer language. Programming languages like C/C++,Visual Basic, Java using these a person writes a code and then compiles it and creates an executable file which is understood by machine. All .exe and .class files are executable files translated into language understood by computer.

Networking constitutes of connecting PCs and other machines with each other. If you have bunch of computers in same building connected to servers through several hubs it is a Local Area Network, like in an office building. If you have many buildings with many computers connected to each other it is a WAN or wide area network, like Universities. Going by same terminology Internet is probably Global Area Network. Servers are those computers which control user access to files, and are running all the time. All of the computers which are connected to Internet are servers since Internet demands access to information round the clock. When you use modem to connect to Internet on your Personal computer, you are connecting to a computer which is connected to Internet.

Operating systems are that piece of software which communicate with computer and converts all user commands back and forth. Operating systems have four parts which are Process manager, Memory manager, I/O manager and . Popular operating systems are Windows 95, Windows 98, Windows NT, Mac, SunOs, Digital, HP-UX, Solaris, Aix, etc.


Applications are the end user products which user run on a computer. i.e. Games, Word processing, excel, word, are all applications.

Personal computers are those machines that sit on your desk at home or at office, usually running Windows 95, MacOs, windows 3.1, windows 98, windows NT workstation, and other operating systems designed for PCs. Servers usually run more robust Operating systems like Unix, Windows NT, etc.

Office 2013 KMS micro Activator vK.12 free download full version

 by mayur khokhar softwere enginier


Type:  Applications > Windows

Files: 93

Size: 169 MB

download now

Office 2013 KMSmicro Activator vK 12 - CODE3H
Release Notes
For those who failed to activate office 2013 with Office 2013 KMSmicro Activator v3.10
Installation
1. Install Microsoft Office 2013 x86 or x64 of your choice. Recommended to use Volume License
2. Extract "KmsMicroK12.rar" on to your desktop and Run "KmsActivator.cmd" as Admin
3. Wait for the activator to load KMSmicro Server (it may take little time, depends on your PC) Do not close any window which are generated by the activator.
4. On the first interaction screen : Select a Menu
A; Ratioborus Menu
B; my Menu
Hit "B" and then enter to load the New (vK.12) activator
5. On the second interaction screen : Windows KMS Micro Options
T; Run NetTime
Z; Set Time
Hit "T" and then enter to sync time with NetTime
Once the time sync is completed - Press any key to continue. Now the activation process starts automatically, you have nothing to do. Just wait for windows CMD to pop out with the activation status and then a Windows Script Host Thats it ! your Office 2013 got activated for next 180Days ! Enjoy !
6. On the second interaction screen : Windows KMS Micro Options
Rt; Restart
S; Shutdown
Hit "S" and then ENTER to shutdown KMS Server
7. By Step 6, your Office 2013 got activated. now you can check the status Open WordDocument ; File; Account; Here you can see the Activaton Status
OR
Open CMD and type; CD C:Program FilesMicrosoft OfficeOffice15;  C:Program FilesMicrosoft OfficeOffice15; C:Program FilesMicrosoft OfficeOffice15;script ospp.vbs /dstatus
Now it show the status with number of day let

Dual-boot Windows 7 and Windows 8 By Greg Shultz August 23, 2012, 11:09 AM PDT Takeaway: Greg Shultz shows you how to prepare and configure your Windows 7 system to dual-boot Windows 8. Since the Windows 8 Developer Preview hit the streets back in September 2011, I’ve written a bunch of articles on the new operating system covering such topics as the improved Windows Explorer, Windows 8 shortcut keys, Storages Spaces, and File History, just to name a few. However, I was recently reminded that there is one topic that I haven’t covered for Windows 8 and that is how to set up a dual boot machine. Up until recently, I had a machine dedicated to testing Windows 8 and just never got around to setting up a dual-boot configuration. I say recently, because just the other day that test PC died. I did some troubleshooting to try and figure out just what went wrong, but my findings were inconclusive - it could be the power supply, it could be the CPU, it could be the motherboard, or it could be the video card. Rather than stressing about it, I just decided to get another test system - I’ll figure it out later. Fortunately, my local computer store was having a clearance sale and I picked up and HP P2-1124 with Windows 7 Home Premium for around $300. I normally build my own systems, but this time I bought one off the shelf. So now, I had the perfect opportunity to explore dual-booting Windows 7 and Windows 8 Release Preview. In this edition of the Windows Desktop Report, I’ll use my new system to show you how to prepare and configure your Windows 7 system to dual-boot Windows 8. While I’ll be using the Windows 8 Release Preview for this article, I’ve heard that the procedure should be very similar with the actual release version. Even so, I’ll revisit this topic in the near future once Windows 8 is available to the general public. Automatically sign up for TechRepublic's Windows and Office newsletter! This blog post is also available in the Slideshow format in a TechRepublic Photo Gallery. Prerequisite For this article, I’m going to assume that you have already visited the Windows 8 Release Preview site and followed Microsoft’s instructions for downloading and converting the ISO file to a DVD in Windows 7. If you haven’t, you should do so before you get started with this article. The process is pretty straightforward and Microsoft has documented the steps you need to follow. Creating a System Image The first thing that you’ll want to do is create a System Image from within Windows 7’s Backup and Restore. When you do, you’ll end up with a complete image of your hard disk. That way, if anything out of the ordinary were to occur as you follow the steps for creating a dual-boot system, you will be able to return to your current configuration. Furthermore, I recommend that you also create a separate backup of your data. Maybe just make copies of all your data files on CD/DVD or on an external hard disk. While it may sound like overkill, having an extra backup will give you peace of mind. To create a system image, you’ll need to have a CD-RW/DVD-RW drive, an external hard disk, or access to a network drive. To access Backup and Restore, click the Start button, type Backup in the Search box, and press [Enter] when Backup and Restore appears in the result pane. Once you have Backup and Restore up, select the Create a System Image option and choose your backup location. As you can see in Figure A, I used a DVD-RW drive on my system. Figure A On my test system, I’ll use DVDs to create my system image. As you can see in Figure B, on my test system all the partitions on the drive are selected by default. To initiate the operation, just click Start backup. On my test system with a 500GB hard disk, it took over an hour and required eight DVDs. Figure B Creating a System Image on DVDs takes a little while. When the System Image is complete, you’ll be prompted to create a System Repair disc, as shown in Figure C. This is the disc that you will use to boot your system and restore your system image in the event that you need it. Figure C When the System Image is complete, you’ll be prompted to create a System Repair disc. Setting up a partition With your System Image discs safely tucked away, you’ll use the Disk Management tool to make room on your hard disk for Windows 8. To launch Disk Management, click the Start button, type Disk Management in the Search box, and press [Enter] when Create and format hard disk partitions appears in the result pane. When Disk Management launches, locate the operating system partition of the drive, right click, and select the Shrink Volume command. As you can see in Figure D, on my example system, there is a 100MB system partition and a 17GB HP Recovery partition in addition to the 450GB OS, or operating system, partition. Figure D Right click on the operating system partition of the drive and select the Shrink Volume command. For my Windows 8 partition, I set aside 50GB by entering 51200 as the amount of space to shrink the existing volume, as shown in Figure E. Once you’ve specified the size, click the Shrink button. It will take a several minutes to shrink the partition. When the operation is complete, you’ll see the new space at the end of the partition and notice that it is marked as Unallocated. In order to install Windows 8 without any problems, you should covert this unallocated space into a volume with a drive letter. To do so you’ll launch the New Simple Volume Wizard. Figure E To set up a 50GB partition, I entered 51200 as the amount of space to shrink the existing volume. To continue, right click the new partition and select the New Simple Volume command, as shown in Figure F. When you do, the New Simple Volume Wizard will launch. Figure F To launch the wizard, right click the new partition and select the New Simple Volume command. The New Simple Volume Wizard consists of five screens - the first and the fifth are shown in Figure G. As you progress through the wizard, you’ll be prompted to specify the size, assign a drive letter, choose a file system, enter a name for the volume, and choose how to format the drive. For everything but the volume name, you should just go with the defaults. As you can see, I specifically named the volume Windows 8 to prevent any ambiguity in later steps. Since the partition was created from your existing partition, you can just go with the Quick format option. Figure G The New Simple Volume Wizard consists of five screens. When you’re finished, you’ll see the new partition in Disk Manager. Figure H shows the new 50GB partition with the volume name, assigned to drive F, and marked as a Logical Drive. Figure H The 50 GB partition is now ready for the Windows 8 installation. Installing Windows 8 Now that you have your partition established and assigned a drive letter, installing Windows 8 in a dual-boot configuration should be a pretty straightforward operation. Let’s take a closer look. To begin, insert the Windows 8 Release Preview DVD and reboot your system. After a few minutes, you’ll see the Windows Setup screen shown in Figure I and you will specify your language settings before clicking Next. Figure I The first step in the installation is to specify your language settings. Once the initial steps are taken care of, you’ll see the Windows Setup screen shown in Figure J and will click the Install Now button. Figure J To get started, just click the Install Now button. You’ll then see a Windows Setup screen shown in Figure K and will need to make sure that you select the Custom option. Figure K Make sure that you select the Custom Install Windows only option. At this point, Windows Setup will prompt you to choose the location to which you want to install Windows 8. As you can see in Figure L, on my test system it is showing all available partitions and I have selected the new volume labeled Windows 8 and assigned drive letter F. Figure L On my test system, I have selected the new volume labeled Windows 8 and assigned drive letter F. After selecting the new partition on which to install Windows 8 and clicking Next, the installation will begin, as shown in Figure M. This part of the operation will take a while so go get yourself a cup of coffee. Figure M As soon as you click Next, Windows Setup will begin copying files to the new partition. Dual-booting Windows 7/Windows 8 When the installation is complete, Windows Setup will reboot your system one final time and you will then see the new Windows 8 style dual boot screen shown in Figure N. As you can see, Windows 8 will automatically launch in 30 seconds if you don’t choose Windows 7. Figure N The new Windows 8 style boot screen display for 30 seconds before launching Windows 8. If you want to alter the amount of time before Windows 8 will run, you can click the Change defaults or choose other options at the bottom of the screen. There are actually a multitude of options that you can change and I’ll cover all of them in a future article.


Takeaway: Greg Shultz shows you how to prepare and configure your Windows 7 system to dual-boot Windows 8.
Since the Windows 8 Developer Preview hit the streets back in September 2011, I’ve written a bunch of articles on the new operating system covering such topics as the improved Windows Explorer, Windows 8 shortcut keys, Storages Spaces, and File History, just to name a few. However, I was recently reminded that there is one topic that I haven’t covered for Windows 8 and that is how to set up a dual boot machine.
Up until recently, I had a machine dedicated to testing Windows 8 and just never got around to setting up a dual-boot configuration. I say recently, because just the other day that test PC died. I did some troubleshooting to try and figure out just what went wrong, but my findings were inconclusive - it could be the power supply, it could be the CPU, it could be the motherboard, or it could be the video card. Rather than stressing about it, I just decided to get another test system - I’ll figure it out later.
Fortunately, my local computer store was having a clearance sale and I picked up and HP P2-1124 with Windows 7 Home Premium for around $300. I normally build my own systems, but this time I bought one off the shelf. So now, I had the perfect opportunity to explore dual-booting Windows 7 and Windows 8 Release Preview.
In this edition of the Windows Desktop Report, I’ll use my new system to show you how to prepare and configure your Windows 7 system to dual-boot Windows 8. While I’ll be using the Windows 8 Release Preview for this article, I’ve heard that the procedure should be very similar with the actual release version. Even so, I’ll revisit this topic in the near future once Windows 8 is available to the general public.

Automatically sign up for TechRepublic's Windows and Office newsletter!

This blog post is also available in the Slideshow format in a TechRepublic Photo Gallery.

Prerequisite

For this article, I’m going to assume that you have already visited the Windows 8 Release Preview site and followed Microsoft’s instructions for downloading and converting the ISO file to a DVD in Windows 7. If you haven’t, you should do so before you get started with this article. The process is pretty straightforward and Microsoft has documented the steps you need to follow.

Creating a System Image

The first thing that you’ll want to do is create a System Image from within Windows 7’s Backup and Restore. When you do, you’ll end up with a complete image of your hard disk. That way, if anything out of the ordinary were to occur as you follow the steps for creating a dual-boot system, you will be able to return to your current configuration. Furthermore, I recommend that you also create a separate backup of your data. Maybe just make copies of all your data files on CD/DVD or on an external hard disk. While it may sound like overkill, having an extra backup will give you peace of mind.
To create a system image, you’ll need to have a CD-RW/DVD-RW drive, an external hard disk, or access to a network drive. To access Backup and Restore, click the Start button, type Backup in the Search box, and press [Enter] when Backup and Restore appears in the result pane.
Once you have Backup and Restore up, select the Create a System Image option and choose your backup location. As you can see in Figure A, I used a DVD-RW drive on my system.

Figure A

On my test system, I’ll use DVDs to create my system image.
As you can see in Figure B, on my test system all the partitions on the drive are selected by default. To initiate the operation, just click Start backup. On my test system with a 500GB hard disk, it took over an hour and required eight DVDs.

Figure B

Creating a System Image on DVDs takes a little while.
When the System Image is complete, you’ll be prompted to create a System Repair disc, as shown in Figure C. This is the disc that you will use to boot your system and restore your system image in the event that you need it.

Figure C

When the System Image is complete, you’ll be prompted to create a System Repair disc.

Setting up a partition

With your System Image discs safely tucked away, you’ll use the Disk Management tool to make room on your hard disk for Windows 8. To launch Disk Management, click the Start button, type Disk Management in the Search box, and press [Enter] when Create and format hard disk partitions appears in the result pane. When Disk Management launches, locate the operating system partition of the drive, right click, and select the Shrink Volume command. As you can see in Figure D, on my example system, there is a 100MB system partition and a 17GB HP Recovery partition in addition to the 450GB OS, or operating system, partition.

Figure D

Right click on the operating system partition of the drive and select the Shrink Volume command.
For my Windows 8 partition, I set aside 50GB by entering 51200 as the amount of space to shrink the existing volume, as shown in Figure E. Once you’ve specified the size, click the Shrink button. It will take a several minutes to shrink the partition. When the operation is complete, you’ll see the new space at the end of the partition and notice that it is marked as Unallocated. In order to install Windows 8 without any problems, you should covert this unallocated space into a volume with a drive letter. To do so you’ll launch the New Simple Volume Wizard.

Figure E

To set up a 50GB partition, I entered 51200 as the amount of space to shrink the existing volume.
To continue, right click the new partition and select the New Simple Volume command, as shown in Figure F. When you do, the New Simple Volume Wizard will launch.

Figure F

To launch the wizard, right click the new partition and select the New Simple Volume command.
The New Simple Volume Wizard consists of five screens - the first and the fifth are shown in Figure G. As you progress through the wizard, you’ll be prompted to specify the size, assign a drive letter, choose a file system, enter a name for the volume, and choose how to format the drive. For everything but the volume name, you should just go with the defaults. As you can see, I specifically named the volume Windows 8 to prevent any ambiguity in later steps. Since the partition was created from your existing partition, you can just go with the Quick format option.

Figure G

The New Simple Volume Wizard consists of five screens.
When you’re finished, you’ll see the new partition in Disk Manager. Figure H shows the new 50GB partition with the volume name, assigned to drive F, and marked as a Logical Drive.

Figure H

The 50 GB partition is now ready for the Windows 8 installation.

Installing Windows 8

Now that you have your partition established and assigned a drive letter, installing Windows 8 in a dual-boot configuration should be a pretty straightforward operation. Let’s take a closer look.
To begin, insert the Windows 8 Release Preview DVD and reboot your system. After a few minutes, you’ll see the Windows Setup screen shown in Figure I and you will specify your language settings before clicking Next.

Figure I

The first step in the installation is to specify your language settings.
Once the initial steps are taken care of, you’ll see the Windows Setup screen shown in Figure J and will click the Install Now button.

Figure J

To get started, just click the Install Now button.
You’ll then see a Windows Setup screen shown in Figure K and will need to make sure that you select the Custom option.

Figure K

Make sure that you select the Custom Install Windows only option.
At this point, Windows Setup will prompt you to choose the location to which you want to install Windows 8. As you can see in Figure L, on my test system it is showing all available partitions and I have selected the new volume labeled Windows 8 and assigned drive letter F.

Figure L

On my test system, I have selected the new volume labeled Windows 8 and assigned drive letter F.
After selecting the new partition on which to install Windows 8 and clicking Next, the installation will begin, as shown in Figure M. This part of the operation will take a while so go get yourself a cup of coffee.

Figure M

As soon as you click Next, Windows Setup will begin copying files to the new partition.

Dual-booting Windows 7/Windows 8

When the installation is complete, Windows Setup will reboot your system one final time and you will then see the new Windows 8 style dual boot screen shown in Figure N. As you can see, Windows 8 will automatically launch in 30 seconds if you don’t choose Windows 7.

Figure N

The new Windows 8 style boot screen display for 30 seconds before launching Windows 8.
If you want to alter the amount of time before Windows 8 will run, you can click the Change defaults or choose other options at the bottom of the screen. There are actually a multitude of options that you can change and I’ll cover all of them in a future article.