<?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>blog of ducklink.com &#187; Office</title>
	<atom:link href="http://libg.org/tag/office/feed/" rel="self" type="application/rss+xml" />
	<link>http://libg.org</link>
	<description></description>
	<lastBuildDate>Tue, 18 Jan 2011 04:54:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Every time Vista Installer popuped for “Windows configures Microsoft Office professional 2007”</title>
		<link>http://libg.org/2009/03/16/every-time-vista-installer-popuped-for-windows-configures-microsoft-office-professional-2007/</link>
		<comments>http://libg.org/2009/03/16/every-time-vista-installer-popuped-for-windows-configures-microsoft-office-professional-2007/#comments</comments>
		<pubDate>Mon, 16 Mar 2009 02:32:57 +0000</pubDate>
		<dc:creator>Mason</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://libg.org/2009/03/16/every-time-vista-installer-popuped-for-windows-configures-microsoft-office-professional-2007/</guid>
		<description><![CDATA[I installed office 2007 on Vista and it works well for several month. Yesterday I installed Visio 2003 from Visual Studio 2005 Team System. Every time when I opened Visio, it popuped a dialog to configure Microsoft Office, and then a registry key access error, and then rollback the configure progress. Then I try to [...]]]></description>
			<content:encoded><![CDATA[<p>I installed office 2007 on Vista and it works well for several month. Yesterday I installed Visio 2003 from Visual Studio 2005 Team System. Every time when I opened Visio, it popuped a dialog to configure Microsoft Office, and then a registry key access error, and then rollback the configure progress. Then I try to uninstall Visio, same registry key access error. At last I tried various ways and successfully uninstalled Visio. But when I open I open an office product (Word/Excel/PowerPoint, and etc), it gives me a message “please wait while Windows configures Microsoft Office professional Plus 2007”. Then it pops a window with a status bar for “Configuration Progress”. After several minutes, the office product opened. So I uninstalled office entirely, booted, and reinstalled again and again. My account is a domain user and is belong to administrators user group on my machine. I looked this up online, tried different approaches and finally found this one:</p>
<p>Either way you would have to use SubInAcl. <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=e8ba3e56-d8fe-4a91-93cf-ed6985e3927b&amp;displaylang=en">Download it </a>from microsoft.com     <br />This tool allows us to edit registry entries even those which you need special rights for.     <br />We will make simple files, depending on the application you need to fix, with code that will fix your registry entries.     <br />1. Download and install SubinAcl.     <br />2. Locate the install folder (default is Program Files/Windows Resource Kits/Tools/)     <br />3. Open Notepad     <br />4. Add the lines you need for your applications (<em>you can find the lines bellow</em>)     <br />5. Save the file as &quot;Officefix.cmd&quot; in the folder where you found SubinAcl.     <br />6. Open the officefix.cmd</p>
<p>I didn’t found the lines of code that “you can find the lines bellow”. Here is the script I used and it works:</p>
<p>subinacl /subkeyreg HKEY_LOCAL_MACHINE /grant=administrators=f /grant=system=f    <br />subinacl /subkeyreg HKEY_CURRENT_USER /grant=administrators=f /grant=system=f     <br />subinacl /subkeyreg HKEY_CLASSES_ROOT /grant=administrators=f /grant=system=f     <br />subinacl /subdirectories %SystemDrive% /grant=administrators=f /grant=system=f     <br />subinacl /subdirectories %windir%*.* /grant=administrators=f /grant=system=f     <br />secedit /configure /cfg %windir%infdefltbase.inf /db defltbase.sdb /verbose</p>
]]></content:encoded>
			<wfw:commentRss>http://libg.org/2009/03/16/every-time-vista-installer-popuped-for-windows-configures-microsoft-office-professional-2007/feed/</wfw:commentRss>
		<slash:comments>81</slash:comments>
		</item>
	</channel>
</rss>

