<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: How to Install macOS High Sierra on VMware on Windows	</title>
	<atom:link href="https://www.wikigain.com/install-macos-high-sierra-vmware-windows/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.wikigain.com/install-macos-high-sierra-vmware-windows/</link>
	<description>Learn New Tech Skills</description>
	<lastBuildDate>Tue, 10 May 2022 19:33:28 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Al		</title>
		<link>https://www.wikigain.com/install-macos-high-sierra-vmware-windows/#comment-273501</link>

		<dc:creator><![CDATA[Al]]></dc:creator>
		<pubDate>Tue, 10 May 2022 19:33:28 +0000</pubDate>
		<guid isPermaLink="false">https://www.wikigain.com/?p=8672#comment-273501</guid>

					<description><![CDATA[The message CPU has been disabled by the guest operating system, usually means that the unlocker was not correctly installed.]]></description>
			<content:encoded><![CDATA[<p>The message CPU has been disabled by the guest operating system, usually means that the unlocker was not correctly installed.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: James Di Re		</title>
		<link>https://www.wikigain.com/install-macos-high-sierra-vmware-windows/#comment-185114</link>

		<dc:creator><![CDATA[James Di Re]]></dc:creator>
		<pubDate>Thu, 04 Mar 2021 22:54:04 +0000</pubDate>
		<guid isPermaLink="false">https://www.wikigain.com/?p=8672#comment-185114</guid>

					<description><![CDATA[Doesn&#039;t power on! Followed above perfectly]]></description>
			<content:encoded><![CDATA[<p>Doesn&#8217;t power on! Followed above perfectly</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Radek		</title>
		<link>https://www.wikigain.com/install-macos-high-sierra-vmware-windows/#comment-171888</link>

		<dc:creator><![CDATA[Radek]]></dc:creator>
		<pubDate>Fri, 18 Dec 2020 09:55:33 +0000</pubDate>
		<guid isPermaLink="false">https://www.wikigain.com/?p=8672#comment-171888</guid>

					<description><![CDATA[Hello, like some Ryzen users, I have encountered a problem with &#039;CPU Has been disabled by the guest operating system&#039;. After a short research, I found that you should add these lines to the * .vmx file at the end of the file:
cpuid.0.eax = “0000: 0000: 0000: 0000: 0000: 0000: 0000: 1011&quot;
cpuid.0.ebx = &quot;0111: 0101: 0110: 1110: 0110: 0101: 0100: 0111&quot;
cpuid.0.ecx = &quot;0110: 1100: 0110: 0101: 0111: 0100: 0110: 1110&quot;
cpuid.0.edx = &quot;0100: 1001: 0110: 0101: 0110: 1110: 0110: 1001&quot;
cpuid.1.eax = &quot;0000: 0000: 0000: 0001: 0000: 0110: 0111: 0001&quot;
cpuid.1.ebx = &quot;0000: 0010: 0000: 0001: 0000: 1000: 0000: 0000&quot;
cpuid.1.ecx = &quot;1000: 0010: 1001: 1000: 0010: 0010: 0000: 0011&quot;
and change Hardware compatibility to Workstation 10.x (right click on VM Machine&#062; Menage&#062; Change Hardware Compatibility).
Rest installation is done like in this tutorial (Download, Install, Unlock VMware via Patch Tools, Create Machine, add to *.vmx line smc.version = “0” and so on)
Also, need to mention that I tested this solution on VMware Workstation Pro 15 version 15.5.7 (to this version you need to use Path Tool in version 3.x) and my CPU is Ryzen 5 2500U and I don&#039;t know that this will work on newer version or VMw Player]]></description>
			<content:encoded><![CDATA[<p>Hello, like some Ryzen users, I have encountered a problem with &#8216;CPU Has been disabled by the guest operating system&#8217;. After a short research, I found that you should add these lines to the * .vmx file at the end of the file:<br />
cpuid.0.eax = “0000: 0000: 0000: 0000: 0000: 0000: 0000: 1011&#8243;<br />
cpuid.0.ebx = &#8220;0111: 0101: 0110: 1110: 0110: 0101: 0100: 0111&#8221;<br />
cpuid.0.ecx = &#8220;0110: 1100: 0110: 0101: 0111: 0100: 0110: 1110&#8221;<br />
cpuid.0.edx = &#8220;0100: 1001: 0110: 0101: 0110: 1110: 0110: 1001&#8221;<br />
cpuid.1.eax = &#8220;0000: 0000: 0000: 0001: 0000: 0110: 0111: 0001&#8221;<br />
cpuid.1.ebx = &#8220;0000: 0010: 0000: 0001: 0000: 1000: 0000: 0000&#8221;<br />
cpuid.1.ecx = &#8220;1000: 0010: 1001: 1000: 0010: 0010: 0000: 0011&#8221;<br />
and change Hardware compatibility to Workstation 10.x (right click on VM Machine&gt; Menage&gt; Change Hardware Compatibility).<br />
Rest installation is done like in this tutorial (Download, Install, Unlock VMware via Patch Tools, Create Machine, add to *.vmx line smc.version = “0” and so on)<br />
Also, need to mention that I tested this solution on VMware Workstation Pro 15 version 15.5.7 (to this version you need to use Path Tool in version 3.x) and my CPU is Ryzen 5 2500U and I don&#8217;t know that this will work on newer version or VMw Player</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Justin Shaw		</title>
		<link>https://www.wikigain.com/install-macos-high-sierra-vmware-windows/#comment-167097</link>

		<dc:creator><![CDATA[Justin Shaw]]></dc:creator>
		<pubDate>Thu, 05 Nov 2020 08:58:00 +0000</pubDate>
		<guid isPermaLink="false">https://www.wikigain.com/?p=8672#comment-167097</guid>

					<description><![CDATA[Hello. I followed the guide, but got an error message &quot;This copy of the Install macOS application is damaged, and can&#039;t be used to install macOS&quot;. What should I do? Please help!]]></description>
			<content:encoded><![CDATA[<p>Hello. I followed the guide, but got an error message &#8220;This copy of the Install macOS application is damaged, and can&#8217;t be used to install macOS&#8221;. What should I do? Please help!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Raven Pringle		</title>
		<link>https://www.wikigain.com/install-macos-high-sierra-vmware-windows/#comment-132285</link>

		<dc:creator><![CDATA[Raven Pringle]]></dc:creator>
		<pubDate>Sun, 16 Feb 2020 03:58:44 +0000</pubDate>
		<guid isPermaLink="false">https://www.wikigain.com/?p=8672#comment-132285</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.wikigain.com/install-macos-high-sierra-vmware-windows/#comment-49363&quot;&gt;Terrence Gilroy&lt;/a&gt;.

I know this is like 2 years later and may not mean anything anymore, but your issue is because this article only has the toolkit for Workstation 12 and 13. I tried this toolkit with workstation 15.5, and had the same issue. Do some searching online for your version then try to install the tools again.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.wikigain.com/install-macos-high-sierra-vmware-windows/#comment-49363">Terrence Gilroy</a>.</p>
<p>I know this is like 2 years later and may not mean anything anymore, but your issue is because this article only has the toolkit for Workstation 12 and 13. I tried this toolkit with workstation 15.5, and had the same issue. Do some searching online for your version then try to install the tools again.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Biasutti		</title>
		<link>https://www.wikigain.com/install-macos-high-sierra-vmware-windows/#comment-77336</link>

		<dc:creator><![CDATA[Biasutti]]></dc:creator>
		<pubDate>Wed, 27 Feb 2019 09:25:14 +0000</pubDate>
		<guid isPermaLink="false">https://www.wikigain.com/?p=8672#comment-77336</guid>

					<description><![CDATA[Use VMware Workstation pro 15 and Macos Hight Sierra installed on Windows 7 64bit.
When the installation is clicked on Power on this virtual machine is presented
first the window of VMware and then the one with Apple&#039;s apple and the progressive bar that starts to scroll.
However, the VNware window is immediately reintroduced and again with the Apple apple again
the progressive bar starts again from zero and the cycle continues to repeat without reaching the conclusion. Where should action be taken to remedy the problem or the normal practice of installing Macos?]]></description>
			<content:encoded><![CDATA[<p>Use VMware Workstation pro 15 and Macos Hight Sierra installed on Windows 7 64bit.<br />
When the installation is clicked on Power on this virtual machine is presented<br />
first the window of VMware and then the one with Apple&#8217;s apple and the progressive bar that starts to scroll.<br />
However, the VNware window is immediately reintroduced and again with the Apple apple again<br />
the progressive bar starts again from zero and the cycle continues to repeat without reaching the conclusion. Where should action be taken to remedy the problem or the normal practice of installing Macos?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Gomboragchaa		</title>
		<link>https://www.wikigain.com/install-macos-high-sierra-vmware-windows/#comment-50331</link>

		<dc:creator><![CDATA[Gomboragchaa]]></dc:creator>
		<pubDate>Tue, 21 Aug 2018 08:52:01 +0000</pubDate>
		<guid isPermaLink="false">https://www.wikigain.com/?p=8672#comment-50331</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.wikigain.com/install-macos-high-sierra-vmware-windows/#comment-49465&quot;&gt;Jaunt&lt;/a&gt;.

You have to find smc.present = &quot;TRUE&quot; from .vmx file and change value to FALSE. Then try again]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.wikigain.com/install-macos-high-sierra-vmware-windows/#comment-49465">Jaunt</a>.</p>
<p>You have to find smc.present = &#8220;TRUE&#8221; from .vmx file and change value to FALSE. Then try again</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Faiz Orz		</title>
		<link>https://www.wikigain.com/install-macos-high-sierra-vmware-windows/#comment-49549</link>

		<dc:creator><![CDATA[Faiz Orz]]></dc:creator>
		<pubDate>Wed, 08 Aug 2018 14:50:04 +0000</pubDate>
		<guid isPermaLink="false">https://www.wikigain.com/?p=8672#comment-49549</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.wikigain.com/install-macos-high-sierra-vmware-windows/#comment-49490&quot;&gt;Jaunt&lt;/a&gt;.

No dear, I am sorry in this cause your system might not be compatible with macOS or something but i can&#039;t your any other tips to fix the issue. So far i have faced this issue then adding the sms.version code to the VMX file has fix the issue but in your cause i don&#039;t know what&#039;s wrong.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.wikigain.com/install-macos-high-sierra-vmware-windows/#comment-49490">Jaunt</a>.</p>
<p>No dear, I am sorry in this cause your system might not be compatible with macOS or something but i can&#8217;t your any other tips to fix the issue. So far i have faced this issue then adding the sms.version code to the VMX file has fix the issue but in your cause i don&#8217;t know what&#8217;s wrong.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jaunt		</title>
		<link>https://www.wikigain.com/install-macos-high-sierra-vmware-windows/#comment-49490</link>

		<dc:creator><![CDATA[Jaunt]]></dc:creator>
		<pubDate>Tue, 07 Aug 2018 18:50:59 +0000</pubDate>
		<guid isPermaLink="false">https://www.wikigain.com/?p=8672#comment-49490</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.wikigain.com/install-macos-high-sierra-vmware-windows/#comment-49481&quot;&gt;Faiz Orz&lt;/a&gt;.

Thanks, Faiz.
Already tried, but without effect.
If I send you any log, will it help you find the problem?
Regards.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.wikigain.com/install-macos-high-sierra-vmware-windows/#comment-49481">Faiz Orz</a>.</p>
<p>Thanks, Faiz.<br />
Already tried, but without effect.<br />
If I send you any log, will it help you find the problem?<br />
Regards.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Faiz Orz		</title>
		<link>https://www.wikigain.com/install-macos-high-sierra-vmware-windows/#comment-49481</link>

		<dc:creator><![CDATA[Faiz Orz]]></dc:creator>
		<pubDate>Tue, 07 Aug 2018 13:51:56 +0000</pubDate>
		<guid isPermaLink="false">https://www.wikigain.com/?p=8672#comment-49481</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.wikigain.com/install-macos-high-sierra-vmware-windows/#comment-49465&quot;&gt;Jaunt&lt;/a&gt;.

Hi there,
Try again but this time add &lt;strong&gt;smc.version = &lt;/strong&gt;0 to VMX without the quotation.
Hopefully that it solves the issue.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.wikigain.com/install-macos-high-sierra-vmware-windows/#comment-49465">Jaunt</a>.</p>
<p>Hi there,<br />
Try again but this time add <strong>smc.version = </strong>0 to VMX without the quotation.<br />
Hopefully that it solves the issue.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Mukhtar Jafari		</title>
		<link>https://www.wikigain.com/install-macos-high-sierra-vmware-windows/#comment-49479</link>

		<dc:creator><![CDATA[Mukhtar Jafari]]></dc:creator>
		<pubDate>Tue, 07 Aug 2018 12:26:25 +0000</pubDate>
		<guid isPermaLink="false">https://www.wikigain.com/?p=8672#comment-49479</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.wikigain.com/install-macos-high-sierra-vmware-windows/#comment-49363&quot;&gt;Terrence Gilroy&lt;/a&gt;.

Did you install (Win-install) script?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.wikigain.com/install-macos-high-sierra-vmware-windows/#comment-49363">Terrence Gilroy</a>.</p>
<p>Did you install (Win-install) script?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jaunt		</title>
		<link>https://www.wikigain.com/install-macos-high-sierra-vmware-windows/#comment-49465</link>

		<dc:creator><![CDATA[Jaunt]]></dc:creator>
		<pubDate>Tue, 07 Aug 2018 10:07:54 +0000</pubDate>
		<guid isPermaLink="false">https://www.wikigain.com/?p=8672#comment-49465</guid>

					<description><![CDATA[Hi there, Faiz Orz!
Fantastic job! Yesterday I followed your instructions and emulated a Mac Sierra with VMWare, and then upgraded it to High Sierra, with its &#039;tools&#039;. It works perfectly.
However, today I wanted to try it on another &#039;Windows 10&#039; computer, following the same instructions, and I can&#039;t get past the startup. The error is the classic one: &#039;CPU Has been disabled by the guest operating system&#039;.
I added &#039;smc.version =&#039;0&#039;&#039; to VMX.
Both my CPU (Intel Core2 Quad Q6600) and my board (ASUS P5K-e) support VT and are BIOS-enabled.
SecurAble says OK: 64 bit, Hardware DEP Yes, Hardware Virtualization Yes.
I don&#039;t know what else to do or check anymore.
Any idea?
Thank you!]]></description>
			<content:encoded><![CDATA[<p>Hi there, Faiz Orz!<br />
Fantastic job! Yesterday I followed your instructions and emulated a Mac Sierra with VMWare, and then upgraded it to High Sierra, with its &#8216;tools&#8217;. It works perfectly.<br />
However, today I wanted to try it on another &#8216;Windows 10&#8217; computer, following the same instructions, and I can&#8217;t get past the startup. The error is the classic one: &#8216;CPU Has been disabled by the guest operating system&#8217;.<br />
I added &#8216;smc.version =&#8217;0&#8221; to VMX.<br />
Both my CPU (Intel Core2 Quad Q6600) and my board (ASUS P5K-e) support VT and are BIOS-enabled.<br />
SecurAble says OK: 64 bit, Hardware DEP Yes, Hardware Virtualization Yes.<br />
I don&#8217;t know what else to do or check anymore.<br />
Any idea?<br />
Thank you!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Terrence Gilroy		</title>
		<link>https://www.wikigain.com/install-macos-high-sierra-vmware-windows/#comment-49363</link>

		<dc:creator><![CDATA[Terrence Gilroy]]></dc:creator>
		<pubDate>Sun, 05 Aug 2018 20:19:25 +0000</pubDate>
		<guid isPermaLink="false">https://www.wikigain.com/?p=8672#comment-49363</guid>

					<description><![CDATA[Does not work with VM Workstation Pro 14.1.2. The option to select MAC OS is not an option when selecting guest op system.]]></description>
			<content:encoded><![CDATA[<p>Does not work with VM Workstation Pro 14.1.2. The option to select MAC OS is not an option when selecting guest op system.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Faiz Orz		</title>
		<link>https://www.wikigain.com/install-macos-high-sierra-vmware-windows/#comment-42652</link>

		<dc:creator><![CDATA[Faiz Orz]]></dc:creator>
		<pubDate>Wed, 27 Jun 2018 13:47:19 +0000</pubDate>
		<guid isPermaLink="false">https://www.wikigain.com/?p=8672#comment-42652</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.wikigain.com/install-macos-high-sierra-vmware-windows/#comment-42648&quot;&gt;Saad ur Rehman&lt;/a&gt;.

Thanks for sharing your feedback dear :)]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.wikigain.com/install-macos-high-sierra-vmware-windows/#comment-42648">Saad ur Rehman</a>.</p>
<p>Thanks for sharing your feedback dear 🙂</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
