<?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>yakk0.org &#187; &#8220;windows 7&#8243;</title>
	<atom:link href="http://www.yakk0.org/tag/windows-7/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.yakk0.org</link>
	<description>a blog on technology in the real world</description>
	<lastBuildDate>Sun, 05 Sep 2010 08:00:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Error installing Office 2010 RTM</title>
		<link>http://www.yakk0.org/2010/04/23/error-installing-office-2010-rtm/</link>
		<comments>http://www.yakk0.org/2010/04/23/error-installing-office-2010-rtm/#comments</comments>
		<pubDate>Fri, 23 Apr 2010 20:40:32 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[technology]]></category>
		<category><![CDATA["windows 7"]]></category>
		<category><![CDATA[Office 2007]]></category>
		<category><![CDATA[Office 2010]]></category>

		<guid isPermaLink="false">http://www.yakk0.org/?p=304</guid>
		<description><![CDATA[The final version of Office 2010 was released to Technet and MSDN subscribers yesterday. When I tried to upgrade my primary Windows 7 virtual machine on my Mac I got the following error complaining that I had the beta version installed: This was odd because this VM was primarily used for my school coursework and [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;"><a rel="attachment wp-att-306" href="http://www.yakk0.org/2010/04/23/error-installing-office-2010-rtm/office2010error-2/"></a><a href="http://aws.yakk0.org/wordpress/wp-content/uploads/2010/04/office2010error1.png"><img class="alignright size-medium wp-image-306" title="office2010 error" src="http://aws.yakk0.org/wordpress/wp-content/uploads/2010/04/office2010error1-300x135.png" alt="Office 2010 setup is unable to proceed due to the following errors: Microsoft Office 2010 does not support upgrading from a prerelease version of Microsoft Office 2010. You must first uninstall any prerelease versions of Office 2010." width="300" height="135" /></a>The final version of Office 2010 was released to Technet and MSDN subscribers yesterday. When I tried to upgrade my primary Windows 7 virtual machine on my Mac I got the following error complaining that I had the beta version installed:<span id="more-304"></span></p>
<p style="text-align: left;">This was odd because this VM was primarily used for my school coursework and had Office 2007 installed, but I never tried 2010 on it. I had opened some documents that were created in 2010, but that was it. I searched my installed programs and updates and found nothing with the number 2010. Reading through the Technet forums, I saw other people with similar errors. One suggestion solved the problem for me. Running the <a href="http://support.microsoft.com/default.aspx/kb/290301">MSI Cleanup Utility</a>, I discovered that there were some 2010 bits installed.<br />
<a href="http://aws.yakk0.org/wordpress/wp-content/uploads/2010/04/cleanuptool.png"><img class="alignleft size-medium wp-image-303" title="MSI Cleanup Utility" src="http://aws.yakk0.org/wordpress/wp-content/uploads/2010/04/cleanuptool-300x218.png" alt="MSI Cleanup Utility" width="300" height="218" /></a></p>
<p style="text-align: left;">As you can see from the image, there are two MUI packs from Office 2010 installed. How they got there, I&#8217;m not sure, but I suspect it might be due to opening the documents that originated in 2010 on another computer. I removed the two 2010 items with the cleanup utility and Office 2010 installed without any other problems. Hopefully this posts helps other people running into this problem.</p>
<p style="text-align: left;">
<p style="text-align: left;">
<p style="text-align: left;">
<p style="text-align: left;">
<p><a href="http://aws.yakk0.org/wordpress/wp-content/uploads/2010/04/success2.png"><br />
</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.yakk0.org/2010/04/23/error-installing-office-2010-rtm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Failure when injecting Windows 7 drivers into a SCCM 2007 OSD boot image</title>
		<link>http://www.yakk0.org/2010/04/06/failure-when-injecting-windows-7-drivers-into-a-sccm-2007-osd-boot-image/</link>
		<comments>http://www.yakk0.org/2010/04/06/failure-when-injecting-windows-7-drivers-into-a-sccm-2007-osd-boot-image/#comments</comments>
		<pubDate>Tue, 06 Apr 2010 16:30:00 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[technology]]></category>
		<category><![CDATA["windows 7"]]></category>
		<category><![CDATA[deployment]]></category>
		<category><![CDATA[sccm 2007]]></category>
		<category><![CDATA[work]]></category>

		<guid isPermaLink="false">http://www.yakk0.org/2010/04/06/failure-when-injecting-windows-7-drivers-into-a-sccm-2007-osd-boot-image/</guid>
		<description><![CDATA[This problem was driving me nuts for the last week, and is more for my own memory than anything else. At work we got a demo unit from HP of the desktop computer we’re going to be rolling out this summer and I was updating the network drivers in our OS Deployment boot images. The [...]]]></description>
			<content:encoded><![CDATA[<p>This problem was driving me nuts for the last week, and is more for my own memory than anything else. At work we got a demo unit from HP of the desktop computer we’re going to be rolling out this summer and I was updating the network drivers in our OS Deployment boot images. The Windows PE environment wasn’t getting the network drivers installed and finally I saw the error message “The selected driver is not applicable to any supported platforms.”</p>
<p>The fix was easy. Microsoft <a href="http://support.microsoft.com/kb/978754">KB 978754</a> has a hotfix that needs to be installed on the SCCM Site Server, then the server needs to be rebooted. The drivers then installed without a problem. The KB article says the cause of the issue was the driver importing wizard couldn’t recognize drivers signed for only Windows 7.</p>
<p>Good to know.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.yakk0.org/2010/04/06/failure-when-injecting-windows-7-drivers-into-a-sccm-2007-osd-boot-image/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>quick Windows 7 tip</title>
		<link>http://www.yakk0.org/2009/05/18/quick-windows-7-tip/</link>
		<comments>http://www.yakk0.org/2009/05/18/quick-windows-7-tip/#comments</comments>
		<pubDate>Mon, 18 May 2009 16:16:55 +0000</pubDate>
		<dc:creator>Jeremy</dc:creator>
				<category><![CDATA[technology]]></category>
		<category><![CDATA["windows 7"]]></category>
		<category><![CDATA[tip]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.yakk0.org/2009/05/18/quick-windows-7-tip/</guid>
		<description><![CDATA[Found a quick workaround for my complaint that you can’t pin items that are on network shares to the Windows 7 taskbar. All you have to do is create a folder for shortcuts to all the items, create a new toolbar on the taskbar using that folder. It shows up like the old Quicklaunch toolbar, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.yakk0.org/wordpress/wp-content/uploads/2009/05/toolbar.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; margin-left: 0px; border-top: 0px; margin-right: 0px; border-right: 0px" title="toolbar" border="0" alt="toolbar" align="right" src="http://www.yakk0.org/wordpress/wp-content/uploads/2009/05/toolbar-thumb.png" width="88" height="484" /></a>Found a quick workaround for my <a href="http://twitter.com/yakk0dotorg/statuses/1795818567">complaint</a> that you can’t pin items that are on network shares to the Windows 7 taskbar. All you have to do is create a folder for shortcuts to all the items, create a new toolbar on the taskbar using that folder. It shows up like the old Quicklaunch toolbar, and creates a separate icon on the taskbar when the app is launched, but it kinda solves my problem.</p>
<p> Here’s the steps: </p>
<ol>
<li>Create a new folder with shortcuts to the applications you can’t pin.</li>
<li>Right click taskbar and unlock it.</li>
<li>Right click the taskbar again, select toolbars, then select “New toolbar.”</li>
<li>Browse to the folder you created, and click “select folder.&quot;</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.yakk0.org/2009/05/18/quick-windows-7-tip/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
