Installing windows 7 on mac book pro late 2013

Installing Windows 7 on Mac Book Pro Late 2013
Background
Mac Book Pro Late 2013 uses a USB 3.0 hub for the external ports, the keyboard and mouse devices.
Windows 7 does not have the drivers to support USB 3.0 ports so these must be integrated into the boot.wim and install.win files so that Win7 can be installed and used on a Mac. If these drivers are not integrated when win7 is booted up then the mouse and keyboard will not function.
Requirements:
Two USB Flash drives
Access to a Mac computer
Bootcamp Assistant application
Access to a Windows computer with windows 7 installed
Windows 7 install disk or ISO file
WinUSB application
Windows Automated Installation Kit for Windows 7 (WAIK)
Method
On a Mac
First prepare a USB Flash drive by formatting it using disk util app, found in Application Utility folder, to FAT format this will store the Apple drivers that can be downloaded from Apple using BootCamp.
This will be called USB1
Using Boot Camp Assistant select 'Download the latest windows support software from Apple'  to get the files from apple for win7 for your particular machine these will be downloaded and copied to the USB Flash drive called USB1.
On a PC
Using a PC download a copy of WinUSB from  www.joshcellsoftwares.com this software can create a bootable USB with the win 7 files copied on to it.
Obtain a copy of Windows 7 either in DVD or ISO format.
Using WinUSB and the Win7 DVD create a second bootable USB Flash drive. This will be called USB 2.
About DISM
DISM is a windows application that allows the editing of windows image files with the extension of WIM.
If DISM is not installed on the PC it can be downloaded from windows website.
To test to see if DISM is installed, open up a command prompt. Then type 'dism' without the quotes this will display the help description of DISM. 
Drivers
The apple drivers need to be added to the boot.wim file so that mouse and keyboard can function during the setup phase.
The apple drivers need to be added to the install.wim so that mouse and keyboard can function after the setup phase.
The video drivers are also added as it appears to cause problems if they are not included.
Create a directory structure like this:
c:\appleboot\
drvrs
mount
win7x64install
win7x64boot
Create the following files in c:\appleboot\ with the following code:
adddrivers.cmd
color 0a
dism /image:c:\appleboot\mount /add-driver /driver:c:\appleboot\drvrs /recurse
================================================================================ ==========
mountboot.wim.cmd
color 0a
dism /mount-wim /wimfile:c:\appleboot\boot.wim /index:2 /mountdir:c:\appleboot\mount
================================================================================ ==========
mountinstall.wim.cmd
color 0a
dism /mount-wim /wimfile:c:\appleboot\install.wim /index:4 /mountdir:c:\appleboot\mount
================================================================================ ==========
unmountcommitfiles.cmd
color 0a
dism /unmount-wim /mountdir:c:\appleboot\mount /commit
================================================================================ ==========
Copy the following files into their respective directories:
Copy from USB 1 into drvrs the $WinPEDriver$ directory
Copy from USB 2 \sources\boot.wim to win7x64boot directory, this will store the original file
Copy from USB 2 \sources\install.wim to win7x64install directory, this will store the original file
Then copy boot.wim from win7x64boot directory to the c:\appleboot\ directory
Then copy install.wim from win7x64install directory to the c:\appleboot\ directory
Once all the copying is completed then run the following cmd files in this order:
For boot.wim
mountboot.wim.cmd - this will mount the file for adding of drivers
adddrivers.cmd - this will add the apple drivers to the mounted boot.wim
unmountcommitfiles.cmd – this will commit the changes and unmount the boot.wim
For install.wim
mountinstall.wim.cmd- this will mount the file for adding of drivers
adddrivers.cmd - this will add the apple drivers to the mounted install.wim
unmountcommitfiles.cmd – this will commit the changes and unmount the install.wim
Copy the files back to USB 2
Copy the boot.wim and install.wim files from c:\appleboot\ directory  to USB 2 sources directory and overwrite the files.
BOOTABLE USB
You will now have a bootable USB Flash Drive that has the additional drivers needed to install Win7 on Mac Book Pro Late 2013.
Mac Preparation
On your Mac using Disk Util reduce the size of the partition of Macintosh HD so that there is approx. 80GB free for the use of Win7.
Add a second partition, label it win7 and format it to FAT. This is so that win 7 setup can identify the correct partition.
Installing Windows 7
Insert USB 2 into your Mac and reboot, whilst holding the option key down.
After reboot there will be three icons displayed one is the Mac operating system, the second is the recovery partition and the third is an orange icon indicating a bootable USB drive.
Select this and win7 setup application will proceed to boot up with the keyboard and mouse functioning.
Follow the prompts and when the drive selection appears select the win7 partition and format it to NTFS so that win7 can be installed. When windows setup reboots press and hold down the option key and select the windows partition so that setup can continue to install.
After completion of installation of win7 insert USB 1 with the additional apple drivers. Goto the bootcamp directory and click on setup.exe file this will install additional drivers needed to use Win7 on a Mac.
Once completed reboot your Mac and select windows to allow the drivers to update in windows.

Yes this is correct that the /index:4 refers to the ultimate version of windows in mountinstall.wim.cmd
dism /mount-wim /wimfile:c:\appleboot\install.wim /index:4 /mountdir:c:\appleboot\mount
Users should do what applekryzzle suggested if you have a different version of windows. Thanks for the tip applekryzzle.
With regards to the Intel(R) USB 3.0 eXtensible Host Controller drivers they are the ones that are provided by apple via boot camp assistant.
These appear to work correctly and downloading as per instructions simplifies the procedure.
For those that are interesred the updated drivers can be found here https://downloadcenter.intel.com/Detail_Desc.aspx?agr=Y&DwnldID=22824&ProdId=346 7&lang=eng&OSVersion=Windows%207%20%20*&DownloadType=Drivers
I have also seen in other discussions that some users get black screens i believe that it is the lack of video drivers which is included in the download from apple using boot camp assistant.
I'm certain that this works on Mac Book Pro Late 2013 models and i feel confident that this will work with other models.
I will appreciate any feedback if this works on other models.

Similar Messages

  • Mac book pro (late 2013) has a lag when sculpting and rotating models in Zbrush only when using my Wacom-capture tablet (if I use a mouse or trackpad its fine no lag). Also Premiere Pro CS5, playback is almost like watching footage in slow motion.

      Mac book pro (late 2013) has a lag when sculpting and rotating models in Zbrush, but only when using my Wacom-capture tablet (if I use a mouse or trackpad its fine no lag).
       Also Premiere Pro CS5 playback is almost like watching footage in slow motion, Premiere Pro is installed on the main drive but the footage is on an external drive connected with USB 2.
      I'm wondering if it is just a problem with the Mac USB drivers maybe not supporting USB 2 ? (Because I have also installed Window 7 on this same MacBookPro and tested the same software "Zbrush and Premiere Pro" And they both work perfectly on the Bootcamp Windows 7 install, and so its using the same hardware so it has to be the drivers right ?)
    Any help would be great, Thanks
    Darius

      Mac book pro (late 2013) has a lag when sculpting and rotating models in Zbrush, but only when using my Wacom-capture tablet (if I use a mouse or trackpad its fine no lag).
       Also Premiere Pro CS5 playback is almost like watching footage in slow motion, Premiere Pro is installed on the main drive but the footage is on an external drive connected with USB 2.
      I'm wondering if it is just a problem with the Mac USB drivers maybe not supporting USB 2 ? (Because I have also installed Window 7 on this same MacBookPro and tested the same software "Zbrush and Premiere Pro" And they both work perfectly on the Bootcamp Windows 7 install, and so its using the same hardware so it has to be the drivers right ?)
    Any help would be great, Thanks
    Darius

  • What drivers do I use when installing windows 7 on macbook pro late 2013?

    I purchased a new macbook pro from bestbuy. I would like to install windows 7 using bootcamp. Now I have read online that macs come with a driver cd well mine didn't and I got it new in sealed apple box..
    What or how can I go about getting windows 7 to fully work on bootcamp.. I've yet to try to install windows 7 yet beacuse I am lost when it comes to this cd and the drivers...

    See -> http://manuals.info.apple.com/MANUALS/1000/MA1636/en_US/boot_camp_install-setup_ 10.8.pdf.
    In addition to the Windows disc (or USB flash drive with the Windows installer) you'll need a 8GB+ flash drive.
    The referenced manual - on page 3, I think, gives you a run-down of what you'll need before you begin the installation. You may also want to post any further Boot Camp questions in the Boot Camp forum -> https://discussions.apple.com/community/windows_software/boot_camp.
    Good luck,
    Clinton

  • Bootcamp - Installing Windows on Mac Book Pro

    Can I use an external hard drive ( which contains the windows.exe file, and other windows supporting documents )  to instal windows on my mac ?
    I took the following steps using the BootCamp program:
    1,  Created a windows install disk
              -  I selected the .iso  file located on my desktop to create the install disk. However,  the "install disk" is actually my external Seagate hard drive, not a DVD.
    2. Bootcamp support files were downloaded to my USB
    2. I then partitioned the Mac OS X hard drive  (  equally divided the space )
    3.  The Mac restarts, but then goes into a dark screen.  Nothing shows up on the screen , it's pitch black.  Seconds later, the internal cooling fans are working real fast. Real fast.   It almost feels like the Mac is overheating, and the fans are working over time.
         - I then experimented with this problem, and decided to remove the USB drive ( which as the bootcamp support docs on it ) prior to restarting the mac.  When the USB drive is removed, the Windows install setup initiates, however, the program cannot find a valid drive to install the software. 
    I'm thinking I might have to use an actual install disk , instead of my external hard drive to install windows .  Has anyone else encountered this issue ?

    Hi iFrausto,
    Welcome to the Apple Support Communities!
    I understand how frustrating it can be when you run into issues installing Windows on your Apple computer. In your specific situation, I would recommend reading over and using the troubleshooting provided in the following article to help you resolve this situation.
    Boot Camp: iMac displays a black screen during installation of Windows 7
    http://support.apple.com/kb/TS3173
    Have a great day,
    Joe

  • Can I install Windows 7 (64 bit) on late 2013 edition of MacBook Pro?

    Can I install Windows 7 (64 bit) on late 2013 edition of MacBook Pro using Bootcamp? Before today, I would have never even asked this question due to the large number of users who continue to use Windows 7 in the PC world!  However, there seems to be two conflicting links on the Apple site.
    http://support.apple.com/kb/ht3986
    http://support.apple.com/kb/HT5634
    From the first link, there is a statement as follows: Mac Pro (Late 2013) only supports Windows 8 (64-bit).
    From the second link, the table (under MacBook Pro) clearly states that the Retina, 13 inch, late 2013 edition supports BOTH Windows 8 64 bit and Windows 7 64 bit.
    So the above information is conflicting; and as a result, I am confused!  Thanks for any responses.

    As far as I am aware your computer supports Win 7 and Win 8 - 64-bit.
    Windows on Intel Macs
    There are presently several alternatives for running Windows on Intel Macs.
         1. Install the Apple Boot Camp software.  Purchase Windows 7
             or Windows 8.  For Boot Camp 4.0 and above you can only use
             Windows 7 or later. Follow instructions in the Boot Camp documentation on
             installation of Boot Camp, creating Driver CD, and
             installing Windows.  Boot Camp enables you to boot the
             computer into OS X or Windows.
         2. Parallels Desktop for Mac and Windows XP, Vista Business,
             Vista Ultimate, or Windows 7.  Parallels is software
             virtualization that enables running Windows concurrently
             with OS X.
         3. VM Fusion and Windows XP, Vista Business, Vista Ultimate,
             or Windows 7.  VM Fusion is software virtualization that
             enables running Windows concurrently with OS X.
         4. CrossOver which enables running many Windows
             applications without having to install Windows.  The
             Windows applications can run concurrently with OS X.
         5. VirtualBox is an Open Source freeware virtual machine such
             as VM Fusion and Parallels that was developed by Solaris.
             It is not as fully developed for the Mac as Parallels and VM
             Fusion.
    Note that VirtualBox, Parallels, and VM Fusion can also run other operating systems such as Linux, Unix, OS/2, Solaris, etc.  There are performance differences between dual-boot systems and virtualization.  The latter tend to be a little slower (not much) and do not provide the video performance of the dual-boot system. See MacTech Labs- Virtualization Benchmarks, January 2013 | MacTech for comparisons of Boot Camp, Parallels, and VM Fusion. Benchmarks of all of the above except Crossover can be found in Benchmarking Parallels, Fusion, and VirtualBox Against Boot Camp - The Mac Observer. Boot Camp is only available with Leopard or later. Except for Crossover and a couple of similar alternatives like DarWine you must have a valid installer disc for Windows.
    You must also have an internal optical drive for installing Windows. Windows cannot be installed from an external optical drive.

  • Hello, I have creative cloud installed on my Mac Book Pro - OS X 10.9. 5 When trying to download trial version, a popup window shows the message " you have been disconnected"  Connect to continue. No way to access to the download programs after entering t

    Hello, I have creative cloud installed on my Mac Book Pro - OS X 10.9. 5 When trying to download trial programs, a popup window shows the message " you have been disconnected"  Connect to continue. The same message comes after repeated attempt to entering the login and password info. How can I solve this?

    Hi Jeff,
    Here is the screenshot of the window which comes after any attempt to download a trial version.  It is in French, it means you have been disconnected, connect to continue.

  • Do you need an antivirus when windows 7 is installed on a mac book pro?

    do you need an antivirus when windows 7 is installed on a mac book pro?

    Microsoft Security Essentials is free and decent, don't beg you for cash.
    Just keep Windows updated and don't use it online for anything except for updates if you can all help it.
    Use OS X to go online and grab files, clean them using the free ClamXav before passing them onto the Windows side.
    When you first setup Windows and have it updated, use the free WinClone to copy the Bootcamp partition to a external drive for safekeepiing.
    http://www.makeuseof.com/tag/9-easy-ways-virus/

  • Can mountain lion be installed on mac book pro late 2011 4gb memory?

    can mountain lion be installed on mac book pro late 2011 4gb of memory and how?

    This page tells you the requirements to install Mountain Lion:
    http://www.apple.com/support/osx/getstarted/
    Check it. It also describes how to install Mountain Lion.

  • HT201364 Hi I have just bought a new Mac Book Pro 15" Retina display with 256 SSD and 8G RAM. I had my info transferred form my Previous Mac Book Pro late 2011 to this machine. When trying to download Mavericks it says it cannot be loaded onto this machin

    Hi I have just bought a new Mac Book Pro 15" Retina display with 256 SSD and 8G RAM. I had my info transferred form my Previous Mac Book Pro late 2011 to this machine. When trying to download Mavericks it says it cannot be loaded onto this machine? Strange as I have just downloaded Pages, Numbers and Keynote...free? Thanks and Regards
    Brian

    Welcome to Apple Support Communities
    You already have got OS X Mavericks installed (the Keynote, Pages and Numbers versions available in the Mac App Store are only compatible with OS X Mavericks).
    You have got a Late 2013 MacBook Pro, which uses a special OS X Mavericks version that is not available in the Mac App Store. This is the reason why the Mac App Store is not compatible with OS X Mavericks even if you are using it. This will be fixed in OS X 10.9.1, when your Mac uses the same Mavericks version as all other Macs.
    Until then, you can reinstall OS X through OS X Recovery > http://support.apple.com/kb/HT4718

  • I have microsoft outlook installed on my Mac book pro, I can only use the outlook with the office server where it was setup, I can't use outlook else where, is there any way I can reset the settings in order to be able to use outlook every where?

    I have microsoft outlook installed on my Mac book pro, I can only use the outlook with the office server where it was setup, outlook won't work out of office, is there any way I can reset the settings in order to be able to use outlook every where?

    I can see my folders by clicking the X next to my name on the Inbox Folder.  So I have my folders now, just cannot see them in the left colum or see multiple windows on Outlook.  At this point, I can use the folders, just with limited functionality.  Thanks -Gina

  • 8 gigs in Mac Book Pro late 2008

    I have read that the Mac Book Pro late 2008 can now handle 8 gigs of ram, if you have the latest Boom Rom Version (i have the exat on needed). I currently have 4 gigs. My question is, is this some type of HACK, or is 8 gigs really supported by Apple? Can I buy 8 gigs from the Apple Store and have them put it in?
    I am really not into HACKS, but 8 gigs would be nice.
    THanks
    bob

    +My question is, is this some type of HACK, or is 8 gigs really supported by Apple?+
    It really is supported.
    +Can I buy 8 gigs from the Apple Store and have them put it in?+
    Yes, but you'll be paying about four times the going rate. It's easy to install RAM yourself. Just be careful not to touch the gold contacts, or if you do, clean them with rubbing alcohol. Also take care not to cross-thread the screws that hold the bottom cover on when you put them back in.

  • HT1349 hi Mmm ive been told that installing linux on mac book pro retina 15 and even others and using it as my first sofware will make the mac heaqt up and burn from inside!!!!! true??????????

    hi Mmm ive been told that installing linux on mac book pro retina 15 and even others and using it as my first sofware will make the mac heaqt up and burn from inside!!!!! true??????????

    Hi shldr2thewheel,
         it has been a while since we have last spoke, I would like to let you know, I am still working on getting used to the switch from windows to a Mac/Apple system. I do have a new question for you, I did purchase In Design CS5.5 through journeyed.com through Cuyahoga Community College of which I attend as a student, is there a way to purchase an online book through iTunes to learn that as well? Also, you know me, the struggling student, I would also, when and if the book can be purchased through the iTunes, would need to know if you do know of a much easier book for struggling students like myself and at a reasonable price as well for the In Design CS5.5 program. Our campus bookstore had closed early, and, so did the colleges library and our local library here where I do live, so, I cannot go to either place to purchase a book or to take out a book, plus cash funds are low at this moment as well but, I do have money left on the iTunes account to use, if it can be used. So, can it be used, the iTunes money, towards finding a low priced online book? I am in great need of assistance as I have a project due for my one course for this Tuesday, September 4, 2012.
    Sincerely in need of help once again,
    Kim

  • Is there a version of Logic Pro X that can be installed on a Mac Book Pro with OS X Version 10.7.5 ?

    Is there a version of Logic Pro X that can be installed on a Mac Book Pro with OS X Version 10.7.5 ?

    No.. Logic Pro X requires 10.8.4 or later....
    To Purchase and install Mountain Lion these days.. you must buy a download content code from Apple directly... It is no longer available directly via the Mac App Store as an item you can select and buy...
    If you are in the US then this link will help you...
    http://store.apple.com/us/product/D6377Z/A/os-x-mountain-lion

  • Printer proxy quit unexpectely message on mac book pro late 2011  os 10.8.2

    I cannot print from my computer,I have always this message: Printer proxy quitted unexpectely message.I can print from my ipad,my iphone wireless but not with my mac book pro late 2011 vers. 10.8.2.Also I have VMWAre software with windows 7 and not possible anymore.
    It was working and now nothing
    Thank you

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    Step 1
    Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left.
    Enter the name of the crashed application or process (PrinterProxy) in the Filter text field. Select the messages from the time of the last crash, if any. Copy them (command-C) to the Clipboard. Paste (command-V) into a reply to this message.
    When posting a log extract, be selective. In most cases, a few dozen lines are more than enough.
    Please do not indiscriminately dump thousands of lines from the log into this discussion.
    Important: Some private information, such as your name, may appear in the log. Anonymize before posting.
    Step 2
    Still in the Console window, look under User Diagnostic Reports for crash reports related to the process. The report name starts with the name of the crashed process, and ends with ".crash". Select the most recent report and post the entire contents — again, the text, not a screenshot. In the interest of privacy, I suggest that, before posting, you edit out the “Anonymous UUID,” a long string of letters, numbers, and dashes in the header of the report, if it’s present (it may not be.) Please don’t post shutdownStall, spin, or hang logs — they're very long and not helpful.

  • How do I mirror my mac book pro late 2009 to my apple tv

    How do I mirror my mac book pro late 2009 to my apple tv

    Airplay Mirroring requires MacBook Pro early 2011 or later and Mountain Lion or later.

Maybe you are looking for