<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[DriverPacks.net Forum - CLSID for Windows Media Player 11]]></title>
		<link>http://forum.driverpacks.net/viewtopic.php?id=3530</link>
		<description><![CDATA[The most recent posts in CLSID for Windows Media Player 11.]]></description>
		<lastBuildDate>Wed, 18 Feb 2009 19:56:29 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: CLSID for Windows Media Player 11]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=29306#p29306</link>
			<description><![CDATA[<p>Have you tried using Group Policy?</p><p>Computer Configuration -&gt; Administrative Templates -&gt; Windows Components -&gt; Windows Media Player -&gt; Prevent Desktop Shortcut Creation</p><p>I wouldn&#039;t try to script it, but if you can set it in your image before sysprepping, it may work.</p>]]></description>
			<author><![CDATA[null@example.com (bdurkee)]]></author>
			<pubDate>Wed, 18 Feb 2009 19:56:29 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=29306#p29306</guid>
		</item>
		<item>
			<title><![CDATA[Re: CLSID for Windows Media Player 11]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=29139#p29139</link>
			<description><![CDATA[<p>Thanks for the most kind words... </p><p>Yes the code looks perfect... <br />Although you guys seem to have already discovered that the problem lies elsewhere <img src="http://forum.driverpacks.net/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></description>
			<author><![CDATA[null@example.com (OverFlow)]]></author>
			<pubDate>Fri, 13 Feb 2009 20:29:42 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=29139#p29139</guid>
		</item>
		<item>
			<title><![CDATA[Re: CLSID for Windows Media Player 11]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=29133#p29133</link>
			<description><![CDATA[<p>Ahh, and indeed I do have SP3 loaded.</p><p>Ian</p>]]></description>
			<author><![CDATA[null@example.com (llewxam)]]></author>
			<pubDate>Fri, 13 Feb 2009 19:54:23 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=29133#p29133</guid>
		</item>
		<item>
			<title><![CDATA[Re: CLSID for Windows Media Player 11]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=29130#p29130</link>
			<description><![CDATA[<p>I recall seeing something online stating that this fix doesn&#039;t work on Windows XP SP3 (I am using SP2). That might be the problem.</p>]]></description>
			<author><![CDATA[null@example.com (bdurkee)]]></author>
			<pubDate>Fri, 13 Feb 2009 19:34:14 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=29130#p29130</guid>
		</item>
		<item>
			<title><![CDATA[Re: CLSID for Windows Media Player 11]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=29129#p29129</link>
			<description><![CDATA[<p>Thanks bud, much appreciated.<br />Oh well, there&#039;s gotta be another way!&nbsp; <img src="http://forum.driverpacks.net/img/smilies/smile.png" width="15" height="15" alt="smile" />&nbsp; Time to go find it.</p><p>Ian</p>]]></description>
			<author><![CDATA[null@example.com (llewxam)]]></author>
			<pubDate>Fri, 13 Feb 2009 19:11:46 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=29129#p29129</guid>
		</item>
		<item>
			<title><![CDATA[Re: CLSID for Windows Media Player 11]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=29123#p29123</link>
			<description><![CDATA[<div class="quotebox"><cite>llewxam wrote:</cite><blockquote><p>Hmm, maybe it was how I scripted it, but no-go, the shortcut was still there.&nbsp; My AutoIt commands to pull this off:</p><div class="codebox"><pre><code>RegDelete(&quot;HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Active Setup\Installed Components\{6BF52A52-394A-11d3-B153-00C04F79FAA6}&quot;, &quot;StubPath&quot;)

RegDelete(&quot;HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Active Setup\Installed Components\{6BF52A52-394A-11d3-B153-00C04F79FAA6}&quot;, &quot;HideStubPath&quot;)

;both done just to clear the way incase they exist

RegWrite(&quot;HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Active Setup\Installed Components\{6BF52A52-394A-11d3-B153-00C04F79FAA6}&quot;, &quot;StubPath&quot;, &quot;REG_SZ&quot;, &quot;&quot;)

RegWrite(&quot;HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Active Setup\Installed Components\{6BF52A52-394A-11d3-B153-00C04F79FAA6}&quot;, &quot;HideStubPath&quot;, &quot;REG_SZ&quot;, &quot;rundll32.exe advpack.dll,LaunchINFSection C:\WINDOWS\INF\wmp11.inf,PerUserStub&quot;)</code></pre></div><p>Does that look right?&nbsp; Maybe the AutoIt wiz Jeff can see if that&#039;s right&nbsp; <img src="http://forum.driverpacks.net/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>Thanks</p><p>Ian</p></blockquote></div><p>I do coding in AutoIt as well. I&#039;m not as good as Jeff is, though.&nbsp; Any way, your AutoIt code looks correct.</p>]]></description>
			<author><![CDATA[null@example.com (Echo_Platoon)]]></author>
			<pubDate>Fri, 13 Feb 2009 13:33:42 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=29123#p29123</guid>
		</item>
		<item>
			<title><![CDATA[Re: CLSID for Windows Media Player 11]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=29041#p29041</link>
			<description><![CDATA[<p>Hmm, maybe it was how I scripted it, but no-go, the shortcut was still there.&nbsp; My AutoIt commands to pull this off:</p><div class="codebox"><pre><code>RegDelete(&quot;HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Active Setup\Installed Components\{6BF52A52-394A-11d3-B153-00C04F79FAA6}&quot;, &quot;StubPath&quot;)

RegDelete(&quot;HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Active Setup\Installed Components\{6BF52A52-394A-11d3-B153-00C04F79FAA6}&quot;, &quot;HideStubPath&quot;)

;both done just to clear the way incase they exist

RegWrite(&quot;HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Active Setup\Installed Components\{6BF52A52-394A-11d3-B153-00C04F79FAA6}&quot;, &quot;StubPath&quot;, &quot;REG_SZ&quot;, &quot;&quot;)

RegWrite(&quot;HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Active Setup\Installed Components\{6BF52A52-394A-11d3-B153-00C04F79FAA6}&quot;, &quot;HideStubPath&quot;, &quot;REG_SZ&quot;, &quot;rundll32.exe advpack.dll,LaunchINFSection C:\WINDOWS\INF\wmp11.inf,PerUserStub&quot;)</code></pre></div><p>Does that look right?&nbsp; Maybe the AutoIt wiz Jeff can see if that&#039;s right&nbsp; <img src="http://forum.driverpacks.net/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>Thanks</p><p>Ian</p>]]></description>
			<author><![CDATA[null@example.com (llewxam)]]></author>
			<pubDate>Wed, 11 Feb 2009 22:01:26 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=29041#p29041</guid>
		</item>
		<item>
			<title><![CDATA[Re: CLSID for Windows Media Player 11]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=29037#p29037</link>
			<description><![CDATA[<p>Thanks a lot for the speedy response.&nbsp; It turns out that I did have the correct CLSID but my method was wrong.&nbsp; I have your guidelines put in to AutoIt, now I just need the time to test it!&nbsp; <img src="http://forum.driverpacks.net/img/smilies/smile.png" width="15" height="15" alt="smile" />&nbsp; An update will follow.....</p><p>Ian</p>]]></description>
			<author><![CDATA[null@example.com (llewxam)]]></author>
			<pubDate>Wed, 11 Feb 2009 20:08:07 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=29037#p29037</guid>
		</item>
		<item>
			<title><![CDATA[Re: CLSID for Windows Media Player 11]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=29035#p29035</link>
			<description><![CDATA[<p>I use this registry setting to block the creation of a WMP11 shortcut after Sysprep:</p><div class="codebox"><pre><code>[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Active Setup\Installed Components\{6BF52A52-394A-11d3-B153-00C04F79FAA6}]
&quot;StubPath&quot;=-
&quot;HideStubPath&quot;=&quot;rundll32.exe advpack.dll,LaunchINFSection C:\WINDOWS\INF\wmp11.inf,PerUserStub&quot;</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (bdurkee)]]></author>
			<pubDate>Wed, 11 Feb 2009 19:25:08 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=29035#p29035</guid>
		</item>
		<item>
			<title><![CDATA[CLSID for Windows Media Player 11]]></title>
			<link>http://forum.driverpacks.net/viewtopic.php?pid=29034#p29034</link>
			<description><![CDATA[<p>Can anyone find the proper CLSID for Media Player 11???&nbsp; &nbsp;I have been searching for AGES and can NOT find it.&nbsp; What I&#039;m doing is making a little AutoIt script that will run at GUIRunOnce to set some registry settings for me, and I want to block WMP11 from being on the desktop.&nbsp; Can ANYONE find the bloody thing???&nbsp; <img src="http://forum.driverpacks.net/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p><p>Thanks</p><p>Ian</p>]]></description>
			<author><![CDATA[null@example.com (llewxam)]]></author>
			<pubDate>Wed, 11 Feb 2009 18:53:44 +0000</pubDate>
			<guid>http://forum.driverpacks.net/viewtopic.php?pid=29034#p29034</guid>
		</item>
	</channel>
</rss>
