Windows Installer Creator Tool For Mac
What you need to install Windows 10 on Mac
Apple has announced the macOS Sierra as the next version of Mac system software. From Siri integration, a revamped Apple music application and much more, macOS 10.12 Sierra Final, coming this fall, brings a whole bunch of amazing features. Boot Camp Assistant guides you through installing Windows on your Mac. Open this app from the Utilities folder inside the Applications folder. Then follow the onscreen instructions to repartition your startup disk and download related software drivers for Windows.
Clover Boot Disk includes tools and partition images to help you create macOS Mojave bootable USB from Windows in just a few clicks. Clover Boot Disk includes tools and partition images to help you create macOS Mojave bootable USB from Windows in just a few clicks. Primary Menu Skip. I want install mac osx on my lenovo flex. Boot Camp Assistant guides you through installing Windows on your Mac. Open this app from the Utilities folder inside the Applications folder. Then follow the onscreen instructions to repartition your startup disk and download related software drivers for Windows. List of free Installer creator and builder software for Windows. These setup file creators are good alternatives to InstallShield. InstallAware, WIX, NullSoft are some of them. Jesus Vigo goes over the steps to create a bootable USB to install OS X 10.7-10.8 and OS X 10.5-10.6, as well as how to put multiple versions on the same USB. Specializing in Mac and Windows. Media Creation Tool comes in handy in situations when you want to try or reinstall Windows 10 on your PC and do not own an installation media. With its help, you can create a bootable disk or an.
- MacBook introduced in 2015 or later
- MacBook Air introduced in 2012 or later
- MacBook Pro introduced in 2012 or later
- Mac mini introduced in 2012 or later
- iMac introduced in 2012 or later1
- iMac Pro (all models)
- Mac Pro introduced in 2013
The latest macOS updates, which can include updates to Boot Camp Assistant. You will use Boot Camp Assistant to install Windows 10.
64GB or more free storage space on your Mac startup disk:
- You can have as little as 64GB of free storage space, but at least 128GB of free storage space provides the best experience. Automatic Windows updates require that much space or more.
- If your Mac has 128GB of memory (RAM) or more, the Windows installer needs at least as much free storage space as your Mac has memory. For example, if your Mac has 256GB of memory, your startup disk must have at least 256GB of free storage space for Windows.
An external USB flash drive with a storage capacity of 16GB or more, unless you're using a Mac that doesn't need a flash drive to install Windows.
A 64-bit version of Windows 10 Home or Windows 10 Pro on a disk image (ISO) or other installation media:
- If installing Windows on your Mac for the first time, use a full version of Windows, not an upgrade.
- If your copy of Windows came on a USB flash drive, or you have a Windows product key and no installation disc, download a Windows 10 disk image from Microsoft.
- If your copy of Windows came on a DVD, you might need to create a disk image of that DVD.
How to install Windows 10 on Mac
To install Windows, use Boot Camp Assistant. It's in the Utilities folder of your Applications folder.
1. Use Boot Camp Assistant to create a Windows partition
Open Boot Camp Assistant and follow the onscreen instructions:
- If you're asked to insert a USB drive, plug your USB flash drive into your Mac. Boot Camp Assistant will use it to create a bootable USB drive for Windows installation.
- When Boot Camp Assistant asks you to set the size of the Windows partition, remember the minimum storage-space requirements in the previous section. Set a partition size that meets your needs, because you can't change its size later.
2. Format the Windows (BOOTCAMP) partition
When Boot Camp Assistant finishes, your Mac restarts to the Windows installer. If the installer asks where to install Windows, select the BOOTCAMP partition and click Format. In most cases, the installer selects and formats the BOOTCAMP partition automatically.
3. Install Windows
Unplug any external devices, such as additional displays and drives, that aren't necessary during installation. Then click Next and follow the onscreen instructions to begin installing Windows.
Windows Installer Maker
4. Use the Boot Camp installer in Windows
After Windows installation completes, your Mac starts up in Windows and opens a ”Welcome to the Boot Camp installer” window. Follow the onscreen instructions to install Boot Camp, including Windows support software (drivers). You will be asked to restart when done.
If the Boot Camp installer doesn't open automatically, your final step should be to open the Boot Camp installer manually and use it to complete installation.
How to switch between Windows and macOS
Restart, then press and hold the Option (or Alt) ⌥ key during startup to switch between Windows and macOS.
Learn more
If you have one of these Mac models using OS X El Capitan 10.11 or later, you don't need a USB flash drive to install Windows:
- MacBook introduced in 2015 or later
- MacBook Air introduced in 2015 or later2
- MacBook Pro introduced in 2015 or later2
- iMac introduced in 2015 or later
- iMac Pro (all models)
- Mac Pro introduced in late 2013
For more information about using Windows on your Mac, open Boot Camp Assistant and click the Open Boot Camp Help button.
1. If you're installing Windows and macOS Mojave on an iMac (27-inch, Late 2012), iMac (27-inch, Late 2013), or iMac (Retina 5K, 27-inch, Late 2014) and your Mac is configured with a 3TB hard drive, learn about an alert you might see during installation.
2. These Mac models were offered with 128GB hard drives as an option. Apple recommends 256GB or larger hard drives so that you can create a Boot Camp partition of at least 128GB.
I'm having trouble here because of my PC got infected today and I've tried everything to get it back to normal, but the only option left for me now is to do a clean install.
Now, what happens is that I have MacBook Pro with 8GB USB.
I've downloaded Windows 7 from my college website [With license not pirated] and wanted to make a bootable USB, so I can format my PC to get it working again.
My question is how to create a bootable USB to install Windows on my Mac OS X without using DiskUtilities.
6 Answers
OK. Here are some instructions from Gizmodo that will put the ISO onto the flash drive with a Mac... they won't make it bootable though... read on...
Open a Terminal (under Utilities)
Run
diskutil list
and determine the device node assigned to your flash media (e.g., /dev/disk2)Run
diskutil unmountDisk /dev/diskN
(replace N with the disk number from the last command; in the previous example, N would be 2)Execute
sudo dd if=/path/to/downloaded.iso of=/dev/diskN bs=1m
(replace /path/to/downloaded.iso with the path where the image file is located; for example, ./windows7.iso)Run
diskutil eject /dev/diskN
, and remove your flash media when the command completes (this can take a few hours on slower drives)
Now... after you read all that, on the Gizmodo page it says that if you want to make it bootable you should use a utility called Live USB helper they link to (which isn't there any more) and use a Mac mounting tool (which isn't there either!) to force the ISO to mount on the Mac so you can copy the files over. So... that article may prove useful, but probably not. I can find other copies of Live USB helper out there, but they are all Windows executables.
One method that will work is to swap the hard drive out of the PC and into the Mac. Put your Windows 7 installation disc into the Mac optical drive, and install Windows 7 on that drive. Once it is up and running (don't worry about drivers yet), follow these steps.
- Run Command Prompt as administrator
- Type to Command Prompt:
%windir%System32SysprepSysprep.exe
, and hit Enter - In sysprep dialog that opens, choose “System Cleanup Action” as “Enter System Out-of-Box-Experience (OOBE)”, select “Generalize”, and select “Shutdown Options” as “Shutdown”. Click “OK”
- Sysprep generalizes now your Windows 7 setup and shuts down your computer.Do not run any other programs during this phase!
- Remove the drive from your Mac. Put it back into the PC.
- Boot the PC from sysprep generalized hard disk. You will notice Windows booting as if it was the first boot after installation, installing default and updating registry. One or two reboots are needed, depending on your system specifications
- When Windows finally boots up, you will need to enter all information as if this really was a new, fresh installation
All that is from here, but it applies in this situation a well, since you would be moving a Windows 7 installation from one computer to another. Considering that trying to make a Windows bootable USB stick with a Mac requires tools that either don't exist any more or are not being developed any more... this second method will most likely prove more dependable.
ScottAssuming you have burnt your Windows CD into a ISO file with the tools like:
http://burn-osx.sourceforge.net/Pages/English/home.html
1. Jump into a folder here http://sourceforge.net/projects/unetbootin/files/UNetbootin/
2. Get the latest version of zip archive with the keyword 'mac' in the filename.
3. Download and open it up on your Mac OS X desktop.
4. On Unetbootin interface, choose [Diskimage]->[ISO] and then select the Windows ISO file on your local hard drive.
5. Select the right USB Drive and then click [OK] to start writing ISO data onto your USB drive.
Once done, you're ready to boot your computer with this bootable USB drive, like a DVD installation disk.
You could also use VirtualBox on your Mac and install Windows quickly, then use Windows to create the media for the PC. You just need to allow windows to read from the USB port.
Microsoft published free to use Windows virtual machines for Internet Explorer testing purposes, but you can also use them to create a bootable USB stick.
To allow Windows to read from the USB port you'll need to install the VirtualBox Extension Pack. Then you can enable the USB 2.0 (EHCI) Controller in the virtual machine's settings (Ports -> USB).
Then when you insert the USB stick, it will probably first be detected by OS X, and since only one OS at a time can acces the port, you should eject it in OS X. Then it should automatically show up in Windows. If it's not, try to click the USB cable connection icon at the right bottom in the virtual machine. The USB port should be listed there and when you click it it should be mounted.
Then you can use a tool such as Rufus to create a bootable USB stick.
MetaGuruMetaGuruThere is another method that I found myself that is also useful (for someone else too I hope)
If you have Windows installed on your mac like in Parallel or Vmware
You can download those software like Windows 7 USB DVD Download Tool
which is from Microsoft website. This will make a bootable for you and you can use it with your PC.
And there are plenty to choose out there, but you still need windows.
AliAliAs none of the answers I found on the internet worked for me, here are the steps that I ended up following.
First of all, brief description of my setup:
- I want to install Windows 7 (32-bit) on a PC (not on a Mac) using a USB removable media (8GB)
- I have an ISO image of the installation DVD
- I want to prepare the USB media on my Mac (OS X 10.10 Yosemite)
- my MacBook Pro only has USB 3.0 ports
What I tried:
Windows Installer Creation Tool For Mac
- the typical suggestion of using
hdiutil
to convert ISO to UDRW IMG and then usingdd
to copy it to the USB. While I did not encounter any errors, the resulting USB media was not bootable. - using
UNetbootin
to create the media (supplying Windows installer ISO as custom ISO). While I did not encounter any errors and the resulting USB media seemed to be bootable, it just crashed during boot (started to boot then halted the system, no error). - using Windows inside VirtualBox to write to the USB stick did not work either, as VirtualBox does not support USB 3.0 yet (I even updated by VirtualBox to 5.0.0 RC1 but still no luck. Maybe newer versions will work)
SOLUTION
As none of the above worked, I ended up first installing Ubuntu and then used that Ubuntu installation (it has GRUB2!) to create a bootable USB stick.
If you search the web for 'windows 7 unetbootin', there are various hits that claim that UNetbootin works fine for installing Windows 7, even though this utility is typically used for installing Linux distributions via USB. You may want to give it a try. UNetbootin is supposed to run on Mac OS X, though I have no direct experience with that.
jjlinDownload Windows Installer For Windows 10
jjlinprotected by Community♦Sep 7 '12 at 10:54
Thank you for your interest in this question. Because it has attracted low-quality or spam answers that had to be removed, posting an answer now requires 10 reputation on this site (the association bonus does not count).
Would you like to answer one of these unanswered questions instead?