A Step by Step guide on how to install windows 8 on your computer.Follow our Article where images are included for better understanding.
seen from United States

seen from United States

seen from Malaysia
seen from United States
seen from United States

seen from United States
seen from United States

seen from Malaysia
seen from United States

seen from Maldives
seen from United States

seen from United States
seen from United Kingdom
seen from United States
seen from United States
seen from Yemen

seen from Bangladesh
seen from United States
seen from T1
seen from United States
A Step by Step guide on how to install windows 8 on your computer.Follow our Article where images are included for better understanding.
New Post has been published on HowToAskme
New Post has been published on http://howtoaskme.com/how-to-install-windows-8-103
How To Install Windows 8
How To Install Windows 8 Windows 8 is Microsoft’s operating system which is totally revamped. It moves away from the traditional user interface to a totally brand-new user interface referred to as Metro UserInterface. The familiar beginning menu is now gone. Icons as well as windows are...
How to create a bootable Windows 8.1 USB drive
In keeping up with tradition, Microsoft has launched Windows 8.1 in both digital and physical form. Users can install the new operating system by using either a downloaded ISO file or the provided DVD. But what happens when neither option is right for you? You can use a USB drive. There are a number of major benefits to using a USB drive for this process. It's compatible with virtually every device that is meant to run Windows, forgoes the need to have a spare DVD and the burner around and is much easier to store and carry with you wherever you may go. A USB drive can also be faster than any DVD, shortening the time needed for the install, and, chances are, you probably already have one lying around. Also, compared to ISO files which can only be leveraged from Windows, USB drives can be used with no software installed on the device. Requirements To create a bootable Windows 8.1 USB drive you will need the following:
4 GB or larger USB drive;
Windows 8.1 DVD, ISO file or product key;
A device that is running Windows.
What If I Have a Windows 8 Product Key? If you have a Windows 8 product key, you can download the Windows 8.1 ISO file directly from Microsoft's servers, and create a bootable USB drive as well. My colleague Wayne Williams has already written a guide which details all the steps that you have to go through. Please note that you need a Windows PC for this task. How Does the Windows 8.1 Product Key Help? Obviously, you cannot install Windows 8.1 using just the product key. But, you can use it to download the ISO file directly from Microsoft's servers. Please note that the default Windows partition (usually "C") has to have at least 5 GB of free storage. You will have to follow these steps next:
Download and open the Install Windows 8.1 setup file from Microsoft;
Type in your Windows 8.1 product key and initiate the download;
After the download completes, select Install by creating media;
Select USB flash drive (it should be the default choice) and insert the USB drive;
Accept any prompts to erase the contents of the USB drive in order to kick off the process.
If you prefer a visual step-by-step guide, you can look at the screenshots posted below. Step 1: Install Windows ADK for Windows 8.1
Download Windows ADK for Windows 8.1
Install Windows ADK for Windows 8.1 on a IT Admin of lab workstation by running adksetup.exe NOTE: Run the following command line: adksetup.exe /layout "C:\Setup\Windows ADK 8.1" should the desire be to download Windows ADK for Windows 8.1 only.
Select the following components during the Windows ADK for Windows 8.1 setup:
Deployment Tools
Windows Pre-installation Environment (Windows PE)
User State Migration Tool (USMT)
Step 2: Install Microsoft Deployment Toolkit 2013
Download Microsoft Deployment Toolkit 2013
Install Microsoft Deployment Toolkit 2013 on the same IT Admin of lab workstation
Step 3: Creating a Deployment Share
Run Deployment Workbench
Right-click Deployment Shares and select New Deployment Share
Select the following options in the New Deployment Share Wizard:
Deployment share path: C:\MDTLab
Share name: MDTLab$
Deployment share description: MDT Lab
Options: <default settings>
Step 4: Import the Windows 8.1 OS
Download the Windows 8.1 Enterprise x64 ISO
Extract the ISO to the C:\Setup\Windows 8.1 Enterprise x64 folder. Create the folders should they not exist.
In the Deployment Workbench, expand the Deployment Shares node.
Expand MDT Lab, and select the Operating Systems node.
Select Import Operating System.
Select the following settings for the Import Operating System Wizard:
Full set of source files
Source directory: C:\Setup\Windows 8.1 Enterprise x64
Destination directory name: WIN81X64
After adding the OS, in the Operating System node, change the operating system name to Windows 8.1 Enterprise x64.
Step 5: Importing Necessary Applications One of the advantages of utilizing MDT 2013 to create the image for the USB key is the ability to include drivers and / or applications that are specific to your organization's needs. In this example, Microsoft's Calculator Plus, will be added to this image. Feel free to customize it as you see fit.
Download Microsoft Calculator Plus
Copy CalcPlus.msi to C:\Setup\MSCalcPlus on the IT Admin of lab workstation.
In the Deployment Workbench, in the MDT Lab node, select Applications.
Right-click the Applications folder, and select New Application.
Select the following settings to be used in the New Application Wizard:
Application with source files
Publisher: <blank>
Application name: Microsoft Calculator Plus
Version: <blank>
Language: <blank>
Source Directory: C:\Setup\MSCalcPlus
Specify the name of the directory that should be created: Microsoft Calculator Plus
Command Line: msiexec /I CalcPlus.msi /q
Working directory: <default>
Repeat this process as many time as required to include all the pertinent applications required. Step 6: Create and Configure a Task Sequence
Using the Deployment Workbench in the MDT Lab share, select the Task Sequences node.
Right-click the Task Sequences node, and select New Task Sequence.
Select the following settings for the New Task Sequence Wizard:
Task sequence ID: W8-X64-001
Task sequence name: Windows 8.1 Enterprise x64
Task sequence comments: <blank>
Template: Standard Client Task Sequence
Select OS: Windows 8.1 Enterprise x64
Specify Product Key: Do not specify a product key at this time
FullName: CANITPRO
Organization: CANITPRO
Internet Explorer home page: http://www.canitpro.net
Do not specify an Administrator password at this time
Step 7: Create the Microsoft Deployment Toolkit 2013 Media
In File Explorer, create the C:\MDTMedia folder.
In the Deployment Workbench, via the MDT Lab / Advanced Configuration node, select the Media node.
Right-click the Media node, and select New Media.
Select the following settings within the New Media Wizard:
Media path: C:\MDTMedia
Selection profile: <default>
Open and edit the C:\MDTMedia\Content\Deploy\Control\Bootstrap.ini in Notepad, and in the Default section, add the SkipBDDWelcome=YES option. This will quicken the deployment by automating the welcome parts. NOTE: Right-click the MEDIA001 media, select Properties, and clear either the x86 and x64 option depending on what you are deploying to avoid the selection of x86 and x64 boot images when starting the media (set by default).
To create the media, right-click the MEDIA001 media, and select Update Media Content.
Once completed, the Update Media Content process now generates the offline media in the C:\MDTMedia folder
To create the bootable USB key, copy the content of the MDTMedia\Content folder to the root of the USB key.
Next use diskpart to make the USB key active.
Once the steps above are completed, an IT professional can now utilize the newly created USB Key to deploy Windows 8.1. While the drivers included with Windows 8.1 should suffice, additional drivers can be added to the USB key should the hardware being deployed to not be supported by default. Driver inclusion can be configured via MDT 2013 and will be included on a future post. Red more How to Create a Bootable Windows 7 or Vista USB Drive dual-boot Windows 8 and Linux Installing Windows8 using USB Drive and Dual Booting on Windows 7
How to create a bootable Windows 8.1 USB drive from le monde informatique http://ift.tt/Mhjiy0
How to Install Windows 8
haw to install Windows 8? Soluto guides you through it in 7 simple step
Step 1: Ingredients
Before you can get the first taste of Windows 8, you’ll need to gather the following ingredients: 1 PC; Internet connection; 1 blank DVD; 1 DVD burner; M&Ms or candy of choice.
Step 2: Backup your Files
Before you install Windows 8, back up all your files using Dropbox or your backup method of choice.
Tip
Backup your files to Dropbox to make sure that all of your personal files, documents, and photos stay secure during your upgrade.
Step 3: Using the Windows 8 Upgrade Assistant
Using the Windows 8 Upgrade Assistant, you’ll be prompted to check for compatibility. After you click on the Download Pro link, you’ll have the option to download a small “stub” installer. This little 5 MB file will run a compatibility check on your computer to tell you which programs will and won’t work with Windows 8.
When the check is complete, you’ll be prompted to review and decide what to keep. Since this is a new installation, not an upgrade to Windows 8, start your Windows 8 experience fresh, without any files from your current OS.
The Upgrade Assistant will recommend the version of Windows 8 that fits your PC. Select the version that is recommended as compatible. Isn’t it nice to know that there’s a good match?
Take Note
These steps guide you on how to install Windows 8 from a Windows windowsplatform (not from MS-DOS.)
Step 4: Purchase
Time to pay up. Simply fill in your billing information and select a payment method. Once payment is complete, you’ll be given a product key. Make sure to write this down, you’ll need it later. (Don’t worry if you forget, it’ll also be sent to your inbox.)
Tip
Don’t forget to write down your product key and keep it in a safe place. You’ll need it during the install.
After your order is complete, the Windows 8 download will start, and the fun begins.
How to Install Windows 8 from le monde informatique http://ift.tt/1jdUFA8
How to Install Windows 8 on Mac Using Boot Camp
The Apple iOS has a built-in messaging software and facility which is for sure in all iPhones. And the messaging of the iOS works fine and excellent and does a great job when it’s the matter of a quick communication or quickly messaging, but when it comes to the functionality of the iOS messaging system, then it is preferred for the iOS to make some improvements in it and it can use some changes which can make it to work even better and provide a much faster experience of messaging. As we continue the wait of the better and improved iOS messaging system, the jailbreak scene offers a multitude of options is the iOS which enhances and enlarges the experience, and a new tweak which is in the name of Messages.
Install Windows 8 on Your Computer and Feel the Changes Inside
How to Install WIndows 8 - The whole world will be stunned by the final release of Windows 8, which is a Metro-style operating system from Microsoft, not just computers that can use this new operating system, but the tablet / Smartphone with a touch screen feature can also feel it. You can do everything just by going through the Start on your computer screen. Email, instant messaging in IM, picture / record video, listen to or download music, download apps, check the weather and other news, share photos and videos etc. whatever you grab on Flickr, Photobucket, etc., live updates, Twitter updates, other social networking sites Facebook, open the Control Panel, run Disk Defragmenter and other things.
So basically Windows 8 offers exceptional graphics experience is absent from the previous version, the Windows 7. Swiping through the tiles, press or click on them to open or zoom, share, and make changes is one of the major highlights that Windows 8 has to offer to customers.
I remember one quote Neil Postman on technological transformation, which said "Technological change is not additive, but the ecology of a new technology not only adds something. But it changes everything". And this is precisely applicable to Windows 8, which brings a lot of new changes, style, fancy, colorful, beautiful, and different experiences for customers. So Windows 8 brings a variety of powerful features, superior performance, faster boot and shutdown, and new experiences leveraging the capabilities of previous versions.
To be able to explore your world through Windows 8 and feel the changes in it, how to install Windows 8 on your computer. Similar to Windows 7, Windows 8 offers both do a clean install or an upgrade to the previous version. You can select the desired option and avoid. It all starts with a smile when you prepare your computer to install Windows 8 on it.
How to Install Windows 8 to a Virtual Machine
In this tutorial I demonstrate how to install Windows 8 to a virtual machine. This is the first tutorial in a video series from Tutorial Techie about Windows 8. Prior to recording this tutorial I installed Oracle VirtualBox which is the software I used to create the virtual machine. I also downloaded the Windows 8 ISO file from Microsoft and purchased the license. See the links above if you are having problems with either of these steps before proceeding.
<!-- google_ad_client = "ca-pub-1638106010031260"; /* 728 x 90 ad */ google_ad_slot = "2308825586"; google_ad_width = 728; google_ad_height = 90; //-->
1. First you need to open up Oracle VirtualBox and click the New button to create a new virtual machine.
2. This prompt requires you to give your new virtual machine a name. Change the version to Windows 8 if that is not done automatically. If you do not have Windows 8 listed in the drop down menu you will need to upgrade your VirtualBox software.
3. Next you will need to choose how much RAM to give your virtual machine. I suggest at least 2 GB and in this tutorial I am giving my virtual machine 2.5 GB of memory.
4. After you specify your virtual machine's memory size, you will be asked to create a new virtual hard drive. Unless you already have one created, select Create a virtual hard drive now.
5. If you are creating a new virtual hard drive, you will need to specify which type of disk image you would like to use. I recommend using a VDI (VirtualBox Disk Image).
6. This screen prompts you choice between a dynamically allocated or fix size virtual hard drive. If disk space is not an issue, I would recommend using a fixed size file, however because I am running a computer with limited storage I am going to choice the dynamically allocated option.
7. Now you will be required to specify the size of your virtual hard drive. I recommend the default (25 GB), however if you plan to store a lot of applications and files on this virtual machine you might want to it to be larger.
8. Before you launch your new virtual machine for the first time, you need to confirm/adjust some settings. Select your virtual machine by clicking on it once, and then click on the Settings button.
9. On the left navigation bar, select System. While on the Motherboard tab, confirm Enable IO APIC is checked.
10. Now select the Processor tab and confirm Enable PAE/NX is checked.
11. Finally, on the Acceleration tab confirm Enable VT-x/AMD-V is checked.
12. Now you are ready to launch your virtual machine for the first time. Double click on your Windows 8 virtual machine.
13. When you launch a virtual machine for the first time you will need to select an ISO image to boot from. An ISO image is a file that works like a CD or DVD. As mentioned earlier in this tutorial you will need to have downloaded the ISO prior to launching your virtual machine. Instructions on how to download an ISO of Windows 8 can be found here.
14. Select the ISO file and click Open.
15. A window should pop up prompting you to install Windows 8. Select your language and click Next.
16. Click on the words Install now.
17. Enter the product key you received from Microsoft when you downloaded the ISO file and click Next.
18. Accept the license terms and click Next.
19. You need to choice the Custom: Install Windows only (advanced) installation.
20. Select Drive 0 and click Next.
21. The process of Installing Windows to your virtual machine will take 10 - 20 minutes. Sit back and relax.
22. During the installation, your virtual machine will be required to restart several times. If a prompt asks you to boot from a CD or DVD do NOT press any key on your keyboard. Allow your virtual machine to boot from is virtual hard drive.
23. Choice a color scheme, give your PC a name and click Next.
24. I would recommend using the express settings. It will save you a lot of time during the setup. You can always change these defaults at a later time.
25. If you already have a Microsoft account (live,com, hotmail,com, outlook.com) enter your Microsoft account email address here. If you do not have a Microsoft account, use your personal email address.
26. Windows will check to see if you have a valid Microsoft account email address.
27. If your Microsoft account email address is valid, you will be required to enter in your password. If you do not have a Microsoft account, you will be required to create one.
28. You will be required to enter security info in case you forget your password. Fill out the form and click Next.
29. Windows 8 will now get your PC ready. This process will take several minutes, again sit back and relax.
If everything went successfully Windows 8 should boot up and your installation is now complete. If you found this tutorial helpful and would like to support Tutorial Techie, please subscribe to our YouTube Channel.
<!-- google_ad_client = "ca-pub-1638106010031260"; /* 728 x 90 ad */ google_ad_slot = "2308825586"; google_ad_width = 728; google_ad_height = 90; //-->
stLight.options({publisher: "c1d1b328-8323-4a03-9a0e-da3420168f1b"}); var options={ "publisher": "c1d1b328-8323-4a03-9a0e-da3420168f1b", "position": "right", "ad": { "visible": false, "openDelay": 5, "closeDelay": 0}, "chicklets": { "items": ["facebook", "twitter", "googleplus", "reddit", "tumblr", "email"]}}; var st_hover_widget = new sharethis.widgets.hoverbuttons(options);
How to Install Windows 8 to a Virtual Machine
In this tutorial I demonstrate how to install Windows 8 to a virtual machine. This is the first tutorial in a video series from Tutorial Techie about Windows 8. Prior to recording this tutorial I installed Oracle VirtualBox which is the software I used to create the virtual machine. I also downloaded the Windows 8 ISO file from Microsoft and purchased the license. See the links above if you are having problems with either of these steps before proceeding.
1. First you need to open up Oracle VirtualBox and click the New button to create a new virtual machine.
2. This prompt requires you to give your new virtual machine a name. Change the version to Windows 8 if that is not done automatically. If you do not have Windows 8 listed in the drop down menu you will need to upgrade your VirtualBox software.
3. Next you will need to choose how much RAM to give your virtual machine. I suggest at least 2 GB and in this tutorial I am giving my virtual machine 2.5 GB of memory.
4. After you specify your virtual machine's memory size, you will be asked to create a new virtual hard drive. Unless you already have one created, select Create a virtual hard drive now.
5. If you are creating a new virtual hard drive, you will need to specify which type of disk image you would like to use. I recommend using a VDI (VirtualBox Disk Image).
6. This screen prompts you choice between a dynamically allocated or fix size virtual hard drive. If disk space is not an issue, I would recommend using a fixed size file, however because I am running a computer with limited storage I am going to choice the dynamically allocated option.
7. Now you will be required to specify the size of your virtual hard drive. I recommend the default (25 GB), however if you plan to store a lot of applications and files on this virtual machine you might want to it to be larger.
8. Before you launch your new virtual machine for the first time, you need to confirm/adjust some settings. Select your virtual machine by clicking on it once, and then click on the Settings button.
9. On the left navigation bar, select System. While on the Motherboard tab, confirm Enable IO APIC is checked.
10. Now select the Processor tab and confirm Enable PAE/NX is checked.
11. Finally, on the Acceleration tab confirm Enable VT-x/AMD-V is checked.
12. Now you are ready to launch your virtual machine for the first time. Double click on your Windows 8 virtual machine.
13. When you launch a virtual machine for the first time you will need to select an ISO image to boot from. An ISO image is a file that works like a CD or DVD. As mentioned earlier in this tutorial you will need to have downloaded the ISO prior to launching your virtual machine. Instructions on how to download an ISO of Windows 8 can be found here.
14. Select the ISO file and click Open.
15. A window should pop up prompting you to install Windows 8. Select your language and click Next.
16. Click on the words Install now.
17. Enter the product key you received from Microsoft when you downloaded the ISO file and click Next.
18. Accept the license terms and click Next.
19. You need to choice the Custom: Install Windows only (advanced) installation.
20. Select Drive 0 and click Next.
21. The process of Installing Windows to your virtual machine will take 10 - 20 minutes. Sit back and relax.
22. During the installation, your virtual machine will be required to restart several times. If a prompt asks you to boot from a CD or DVD do NOT press any key on your keyboard. Allow your virtual machine to boot from is virtual hard drive.
23. Choice a color scheme, give your PC a name and click Next.
24. I would recommend using the express settings. It will save you a lot of time during the setup. You can always change these defaults at a later time.
25. If you already have a Microsoft account (live,com, hotmail,com, outlook.com) enter your Microsoft account email address here. If you do not have a Microsoft account, use your personal email address.
26. Windows will check to see if you have a valid Microsoft account email address.
27. If your Microsoft account email address is valid, you will be required to enter in your password. If you do not have a Microsoft account, you will be required to create one.
28. You will be required to enter security info in case you forget your password. Fill out the form and click Next.
29. Windows 8 will now get your PC ready. This process will take several minutes, again sit back and relax.
If everything went successfully Windows 8 should boot up and your installation is now complete. If you found this tutorial helpful and would like to support Tutorial Techie, please subscribe to our YouTube Channel.
<!-- google_ad_client = "ca-pub-1638106010031260"; /* 728 x 90 ad */ google_ad_slot = "2308825586"; google_ad_width = 728; google_ad_height = 90; //-->
stLight.options({publisher: "c1d1b328-8323-4a03-9a0e-da3420168f1b"}); var options={ "publisher": "c1d1b328-8323-4a03-9a0e-da3420168f1b", "position": "right", "ad": { "visible": false, "openDelay": 5, "closeDelay": 0}, "chicklets": { "items": ["facebook", "twitter", "googleplus", "reddit", "tumblr", "email"]}}; var st_hover_widget = new sharethis.widgets.hoverbuttons(options);