<?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>The D-Spot (The Deployment Spot) &#187; Adobe Reader</title>
	<atom:link href="http://www.the-d-spot.org/wordpress/tag/adobe-reader/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.the-d-spot.org/wordpress</link>
	<description>Tickle your Deployment needs.</description>
	<lastBuildDate>Sat, 28 Jan 2012 15:43:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
		<item>
		<title>App-V and Adobe Reader: Access Denied when opening a PDF file</title>
		<link>http://www.the-d-spot.org/wordpress/2011/12/29/app-v-and-adobe-reader-access-denied-when-opening-a-pdf-file/</link>
		<comments>http://www.the-d-spot.org/wordpress/2011/12/29/app-v-and-adobe-reader-access-denied-when-opening-a-pdf-file/#comments</comments>
		<pubDate>Thu, 29 Dec 2011 13:30:16 +0000</pubDate>
		<dc:creator>Ben De Vriese</dc:creator>
				<category><![CDATA[App-V]]></category>
		<category><![CDATA[Adobe Reader]]></category>
		<category><![CDATA[Protected Mode]]></category>
		<category><![CDATA[Softgrid]]></category>

		<guid isPermaLink="false">http://www.the-d-spot.org/wordpress/?p=1353</guid>
		<description><![CDATA[In many cases virtual applications will talk to physical ones. That&#8217;s one of the reasons to keep Adobe Reader installed locally. But we&#8217;ve got an issue with the Reader again. Launching a PDF file from within the bubble gave an Access Denied error (using a physical Adobe Reader 10.1): There was an error opening the [...]]]></description>
			<content:encoded><![CDATA[<p>In many cases virtual applications will talk to physical ones. That&#8217;s one of the reasons to keep Adobe Reader installed locally.</p>
<p>But we&#8217;ve got an issue with the Reader again.</p>
<p>Launching a PDF file from within the bubble gave an Access Denied error (using a physical Adobe Reader 10.1):</p>
<p><a href="http://www.the-d-spot.org/wordpress/wp-content/uploads/Reader10-Access-Denied.png"><img class="aligncenter size-medium wp-image-1354" title="Reader 10 - Access Denied when opening PDF files" src="http://www.the-d-spot.org/wordpress/wp-content/uploads/Reader10-Access-Denied-300x103.png" alt="Reader 10 - Access Denied when opening PDF files" width="300" height="103" /></a></p>
<blockquote>
<p style="text-align: center;"><em>There was an error opening the document. Access Denied</em></p>
</blockquote>
<p>This issue exits only when the PDF file is stored on a &#8220;personal folder&#8221;, like the Desktop-folder for example. (local User NTFS permissions?).</p>
<p>This isn&#8217;t an App-V issue but a Reader X feature called Protected Mode that gave this error.</p>
<p>It can be solved with some basic OSD scripting, but the first step is here to stay: &#8220;Know your application&#8221;. As Reader X gave this error, we can disable this feature with a registry key. Most of the work is to find out what registry key to set. To keep this short, here is my OSD script that disables Adobe Reader Protected Mode when opening Reader from within a App-V application:</p>
<blockquote><p>&lt;REGISTRY&gt;<br />
&lt;REGKEY HIVE=&#8221;HKCU&#8221; KEY=&#8221;SOFTWARE\Adobe\Acrobat Reader\10.0\Privileged&#8221; NOREDIR=&#8221;FALSE&#8221;&gt;<br />
&lt;REGVALUE REGTYPE=&#8221;REG_DWORD&#8221; NAME=&#8221;bProtectedMode&#8221;&gt;00000000&lt;/REGVALUE&gt;<br />
&lt;/REGKEY&gt;<br />
&lt;/REGISTRY&gt;</p></blockquote>
<p>This goes into the VIRTUALENV-tag.</p>
<p>Happy sequencing!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.the-d-spot.org/wordpress/2011/12/29/app-v-and-adobe-reader-access-denied-when-opening-a-pdf-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adobe Reader 9.3.3 Deployment</title>
		<link>http://www.the-d-spot.org/wordpress/2010/07/07/adobe-reader-9-3-3-deployment/</link>
		<comments>http://www.the-d-spot.org/wordpress/2010/07/07/adobe-reader-9-3-3-deployment/#comments</comments>
		<pubDate>Wed, 07 Jul 2010 13:09:20 +0000</pubDate>
		<dc:creator>Ben De Vriese</dc:creator>
				<category><![CDATA[Deployment]]></category>
		<category><![CDATA[Adobe Reader]]></category>
		<category><![CDATA[Slipstream]]></category>

		<guid isPermaLink="false">http://www.the-d-spot.org/wordpress/?p=590</guid>
		<description><![CDATA[The populair PDF reader and writer from Adobe are often plagued by critical vulnerabilities. Therefore updating and patching Adobe Reader and Adobe Acrobat applications is highly necessary. Here is how to slipstream the Reader 9.3.3 patch into the 9.3 source, suppress the automatic updates, and acrobat.com online services. First step: get the sources. Download sources [...]]]></description>
			<content:encoded><![CDATA[<p>The populair PDF reader and writer from Adobe are often plagued by critical vulnerabilities. Therefore updating and patching Adobe Reader and Adobe Acrobat applications is highly necessary.</p>
<p>Here is how to slipstream the Reader 9.3.3 patch into the 9.3 source, suppress the automatic updates, and acrobat.com online services.</p>
<p>First step: get the sources.</p>
<h3>Download sources</h3>
<p>Adobe Reader 9.3: <a href="ftp://ftp.adobe.com/pub/adobe/reader/win/9.x/9.3/enu/AdbeRdr930_en_US.msi" target="_blank">AdbeRdr930_en_US.msi</a></p>
<p>Adobe Reader 9.3.2 Patch: <a href="ftp://ftp.adobe.com/pub/adobe/reader/win/9.x/9.3.2/misc/AdbeRdrUpd932_all_incr.msp" target="_blank">AdbeRdrUpd932_all_incr.msp</a></p>
<p>Adobe Reader 9.3.3 Patch: <a href="ftp://ftp.adobe.com/pub/adobe/reader/win/9.x/9.3.3/misc/AdbeRdrUpd933_all_incr.msp" target="_blank">AdbeRdrUpd933_all_incr.msp</a></p>
<p>Adobe Customization Wizard 9: <a href="http://www.adobe.com/support/downloads/detail.jsp?ftpID=3993" target="_blank">CustWiz90_en_US.exe</a></p>
<p>Because the upgrade path is 9.3 &gt; 9.3.2 &gt; 9.3.3, we also need the 9.3.2 patch file.</p>
<p>In the second step we need to create a network installation point (administrative installation point). I use <em>C:\temp\reader933\adminpoint</em>, you can choose your own.</p>
<h3>Perform an administrative installation</h3>
<ol>
<li>Copy the sources to a directory of your choose, for example:<br />
<blockquote>
<p>C:\temp\reader933\sources</p>
</blockquote>
</li>
<li>Create a distribution point folder (a folder where the installer can install the uncompressed program files)<br />
<blockquote>
<p>C:\temp\reader933\adminpoint</p>
</blockquote>
</li>
<li>Open a command prompt and execute this command:<br />
<blockquote>
<p>Msiexec /a &lt;path of AdbeRdr930_en_US.ms<span style="text-decoration: underline">i</span>&gt;</p>
</blockquote>
<p>With the /a parameter, you’re extracting the MSI to the administrative installation point (folder).</p>
<p><a href="http://www.the-d-spot.org/wordpress/wp-content/uploads/clip_image002.jpg"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="clip_image002" border="0" alt="clip_image002" src="http://www.the-d-spot.org/wordpress/wp-content/uploads/clip_image002_thumb.jpg" width="244" height="186" /></a></p>
<p>When asked, point to the administrative installation point created in step 2 and hit Install.</p>
<p><a href="http://www.the-d-spot.org/wordpress/wp-content/uploads/clip_image004.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px" title="clip_image004" border="0" alt="clip_image004" align="left" src="http://www.the-d-spot.org/wordpress/wp-content/uploads/clip_image004_thumb.jpg" width="244" height="197" /></a></p>
<p><a href="http://www.the-d-spot.org/wordpress/wp-content/uploads/clip_image006.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px" title="clip_image006" border="0" alt="clip_image006" src="http://www.the-d-spot.org/wordpress/wp-content/uploads/clip_image006_thumb.jpg" width="244" height="186" /></a></p>
<p>Admin point has been created:</p>
<p><a href="http://www.the-d-spot.org/wordpress/wp-content/uploads/clip_image008.jpg"><img style="border-right-width: 0px; display: block; float: none; border-top-width: 0px; border-bottom-width: 0px; margin-left: auto; border-left-width: 0px; margin-right: auto" title="clip_image008" border="0" alt="clip_image008" src="http://www.the-d-spot.org/wordpress/wp-content/uploads/clip_image008_thumb.jpg" width="244" height="225" /></a></p>
<p>The 9.3 source files are extracted, now we will slipstream the 9.3.2 and 9.3.3 patches.</p>
</li>
<li>Apply the 9.3.2 patch:<br />
<blockquote>
<p>msiexec /a &lt;path of msi at distribution point&gt; /p &lt;path of Reader 9.3.2.msp&gt;</p>
</blockquote>
<p>for example in my situation:</p>
<blockquote><p>msiexec /a &quot;C:\Temp\reader933\adminpoint933\AdbeRdr930_en_US.msi&quot; /p &quot;C:\Temp\adobereader\sources\AdbeRdrUpd932_all_incr.msp&quot;</p>
</blockquote>
<p><a href="http://www.the-d-spot.org/wordpress/wp-content/uploads/clip_image010.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px" title="clip_image010" border="0" alt="clip_image010" align="left" src="http://www.the-d-spot.org/wordpress/wp-content/uploads/clip_image010_thumb.jpg" width="244" height="187" /></a></p>
<p><a href="http://www.the-d-spot.org/wordpress/wp-content/uploads/clip_image012.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="clip_image012" border="0" alt="clip_image012" src="http://www.the-d-spot.org/wordpress/wp-content/uploads/clip_image012_thumb.jpg" width="244" height="188" /></a></p>
<p><a href="http://www.the-d-spot.org/wordpress/wp-content/uploads/clip_image014.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px" title="clip_image014" border="0" alt="clip_image014" align="left" src="http://www.the-d-spot.org/wordpress/wp-content/uploads/clip_image014_thumb.jpg" width="244" height="188" /></a></p>
<p><a href="http://www.the-d-spot.org/wordpress/wp-content/uploads/clip_image016.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="clip_image016" border="0" alt="clip_image016" src="http://www.the-d-spot.org/wordpress/wp-content/uploads/clip_image016_thumb.jpg" width="244" height="188" /></a></p>
</li>
<li>Then apply the 9.3.3 path:<br />
<blockquote>
<p>msiexec /a &quot;C:\Temp\reader933\adminpoint933\AdbeRdr930_en_US.msi&quot; /p &quot;C:\Temp\adobereader\sources\AdbeRdrUpd933_all_incr.msp&quot;</p>
</blockquote>
<p><a href="http://www.the-d-spot.org/wordpress/wp-content/uploads/clip_image018.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px" title="clip_image018" border="0" alt="clip_image018" align="left" src="http://www.the-d-spot.org/wordpress/wp-content/uploads/clip_image018_thumb.jpg" width="244" height="191" /></a></p>
<p><a href="http://www.the-d-spot.org/wordpress/wp-content/uploads/clip_image020.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="clip_image020" border="0" alt="clip_image020" src="http://www.the-d-spot.org/wordpress/wp-content/uploads/clip_image020_thumb.jpg" width="244" height="188" /></a></p>
<p><a href="http://www.the-d-spot.org/wordpress/wp-content/uploads/clip_image022.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px" title="clip_image022" border="0" alt="clip_image022" align="left" src="http://www.the-d-spot.org/wordpress/wp-content/uploads/clip_image022_thumb.jpg" width="244" height="188" /></a></p>
<p><a href="http://www.the-d-spot.org/wordpress/wp-content/uploads/clip_image024.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="clip_image024" border="0" alt="clip_image024" src="http://www.the-d-spot.org/wordpress/wp-content/uploads/clip_image024_thumb.jpg" width="244" height="188" /></a></p>
<p>Last step is to create a transform file. Here you can disable automatic updates and apply custom settings.</p>
</li>
</ol>
<h3>Create a transform file (.mst) using the Adobe Customization Wizard:</h3>
<p>Run Adobe’s Customization Wizard and open the extracted MSI (leave other files in place). Then change the settings to suit your needs, use the screenshots as an example (this are our adaptations).</p>
<p><a href="http://www.the-d-spot.org/wordpress/wp-content/uploads/clip_image026.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px" title="Adobe Customization Wizard - Installation Options" border="0" alt="Adobe Customization Wizard - Installation Options" src="http://www.the-d-spot.org/wordpress/wp-content/uploads/clip_image026_thumb.jpg" width="240" height="244" /></a><a href="http://www.the-d-spot.org/wordpress/wp-content/uploads/image34.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px" title="Adobe Customization Wizard - Shortcuts" border="0" alt="Adobe Customization Wizard - Shortcuts" src="http://www.the-d-spot.org/wordpress/wp-content/uploads/image_thumb34.png" width="240" height="244" /></a></p>
<blockquote><p>Create new key: AVGeneral (in HKCU\Software\Adobe\Acrobat Reader\9.0)</p>
<p>DWORD: bCheckForUpdatesAtStartup</p>
<p>Value: 0</p>
</blockquote>
<p style="text-align: center"><a href="http://www.the-d-spot.org/wordpress/wp-content/uploads/ReaderRegistrySummary.png"><img class="aligncenter size-full wp-image-619" title="Adobe Customization Wizard - Registry Summary" alt="Adobe Customization Wizard - Registry Summary" src="http://www.the-d-spot.org/wordpress/wp-content/uploads/ReaderRegistrySummary.png" width="332" height="89" /></a></p>
<blockquote><p>Create new DWORD: OptIn (in HKCU\Software\Adobe\CommonFiles\Usage\Reader 9)</p>
<p>Value: 0</p>
</blockquote>
<p><a href="http://www.the-d-spot.org/wordpress/wp-content/uploads/clip_image034.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px" title="Adobe Customization Wizard - EULA" border="0" alt="Adobe Customization Wizard - EULA" align="left" src="http://www.the-d-spot.org/wordpress/wp-content/uploads/clip_image034_thumb.jpg" width="240" height="244" /></a></p>
<p><a href="http://www.the-d-spot.org/wordpress/wp-content/uploads/clip_image036.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; margin-left: 0px; border-left-width: 0px; margin-right: 0px" title="Adobe Customization Wizard - Online options" border="0" alt="Adobe Customization Wizard - Online options" src="http://www.the-d-spot.org/wordpress/wp-content/uploads/clip_image036_thumb.jpg" width="240" height="244" /></a></p>
<p><a href="http://www.the-d-spot.org/wordpress/wp-content/uploads/clip_image038.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Adobe Customization Wizard - Comments and Forms" border="0" alt="Adobe Customization Wizard - Comments and Forms" src="http://www.the-d-spot.org/wordpress/wp-content/uploads/clip_image038_thumb.jpg" width="240" height="244" /></a></p>
<p>Before saving the package, create an empty <strong>setup.ini</strong> file in the root of your admin point. If you don’t create this file the Customization Wizard will throw the error: “Setup.ini not found”. <em>(thanks Terry for letting me know)</em></p>
<p>Save the package, and you’re done.</p>
<h3><strong>Add sites to the Trust Manager</strong></h3>
<p>We needed to add some sites to the Trust Manager, <strong>this step isn’t necessary</strong> in the deployment process. We added this IP ranges to the Trust Manager:</p>
<p><a href="http://172.33.*">172.33.*</a></p>
<p><a href="http://172.75">172.75</a>.*</p>
<p>Use this .reg file to deploy via scripting:</p>
<blockquote><p>Windows Registry Editor Version 5.00</p>
<p>[HKEY_LOCAL_MACHINE\Software\Adobe\Acrobat Reader\9.0\TrustManager]</p>
<p>[HKEY_LOCAL_MACHINE\Software\Adobe\Acrobat Reader\9.0\TrustManager\cDefaultLaunchURLPerms]</p>
<p>&quot;tHostPerms&quot;=&quot;version:2|172.33.*:2|172.75.*:2&quot;</p>
</blockquote>
<p>Import via Customization Wizard should also work, although I didn’t tested the import feature. If somesome has experience with importing these settings, please share and make a comment!</p>
<h3><strong>Deployment</strong>:</h3>
<p>I use this command line to deploy my slipstreamed Adobe Reader via ConfigManager 2007:</p>
<blockquote><p>msiexec /i &quot;path\AdbeRdr930_en_US.msi&quot; TRANSFORMS=&quot;path\tranformfile.mst&quot; /qb REBOOT=ReallySuppress /log &quot;path\reader933.txt&quot;</p>
</blockquote>
<p style="text-align: left"><span style="color: #ff0000">Update Sept 2010:</span></p>
<h3>Patch to reader 9.3.4</h3>
<p>Here is how to patch the Reader 9.3.3 administrative distribution point with the updated Reader 9.3.4 version.</p>
<p>First get the Adobe Reader 9.3.4 sources file from <a href="http://www.adobe.com/support/downloads/detail.jsp?ftpID=4761">Adobe’s website</a>. Then apply the 9.3.4 (.msp) patch to the previous created distribution point:</p>
<blockquote><p>msiexec /a &lt;path of msi at the distribution point&gt; /p &lt;path of downloaded patch&gt;</p>
</blockquote>
<p>for example in my situation:</p>
<blockquote><p>msiexec /a “C:\Temp\reader933\adminpoint933\AdbeRdr930_en_US.msi” /p “C:\Temp\adobereader\sources\AdbeRdrUpd934_all_incr.msp”</p>
</blockquote>
<p>It can be confusing, because I named the distribution point “reader933”.</p>
<p><a href="http://www.the-d-spot.org/wordpress/wp-content/uploads/image46.png"><img title="Patch Adobe Reader 9.3.3 to 9.3.4" border="0" alt="Patch Adobe Reader 9.3.3 to 9.3.4" src="http://www.the-d-spot.org/wordpress/wp-content/uploads/image_thumb47.png" width="244" height="184" /></a> <a href="http://www.the-d-spot.org/wordpress/wp-content/uploads/image47.png"><img title="Update Adobe Reader administrative distribution point" border="0" alt="Update Adobe Reader administrative distribution point" src="http://www.the-d-spot.org/wordpress/wp-content/uploads/image_thumb48.png" width="244" height="184" /></a> <a href="http://www.the-d-spot.org/wordpress/wp-content/uploads/image48.png"><img title="Update Adobe Reader administrative distribution point" border="0" alt="Update Adobe Reader administrative distribution point" src="http://www.the-d-spot.org/wordpress/wp-content/uploads/image_thumb49.png" width="244" height="184" /></a> <a href="http://www.the-d-spot.org/wordpress/wp-content/uploads/image49.png"><img title="Update Adobe Reader administrative distribution point" border="0" alt="Update Adobe Reader administrative distribution point" src="http://www.the-d-spot.org/wordpress/wp-content/uploads/image_thumb50.png" width="244" height="184" /></a></p>
<p>Copy the files from distribution point to your desired location and you’re done!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.the-d-spot.org/wordpress/2010/07/07/adobe-reader-9-3-3-deployment/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
	</channel>
</rss>

