Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: Create bootable OSX usb from OSX app store
Posted: Tue Jan 30, 2018 11:08 AM
To install Windows from an ISO file (in case this option is not shown on your iMac):
In case The "Create a Windows 7 install disk" option is hidden because your system's capabilities are limited:
copy bootcamp utility to the desktop
edit bootcamp "Info.plist" file:
edit section's title: PreUSBBootSupportedModels to USBSupportedModels (if it's already USBBootSupportedModels -> skip this step)
add your System's model identifier (Find it by System Information app) into USBSupportedModels section, in example:
iMac11,1
To allow Windows 10 iso:
In <key>PreWindows10OnlyModels</key> add your model, in example: iMac11,1
remove your model from <key>SupporedNonWin10Models</key>
run the desktop bootcamp