<?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: WDS 3.0 install failures (error modifying the Read-Only ACL)</title>
	<atom:link href="http://brandonlive.com/2007/02/05/wds-30-install-failures-error-modifying-the-read-only-acl/feed/" rel="self" type="application/rss+xml" />
	<link>http://brandonlive.com/2007/02/05/wds-30-install-failures-error-modifying-the-read-only-acl/</link>
	<description>Seattle Geek with lots to say.</description>
	<lastBuildDate>Mon, 30 Jan 2012 11:30:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: whatever</title>
		<link>http://brandonlive.com/2007/02/05/wds-30-install-failures-error-modifying-the-read-only-acl/comment-page-1/#comment-128937</link>
		<dc:creator>whatever</dc:creator>
		<pubDate>Tue, 25 Nov 2008 09:18:02 +0000</pubDate>
		<guid isPermaLink="false">http://brandonlive.com/2007/02/05/wds-30-install-failures-error-modifying-the-read-only-acl/#comment-128937</guid>
		<description>You can solve this by resetting the permissions

- open regedit
- right click the key (HKLM stands for HKEY_LOCAL_MACHINE)
- chose permission
- grant full permission to your user (administrator probably) and press ok</description>
		<content:encoded><![CDATA[<p>You can solve this by resetting the permissions</p>
<p>- open regedit<br />
- right click the key (HKLM stands for HKEY_LOCAL_MACHINE)<br />
- chose permission<br />
- grant full permission to your user (administrator probably) and press ok</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thomas Thomassen</title>
		<link>http://brandonlive.com/2007/02/05/wds-30-install-failures-error-modifying-the-read-only-acl/comment-page-1/#comment-128372</link>
		<dc:creator>Thomas Thomassen</dc:creator>
		<pubDate>Thu, 09 Oct 2008 12:42:12 +0000</pubDate>
		<guid isPermaLink="false">http://brandonlive.com/2007/02/05/wds-30-install-failures-error-modifying-the-read-only-acl/#comment-128372</guid>
		<description>I had this problem when I tried to install Windows Search 4.0.

00:00.000: ====================================================================
00:00.015: INFO:    Opening log for preliminary WDSSetup.exe actions
00:00.031: Started: 2008/10/09 (Y/M/D) 14:28:52.286 (local)
00:00.031: Command line: -q -z -er
00:00.390: INFO:    ****** Found 4 Read-Only keys. ******
00:00.562: ERROR:   Error modifying the Read-Only ACL on the following key(s):
00:00.562: INFO:    HKLM\Software\Classes\.rtf
00:00.562: INFO:    Frist call to SetEntriesInAcl returned an error
00:00.562: INFO:    HKLM\Software\Classes\.xlc
00:00.562: INFO:    Frist call to SetEntriesInAcl returned an error
00:00.578: INFO:    HKLM\Software\Classes\.pps
00:00.578: INFO:    Frist call to SetEntriesInAcl returned an error
00:00.578: INFO:    HKLM\Software\Classes\.dot
00:00.578: INFO:    Frist call to SetEntriesInAcl returned an error
00:00.578: INFO:    Closing down log for WDSSetup.exe logging
00:00.000: ====================================================================
00:00.015: INFO:    Opening log for preliminary WDSSetup.exe actions
00:00.015: Started: 2008/10/09 (Y/M/D) 14:35:24.589 (local)
00:00.015: Command line: -q -z -er
00:00.250: INFO:    ****** Found 4 Read-Only keys. ******
00:00.297: ERROR:   Error modifying the Read-Only ACL on the following key(s):
00:00.297: INFO:    HKLM\Software\Classes\.rtf
00:00.297: INFO:    Frist call to SetEntriesInAcl returned an error
00:00.297: INFO:    HKLM\Software\Classes\.xlc
00:00.297: INFO:    Frist call to SetEntriesInAcl returned an error
00:00.297: INFO:    HKLM\Software\Classes\.pps
00:00.297: INFO:    Frist call to SetEntriesInAcl returned an error
00:00.297: INFO:    HKLM\Software\Classes\.dot
00:00.297: INFO:    Frist call to SetEntriesInAcl returned an error
00:00.297: INFO:    Closing down log for WDSSetup.exe logging
00:00.000: ====================================================================
00:00.031: INFO:    Opening log for preliminary WDSSetup.exe actions
00:00.031: Started: 2008/10/09 (Y/M/D) 14:36:30.041 (local)
00:00.031: Command line: 
00:07.234: INFO:    ****** Found 4 Read-Only keys. ******
00:07.250: ERROR:   Error modifying the Read-Only ACL on the following key(s):
00:07.250: INFO:    HKLM\Software\Classes\.rtf
00:07.250: INFO:    Frist call to SetEntriesInAcl returned an error
00:07.250: INFO:    HKLM\Software\Classes\.xlc
00:07.250: INFO:    Frist call to SetEntriesInAcl returned an error
00:07.250: INFO:    HKLM\Software\Classes\.pps
00:07.250: INFO:    Frist call to SetEntriesInAcl returned an error
00:07.250: INFO:    HKLM\Software\Classes\.dot
00:07.250: INFO:    Frist call to SetEntriesInAcl returned an error
00:07.266: INFO:    Closing down log for WDSSetup.exe logging

The admin accounts for this machine had been set to have special read only for these keys. When I used regedit to allow admins full permissions the installation succeeded.</description>
		<content:encoded><![CDATA[<p>I had this problem when I tried to install Windows Search 4.0.</p>
<p>00:00.000: ====================================================================<br />
00:00.015: INFO:    Opening log for preliminary WDSSetup.exe actions<br />
00:00.031: Started: 2008/10/09 (Y/M/D) 14:28:52.286 (local)<br />
00:00.031: Command line: -q -z -er<br />
00:00.390: INFO:    ****** Found 4 Read-Only keys. ******<br />
00:00.562: ERROR:   Error modifying the Read-Only ACL on the following key(s):<br />
00:00.562: INFO:    HKLM\Software\Classes\.rtf<br />
00:00.562: INFO:    Frist call to SetEntriesInAcl returned an error<br />
00:00.562: INFO:    HKLM\Software\Classes\.xlc<br />
00:00.562: INFO:    Frist call to SetEntriesInAcl returned an error<br />
00:00.578: INFO:    HKLM\Software\Classes\.pps<br />
00:00.578: INFO:    Frist call to SetEntriesInAcl returned an error<br />
00:00.578: INFO:    HKLM\Software\Classes\.dot<br />
00:00.578: INFO:    Frist call to SetEntriesInAcl returned an error<br />
00:00.578: INFO:    Closing down log for WDSSetup.exe logging<br />
00:00.000: ====================================================================<br />
00:00.015: INFO:    Opening log for preliminary WDSSetup.exe actions<br />
00:00.015: Started: 2008/10/09 (Y/M/D) 14:35:24.589 (local)<br />
00:00.015: Command line: -q -z -er<br />
00:00.250: INFO:    ****** Found 4 Read-Only keys. ******<br />
00:00.297: ERROR:   Error modifying the Read-Only ACL on the following key(s):<br />
00:00.297: INFO:    HKLM\Software\Classes\.rtf<br />
00:00.297: INFO:    Frist call to SetEntriesInAcl returned an error<br />
00:00.297: INFO:    HKLM\Software\Classes\.xlc<br />
00:00.297: INFO:    Frist call to SetEntriesInAcl returned an error<br />
00:00.297: INFO:    HKLM\Software\Classes\.pps<br />
00:00.297: INFO:    Frist call to SetEntriesInAcl returned an error<br />
00:00.297: INFO:    HKLM\Software\Classes\.dot<br />
00:00.297: INFO:    Frist call to SetEntriesInAcl returned an error<br />
00:00.297: INFO:    Closing down log for WDSSetup.exe logging<br />
00:00.000: ====================================================================<br />
00:00.031: INFO:    Opening log for preliminary WDSSetup.exe actions<br />
00:00.031: Started: 2008/10/09 (Y/M/D) 14:36:30.041 (local)<br />
00:00.031: Command line:<br />
00:07.234: INFO:    ****** Found 4 Read-Only keys. ******<br />
00:07.250: ERROR:   Error modifying the Read-Only ACL on the following key(s):<br />
00:07.250: INFO:    HKLM\Software\Classes\.rtf<br />
00:07.250: INFO:    Frist call to SetEntriesInAcl returned an error<br />
00:07.250: INFO:    HKLM\Software\Classes\.xlc<br />
00:07.250: INFO:    Frist call to SetEntriesInAcl returned an error<br />
00:07.250: INFO:    HKLM\Software\Classes\.pps<br />
00:07.250: INFO:    Frist call to SetEntriesInAcl returned an error<br />
00:07.250: INFO:    HKLM\Software\Classes\.dot<br />
00:07.250: INFO:    Frist call to SetEntriesInAcl returned an error<br />
00:07.266: INFO:    Closing down log for WDSSetup.exe logging</p>
<p>The admin accounts for this machine had been set to have special read only for these keys. When I used regedit to allow admins full permissions the installation succeeded.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Edgar Lòpez</title>
		<link>http://brandonlive.com/2007/02/05/wds-30-install-failures-error-modifying-the-read-only-acl/comment-page-1/#comment-127709</link>
		<dc:creator>Edgar Lòpez</dc:creator>
		<pubDate>Tue, 26 Aug 2008 12:57:33 +0000</pubDate>
		<guid isPermaLink="false">http://brandonlive.com/2007/02/05/wds-30-install-failures-error-modifying-the-read-only-acl/#comment-127709</guid>
		<description>Quise instalar windows Desktop search y me resulto el siguiente error

00:00.000: ====================================================================
00:00.031: INFO:    Opening log for preliminary WDSSetup.exe actions
00:00.041: Started: 2008/08/08 (Y/M/D) 20:20:54.813 (local)
00:00.061: Command line: 
00:03.826: INFO:    ****** Found 1 Read-Only keys. ******
00:03.846: ERROR:   Error modifying the Read-Only ACL on the following key(s):
00:03.876: INFO:    HKLM\Software\Classes\.srf
00:03.886: INFO:    Frist call to SetEntriesInAcl returned an error
00:03.896: INFO:    Closing down log for WDSSetup.exe logging
00:00.000: ====================================================================
00:00.040: INFO:    Opening log for preliminary WDSSetup.exe actions
00:00.090: Started: 2008/08/26 (Y/M/D) 06:53:39.361 (local)
00:00.120: Command line: 
00:04.947: INFO:    ****** Found 1 Read-Only keys. ******
00:05.047: ERROR:   Error modifying the Read-Only ACL on the following key(s):
00:05.067: INFO:    HKLM\Software\Classes\.srf
00:05.077: INFO:    Frist call to SetEntriesInAcl returned an error
00:05.087: INFO:    Closing down log for WDSSetup.exe logging</description>
		<content:encoded><![CDATA[<p>Quise instalar windows Desktop search y me resulto el siguiente error</p>
<p>00:00.000: ====================================================================<br />
00:00.031: INFO:    Opening log for preliminary WDSSetup.exe actions<br />
00:00.041: Started: 2008/08/08 (Y/M/D) 20:20:54.813 (local)<br />
00:00.061: Command line:<br />
00:03.826: INFO:    ****** Found 1 Read-Only keys. ******<br />
00:03.846: ERROR:   Error modifying the Read-Only ACL on the following key(s):<br />
00:03.876: INFO:    HKLM\Software\Classes\.srf<br />
00:03.886: INFO:    Frist call to SetEntriesInAcl returned an error<br />
00:03.896: INFO:    Closing down log for WDSSetup.exe logging<br />
00:00.000: ====================================================================<br />
00:00.040: INFO:    Opening log for preliminary WDSSetup.exe actions<br />
00:00.090: Started: 2008/08/26 (Y/M/D) 06:53:39.361 (local)<br />
00:00.120: Command line:<br />
00:04.947: INFO:    ****** Found 1 Read-Only keys. ******<br />
00:05.047: ERROR:   Error modifying the Read-Only ACL on the following key(s):<br />
00:05.067: INFO:    HKLM\Software\Classes\.srf<br />
00:05.077: INFO:    Frist call to SetEntriesInAcl returned an error<br />
00:05.087: INFO:    Closing down log for WDSSetup.exe logging</p>
]]></content:encoded>
	</item>
</channel>
</rss>

