<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>zombiehugs* &#187; hacks</title>
	<atom:link href="http://www.zombiehugs.com/codetags/hacks/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.zombiehugs.com</link>
	<description>code solutions from a code dunce</description>
	<lastBuildDate>Tue, 26 Nov 2013 15:47:32 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=3.7.41</generator>
	<item>
		<title>Installing Windows Phone 7 Developer Tools on XP</title>
		<link>http://www.zombiehugs.com/2011/07/installing-windows-phone-7-developer-tools-on-xp/</link>
		<comments>http://www.zombiehugs.com/2011/07/installing-windows-phone-7-developer-tools-on-xp/#comments</comments>
		<pubDate>Wed, 27 Jul 2011 17:50:33 +0000</pubDate>
		<dc:creator><![CDATA[gerdsen]]></dc:creator>
				<category><![CDATA[experimental]]></category>
		<category><![CDATA[ramblings]]></category>
		<category><![CDATA[hacks]]></category>

		<guid isPermaLink="false">http://www.zombiehugs.com/?p=171</guid>
		<description><![CDATA[I have an old development machine at home that still runs XP. Shoot me. The damn thing works fine and I&#8217;m not about to drop the money to upgrade the OS and hardware. I do from time to time like to use it for things it&#8217;s not designed for. I recently got an invitation to [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>I have an old development machine at home that still runs XP. Shoot me. The damn thing works fine and I&#8217;m not about to drop the money to upgrade the OS and hardware. I do from time to time like to use it for things it&#8217;s not designed for. I recently got an invitation to update my Windows Phone to the latest release of Mango. Well after reading the instructions I noticed I had to install the Windows Phone SDK 7.1, requirements are Vista or Windows 7. Problem.</p>
<p>Solution I found for this was the following:</p>
<p>   1. Download the Windows Phone Developer Tools RTW from Microsoft Download Center<br />
   2. Extract the downloaded package by running vm_web.exe /x<br />
   3. Go to the folder of the extracted package &#038; open the file baseline.dat in any text editor<br />
   4. Look for the ‘gencomp7788’ section and change this two entries from 1 to 0:<br />
          * InstallOnLHS=0<br />
          * InstallOnWinXP=0<br />
   5. Save the file baseline.dat<br />
   6. Run setup.exe /web</p>
<p>Thanks to <a href="http://www.redfrogfish.com/" target="_blank">Red Frogfish</a> for this information. Hope this helps others.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.zombiehugs.com/2011/07/installing-windows-phone-7-developer-tools-on-xp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
