<?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: [Linux Post] How To: Fix the r6034 Error Upon Installing Patch 3.3</title>
	<atom:link href="http://www.aspectofthehare.net/2009/12/linux-post-how-to-fix-the-r6034-error-upon-installing-patch-3-3.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.aspectofthehare.net/2009/12/linux-post-how-to-fix-the-r6034-error-upon-installing-patch-3-3.html</link>
	<description>We grok hunters</description>
	<lastBuildDate>Sat, 19 Nov 2011 06:13:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Dustin Fitzpatrick</title>
		<link>http://www.aspectofthehare.net/2009/12/linux-post-how-to-fix-the-r6034-error-upon-installing-patch-3-3.html/comment-page-1#comment-10931</link>
		<dc:creator>Dustin Fitzpatrick</dc:creator>
		<pubDate>Thu, 21 Jan 2010 00:31:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.aspectofthehare.net/?p=3081#comment-10931</guid>
		<description>@Johathan -  What did you do to fix the problem.  I am pretty sure that my problem is multiple installs and I cant find a resolution anywhere?</description>
		<content:encoded><![CDATA[<p>@Johathan &#8211;  What did you do to fix the problem.  I am pretty sure that my problem is multiple installs and I cant find a resolution anywhere?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rippchen</title>
		<link>http://www.aspectofthehare.net/2009/12/linux-post-how-to-fix-the-r6034-error-upon-installing-patch-3-3.html/comment-page-1#comment-10173</link>
		<dc:creator>rippchen</dc:creator>
		<pubDate>Mon, 14 Dec 2009 12:09:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.aspectofthehare.net/?p=3081#comment-10173</guid>
		<description>thank you, very helpful advice. also thx for pushing linux in the wow community every now and then.

from germany,
rippchen</description>
		<content:encoded><![CDATA[<p>thank you, very helpful advice. also thx for pushing linux in the wow community every now and then.</p>
<p>from germany,<br />
rippchen</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan Warner</title>
		<link>http://www.aspectofthehare.net/2009/12/linux-post-how-to-fix-the-r6034-error-upon-installing-patch-3-3.html/comment-page-1#comment-10137</link>
		<dc:creator>Jonathan Warner</dc:creator>
		<pubDate>Fri, 11 Dec 2009 23:14:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.aspectofthehare.net/?p=3081#comment-10137</guid>
		<description>Magrov&#039;s thing turned the trick on my final problem. I think it&#039;s connected to having multiple runtime versions installed, coupled with it maybe not installing them in the right place if you run winetricks from anywhere other than the home directory.

Bizarre.

anyway, works now! Thanks!</description>
		<content:encoded><![CDATA[<p>Magrov&#8217;s thing turned the trick on my final problem. I think it&#8217;s connected to having multiple runtime versions installed, coupled with it maybe not installing them in the right place if you run winetricks from anywhere other than the home directory.</p>
<p>Bizarre.</p>
<p>anyway, works now! Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Magrov</title>
		<link>http://www.aspectofthehare.net/2009/12/linux-post-how-to-fix-the-r6034-error-upon-installing-patch-3-3.html/comment-page-1#comment-10130</link>
		<dc:creator>Magrov</dc:creator>
		<pubDate>Fri, 11 Dec 2009 04:37:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.aspectofthehare.net/?p=3081#comment-10130</guid>
		<description>Just to report. i got this error today, did everything listed here, to no avail. updated wine to 1.1.33, no dice.

Then i found the answer here:http://appdb.winehq.org/objectManager.php?bShowAll=true&amp;bIsQueue=false&amp;bIsRejected=false&amp;sClass=version&amp;sTitle=&amp;sReturnTo=&amp;iId=18555

You need to edit the following file: ~/.wine/drive_c/Program Files/World of Warcraft/Microsoft.VC80.CRT.manifest

and change the line:

assemblyIdentity type=&quot;win32&quot; name=&quot;Microsoft.VC80.CRT&quot; version=&quot;8.0.50727.4053&quot; 

to this 

assemblyIdentity type=&quot;win32&quot; name=&quot;Microsoft.VC80.CRT&quot; version=&quot;8.0.50727.762&quot; 

Worked for me.</description>
		<content:encoded><![CDATA[<p>Just to report. i got this error today, did everything listed here, to no avail. updated wine to 1.1.33, no dice.</p>
<p>Then i found the answer here:<a href="http://appdb.winehq.org/objectManager.php?bShowAll=true&#038;bIsQueue=false&#038;bIsRejected=false&#038;sClass=version&#038;sTitle=&#038;sReturnTo=&#038;iId=18555" rel="nofollow">http://appdb.winehq.org/objectManager.php?bShowAll=true&#038;bIsQueue=false&#038;bIsRejected=false&#038;sClass=version&#038;sTitle=&#038;sReturnTo=&#038;iId=18555</a></p>
<p>You need to edit the following file: ~/.wine/drive_c/Program Files/World of Warcraft/Microsoft.VC80.CRT.manifest</p>
<p>and change the line:</p>
<p>assemblyIdentity type=&#8221;win32&#8243; name=&#8221;Microsoft.VC80.CRT&#8221; version=&#8221;8.0.50727.4053&#8243; </p>
<p>to this </p>
<p>assemblyIdentity type=&#8221;win32&#8243; name=&#8221;Microsoft.VC80.CRT&#8221; version=&#8221;8.0.50727.762&#8243; </p>
<p>Worked for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: diana</title>
		<link>http://www.aspectofthehare.net/2009/12/linux-post-how-to-fix-the-r6034-error-upon-installing-patch-3-3.html/comment-page-1#comment-10128</link>
		<dc:creator>diana</dc:creator>
		<pubDate>Thu, 10 Dec 2009 22:38:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.aspectofthehare.net/?p=3081#comment-10128</guid>
		<description>Hi, I have the same Mike problems..
diana@diana-laptop:~$ sh winetricks vcrun2005sp1 vcrun2005
Executing wine /home/diana/.winetrickscache/vcrun2005-ms09-035/vcredist_x86.exe
fixme:advapi:DecryptFileA &quot;C:\\windows\\temp\\IXP000.TMP\\&quot; 00000000
fixme:advapi:DecryptFileA &quot;C:\\windows\\temp\\IXP001.TMP\\&quot; 00000000
fixme:advapi:LookupAccountNameW (null) L&quot;diana&quot; (nil) 0x33f854 (nil) 0x33f858 0x33f84c - stub
fixme:advapi:LookupAccountNameW (null) L&quot;diana&quot; 0x12af48 0x33f854 0x12f648 0x33f858 0x33f84c - stub
fixme:msi:ACTION_HandleStandardAction unhandled standard action L&quot;SetODBCFolders&quot;
fixme:msi:msi_unimplemented_action_stub RemoveExistingProducts -&gt; 1 ignored L&quot;Upgrade&quot; table values
fixme:msi:msi_unimplemented_action_stub MsiUnpublishAssemblies -&gt; 10 ignored L&quot;MsiAssembly&quot; table values
err:msi:ITERATE_PublishAssembly Component not set for install, not publishing assembly
err:msi:ITERATE_PublishAssembly Component not set for install, not publishing assembly
err:msi:ITERATE_PublishAssembly Component not set for install, not publishing assembly
err:msi:ITERATE_PublishAssembly Component not set for install, not publishing assembly
err:msi:ITERATE_PublishAssembly Component not set for install, not publishing assembly
err:msi:ITERATE_PublishAssembly Component not set for install, not publishing assembly
err:msi:ITERATE_PublishAssembly Component not set for install, not publishing assembly
err:msi:ITERATE_PublishAssembly Component not set for install, not publishing assembly
err:msi:ITERATE_PublishAssembly Component not set for install, not publishing assembly
err:msi:ITERATE_PublishAssembly Component not set for install, not publishing assembly
Install of vcrun2005sp1 done
Executing wine /home/diana/.winetrickscache/vcrun2005-ms09-035/vcredist_x86.exe
fixme:advapi:DecryptFileA &quot;C:\\windows\\temp\\IXP000.TMP\\&quot; 00000000
fixme:advapi:DecryptFileA &quot;C:\\windows\\temp\\IXP001.TMP\\&quot; 00000000
fixme:advapi:LookupAccountNameW (null) L&quot;diana&quot; (nil) 0x33f854 (nil) 0x33f858 0x33f84c - stub
fixme:advapi:LookupAccountNameW (null) L&quot;diana&quot; 0x12af48 0x33f854 0x12f648 0x33f858 0x33f84c - stub
fixme:msi:ACTION_HandleStandardAction unhandled standard action L&quot;SetODBCFolders&quot;
fixme:msi:msi_unimplemented_action_stub RemoveExistingProducts -&gt; 1 ignored L&quot;Upgrade&quot; table values
fixme:msi:msi_unimplemented_action_stub MsiUnpublishAssemblies -&gt; 10 ignored L&quot;MsiAssembly&quot; table values
err:msi:ITERATE_PublishAssembly Component not set for install, not publishing assembly
err:msi:ITERATE_PublishAssembly Component not set for install, not publishing assembly
err:msi:ITERATE_PublishAssembly Component not set for install, not publishing assembly
err:msi:ITERATE_PublishAssembly Component not set for install, not publishing assembly
err:msi:ITERATE_PublishAssembly Component not set for install, not publishing assembly
err:msi:ITERATE_PublishAssembly Component not set for install, not publishing assembly
err:msi:ITERATE_PublishAssembly Component not set for install, not publishing assembly
err:msi:ITERATE_PublishAssembly Component not set for install, not publishing assembly
err:msi:ITERATE_PublishAssembly Component not set for install, not publishing assembly
err:msi:ITERATE_PublishAssembly Component not set for install, not publishing assembly
Install of vcrun2005 done
winetricks done.
diana@diana-laptop:~$ sh winetricks vcrun2005sp1
Executing wine /home/diana/.winetrickscache/vcrun2005-ms09-035/vcredist_x86.exe
fixme:advapi:DecryptFileA &quot;C:\\windows\\temp\\IXP000.TMP\\&quot; 00000000
fixme:advapi:DecryptFileA &quot;C:\\windows\\temp\\IXP001.TMP\\&quot; 00000000
fixme:advapi:LookupAccountNameW (null) L&quot;diana&quot; (nil) 0x33f854 (nil) 0x33f858 0x33f84c - stub
fixme:advapi:LookupAccountNameW (null) L&quot;diana&quot; 0x12af48 0x33f854 0x12f648 0x33f858 0x33f84c - stub
fixme:msi:ACTION_HandleStandardAction unhandled standard action L&quot;SetODBCFolders&quot;
fixme:msi:msi_unimplemented_action_stub RemoveExistingProducts -&gt; 1 ignored L&quot;Upgrade&quot; table values
fixme:msi:msi_unimplemented_action_stub MsiUnpublishAssemblies -&gt; 10 ignored L&quot;MsiAssembly&quot; table values
err:msi:ITERATE_PublishAssembly Component not set for install, not publishing assembly
err:msi:ITERATE_PublishAssembly Component not set for install, not publishing assembly
err:msi:ITERATE_PublishAssembly Component not set for install, not publishing assembly
err:msi:ITERATE_PublishAssembly Component not set for install, not publishing assembly
err:msi:ITERATE_PublishAssembly Component not set for install, not publishing assembly
err:msi:ITERATE_PublishAssembly Component not set for install, not publishing assembly
err:msi:ITERATE_PublishAssembly Component not set for install, not publishing assembly
err:msi:ITERATE_PublishAssembly Component not set for install, not publishing assembly
err:msi:ITERATE_PublishAssembly Component not set for install, not publishing assembly
err:msi:ITERATE_PublishAssembly Component not set for install, not publishing assembly
Install of vcrun2005sp1 done
winetricks done.
Can you help me, i work whith CrossOver for play Wow. 

Yesterday, i play with the game, but today : error R6034. 
I&#039;m italian sorry for my english.</description>
		<content:encoded><![CDATA[<p>Hi, I have the same Mike problems..<br />
diana@diana-laptop:~$ sh winetricks vcrun2005sp1 vcrun2005<br />
Executing wine /home/diana/.winetrickscache/vcrun2005-ms09-035/vcredist_x86.exe<br />
fixme:advapi:DecryptFileA &#8220;C:\\windows\\temp\\IXP000.TMP\\&#8221; 00000000<br />
fixme:advapi:DecryptFileA &#8220;C:\\windows\\temp\\IXP001.TMP\\&#8221; 00000000<br />
fixme:advapi:LookupAccountNameW (null) L&#8221;diana&#8221; (nil) 0x33f854 (nil) 0x33f858 0x33f84c &#8211; stub<br />
fixme:advapi:LookupAccountNameW (null) L&#8221;diana&#8221; 0x12af48 0x33f854 0x12f648 0x33f858 0x33f84c &#8211; stub<br />
fixme:msi:ACTION_HandleStandardAction unhandled standard action L&#8221;SetODBCFolders&#8221;<br />
fixme:msi:msi_unimplemented_action_stub RemoveExistingProducts -&gt; 1 ignored L&#8221;Upgrade&#8221; table values<br />
fixme:msi:msi_unimplemented_action_stub MsiUnpublishAssemblies -&gt; 10 ignored L&#8221;MsiAssembly&#8221; table values<br />
err:msi:ITERATE_PublishAssembly Component not set for install, not publishing assembly<br />
err:msi:ITERATE_PublishAssembly Component not set for install, not publishing assembly<br />
err:msi:ITERATE_PublishAssembly Component not set for install, not publishing assembly<br />
err:msi:ITERATE_PublishAssembly Component not set for install, not publishing assembly<br />
err:msi:ITERATE_PublishAssembly Component not set for install, not publishing assembly<br />
err:msi:ITERATE_PublishAssembly Component not set for install, not publishing assembly<br />
err:msi:ITERATE_PublishAssembly Component not set for install, not publishing assembly<br />
err:msi:ITERATE_PublishAssembly Component not set for install, not publishing assembly<br />
err:msi:ITERATE_PublishAssembly Component not set for install, not publishing assembly<br />
err:msi:ITERATE_PublishAssembly Component not set for install, not publishing assembly<br />
Install of vcrun2005sp1 done<br />
Executing wine /home/diana/.winetrickscache/vcrun2005-ms09-035/vcredist_x86.exe<br />
fixme:advapi:DecryptFileA &#8220;C:\\windows\\temp\\IXP000.TMP\\&#8221; 00000000<br />
fixme:advapi:DecryptFileA &#8220;C:\\windows\\temp\\IXP001.TMP\\&#8221; 00000000<br />
fixme:advapi:LookupAccountNameW (null) L&#8221;diana&#8221; (nil) 0x33f854 (nil) 0x33f858 0x33f84c &#8211; stub<br />
fixme:advapi:LookupAccountNameW (null) L&#8221;diana&#8221; 0x12af48 0x33f854 0x12f648 0x33f858 0x33f84c &#8211; stub<br />
fixme:msi:ACTION_HandleStandardAction unhandled standard action L&#8221;SetODBCFolders&#8221;<br />
fixme:msi:msi_unimplemented_action_stub RemoveExistingProducts -&gt; 1 ignored L&#8221;Upgrade&#8221; table values<br />
fixme:msi:msi_unimplemented_action_stub MsiUnpublishAssemblies -&gt; 10 ignored L&#8221;MsiAssembly&#8221; table values<br />
err:msi:ITERATE_PublishAssembly Component not set for install, not publishing assembly<br />
err:msi:ITERATE_PublishAssembly Component not set for install, not publishing assembly<br />
err:msi:ITERATE_PublishAssembly Component not set for install, not publishing assembly<br />
err:msi:ITERATE_PublishAssembly Component not set for install, not publishing assembly<br />
err:msi:ITERATE_PublishAssembly Component not set for install, not publishing assembly<br />
err:msi:ITERATE_PublishAssembly Component not set for install, not publishing assembly<br />
err:msi:ITERATE_PublishAssembly Component not set for install, not publishing assembly<br />
err:msi:ITERATE_PublishAssembly Component not set for install, not publishing assembly<br />
err:msi:ITERATE_PublishAssembly Component not set for install, not publishing assembly<br />
err:msi:ITERATE_PublishAssembly Component not set for install, not publishing assembly<br />
Install of vcrun2005 done<br />
winetricks done.<br />
diana@diana-laptop:~$ sh winetricks vcrun2005sp1<br />
Executing wine /home/diana/.winetrickscache/vcrun2005-ms09-035/vcredist_x86.exe<br />
fixme:advapi:DecryptFileA &#8220;C:\\windows\\temp\\IXP000.TMP\\&#8221; 00000000<br />
fixme:advapi:DecryptFileA &#8220;C:\\windows\\temp\\IXP001.TMP\\&#8221; 00000000<br />
fixme:advapi:LookupAccountNameW (null) L&#8221;diana&#8221; (nil) 0x33f854 (nil) 0x33f858 0x33f84c &#8211; stub<br />
fixme:advapi:LookupAccountNameW (null) L&#8221;diana&#8221; 0x12af48 0x33f854 0x12f648 0x33f858 0x33f84c &#8211; stub<br />
fixme:msi:ACTION_HandleStandardAction unhandled standard action L&#8221;SetODBCFolders&#8221;<br />
fixme:msi:msi_unimplemented_action_stub RemoveExistingProducts -&gt; 1 ignored L&#8221;Upgrade&#8221; table values<br />
fixme:msi:msi_unimplemented_action_stub MsiUnpublishAssemblies -&gt; 10 ignored L&#8221;MsiAssembly&#8221; table values<br />
err:msi:ITERATE_PublishAssembly Component not set for install, not publishing assembly<br />
err:msi:ITERATE_PublishAssembly Component not set for install, not publishing assembly<br />
err:msi:ITERATE_PublishAssembly Component not set for install, not publishing assembly<br />
err:msi:ITERATE_PublishAssembly Component not set for install, not publishing assembly<br />
err:msi:ITERATE_PublishAssembly Component not set for install, not publishing assembly<br />
err:msi:ITERATE_PublishAssembly Component not set for install, not publishing assembly<br />
err:msi:ITERATE_PublishAssembly Component not set for install, not publishing assembly<br />
err:msi:ITERATE_PublishAssembly Component not set for install, not publishing assembly<br />
err:msi:ITERATE_PublishAssembly Component not set for install, not publishing assembly<br />
err:msi:ITERATE_PublishAssembly Component not set for install, not publishing assembly<br />
Install of vcrun2005sp1 done<br />
winetricks done.<br />
Can you help me, i work whith CrossOver for play Wow. </p>
<p>Yesterday, i play with the game, but today : error R6034.<br />
I&#8217;m italian sorry for my english.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: World Of Warcraft parche 3.3.0 en Ubuntu y error R6034 &#124; UbunTux</title>
		<link>http://www.aspectofthehare.net/2009/12/linux-post-how-to-fix-the-r6034-error-upon-installing-patch-3-3.html/comment-page-1#comment-10127</link>
		<dc:creator>World Of Warcraft parche 3.3.0 en Ubuntu y error R6034 &#124; UbunTux</dc:creator>
		<pubDate>Thu, 10 Dec 2009 12:41:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.aspectofthehare.net/?p=3081#comment-10127</guid>
		<description>[...] www.aspectofthehare.net   ¿Te gustó este post? [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.aspectofthehare.net" rel="nofollow">http://www.aspectofthehare.net</a>   ¿Te gustó este post? [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cthu</title>
		<link>http://www.aspectofthehare.net/2009/12/linux-post-how-to-fix-the-r6034-error-upon-installing-patch-3-3.html/comment-page-1#comment-10124</link>
		<dc:creator>cthu</dc:creator>
		<pubDate>Thu, 10 Dec 2009 05:45:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.aspectofthehare.net/?p=3081#comment-10124</guid>
		<description>man you rock, i didn&#039;t have installed the patche i already know of the bug and a fix, thank you!</description>
		<content:encoded><![CDATA[<p>man you rock, i didn&#8217;t have installed the patche i already know of the bug and a fix, thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matti</title>
		<link>http://www.aspectofthehare.net/2009/12/linux-post-how-to-fix-the-r6034-error-upon-installing-patch-3-3.html/comment-page-1#comment-10122</link>
		<dc:creator>Matti</dc:creator>
		<pubDate>Thu, 10 Dec 2009 01:42:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.aspectofthehare.net/?p=3081#comment-10122</guid>
		<description>Didn&#039;t work for me. ):</description>
		<content:encoded><![CDATA[<p>Didn&#8217;t work for me. ):</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ChrissyA</title>
		<link>http://www.aspectofthehare.net/2009/12/linux-post-how-to-fix-the-r6034-error-upon-installing-patch-3-3.html/comment-page-1#comment-10117</link>
		<dc:creator>ChrissyA</dc:creator>
		<pubDate>Wed, 09 Dec 2009 16:50:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.aspectofthehare.net/?p=3081#comment-10117</guid>
		<description>Thanks alot! =D</description>
		<content:encoded><![CDATA[<p>Thanks alot! =D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Huck</title>
		<link>http://www.aspectofthehare.net/2009/12/linux-post-how-to-fix-the-r6034-error-upon-installing-patch-3-3.html/comment-page-1#comment-10114</link>
		<dc:creator>Huck</dc:creator>
		<pubDate>Wed, 09 Dec 2009 12:29:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.aspectofthehare.net/?p=3081#comment-10114</guid>
		<description>OMG THANK U SO MUCHHHHHHHHHHHHHHHH!! NOW WORK CORRECTLYYYYYYYYYYYYYYYYYYYYY I LOVE UUUUUUUUUUUUUUUU THANKSSSSSSSSSSS !!!!</description>
		<content:encoded><![CDATA[<p>OMG THANK U SO MUCHHHHHHHHHHHHHHHH!! NOW WORK CORRECTLYYYYYYYYYYYYYYYYYYYYY I LOVE UUUUUUUUUUUUUUUU THANKSSSSSSSSSSS !!!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

