OS X El Capitan is the twelfth major release of OS X , Apple Inc.'s desktop and server operating system for Macintosh computers. It is the successor to OS X Yosemite and focuses mainly on performance, stability and security. <br /> <br /> <br />In this video, I'll show you how to Install Install OS X 10 11 on VirtualBox on Windows PC. This tutorial working with VirtualBox 5.0 and 5.1 Version. <br />Follow this tutorial to create your Virtual Machine. <br />Thanks! <br /> <br />Video Link : http://adf.ly/1fmwk0 <br /> <br />Virtualbox Downlaod: http://adf.ly/1fmwpZ <br /> <br />Winrar Download :http://adf.ly/1fmwsd <br /> <br /> <br />Code for Virtualbox 4.x.x: <br /> <br />cd "C:\Program Files\Oracle\VirtualBox\" <br />VBoxManage.exe modifyvm "Your VM Name" --cpuidset 00000001 000306a9 04100800 7fbae3ff bfebfbff <br />VBoxManage setextradata "Your VM Name" "VBoxInternal/Devices/efi/0/Config/DmiSystemProduct" "MacBookPro11,3" <br />VBoxManage setextradata "Your VM Name" "VBoxInternal/Devices/efi/0/Config/DmiSystemVersion" "1.0" <br />VBoxManage setextradata "Your VM Name" "VBoxInternal/Devices/efi/0/Config/DmiBoardProduct" "Iloveapple" <br />VBoxManage setextradata "Your VM Name" "VBoxInternal/Devices/smc/0/Config/DeviceKey" "ourhardworkbythesewordsguardedpleasedontsteal(c)AppleComputerInc" <br />VBoxManage setextradata "Your VM Name" "VBoxInternal/Devices/smc/0/Config/GetKeyFromRealSMC" 1 <br /> <br /> <br /> <br />Code for Virtualbox 5.0.x: <br /> <br />cd "C:\Program Files\Oracle\VirtualBox\" <br />VBoxManage.exe modifyvm "Your VM Name" --cpuidset 00000001 000106e5 00100800 0098e3fd bfebfbff <br />VBoxManage setextradata "Your VM Name" "VBoxInternal/Devices/efi/0/Config/DmiSystemProduct" "iMac11,3" <br />VBoxManage setextradata "Your VM Name" "VBoxInternal/Devices/efi/0/Config/DmiSystemVersion" "1.0" <br />VBoxManage setextradata "Your VM Name" "VBoxInternal/Devices/efi/0/Config/DmiBoardProduct" "Iloveapple" <br />VBoxManage setextradata "Your VM Name" "VBoxInternal/Devices/smc/0/Config/DeviceKey" "ourhardworkbythesewordsguardedpleasedontsteal(c)AppleComputerInc" <br />VBoxManage setextradata "Your VM Name" "VBoxInternal/Devices/smc/0/Config/GetKeyFromRealSMC" 1