<?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>Networknet.nl &#187; Adobe</title>
	<atom:link href="http://www.networknet.nl/apps/wp/archives/tag/adobe/feed" rel="self" type="application/rss+xml" />
	<link>http://www.networknet.nl/apps/wp</link>
	<description>Stay Connected</description>
	<lastBuildDate>Fri, 10 Feb 2012 16:46:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Software Deployment: how to deploy Adobe Flash Player?</title>
		<link>http://www.networknet.nl/apps/wp/archives/1081</link>
		<comments>http://www.networknet.nl/apps/wp/archives/1081#comments</comments>
		<pubDate>Mon, 21 Mar 2011 10:38:56 +0000</pubDate>
		<dc:creator>Ivan Versluis</dc:creator>
				<category><![CDATA[Software Deployment]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[auto update]]></category>
		<category><![CDATA[flash player]]></category>
		<category><![CDATA[recipe]]></category>
		<category><![CDATA[Script]]></category>
		<category><![CDATA[software deployment]]></category>

		<guid isPermaLink="false">http://www.networknet.nl/apps/wp2/?p=1081</guid>
		<description><![CDATA[The following recipe helped me to create a enterprise deployment script to distribute Adobe Flash Player. I will be using this script as task sequence with SCCM server. Basically you could use these command lines to run from any software deployment solution. The deployment will target Windows 7 Enterprise clients. Requirements Download the latest MSI version from Adobe&#8217;s website http://www.adobe.com/products/flashplayer/fp_distribution3.html Ensure you applied for the Adobe Flash Player Distribution License Agreement here. Script I used taskkill to stop all Internet Explorer processes. When killing Internet Explorer please inform your users as their sessions will be closed when this script is running. I also renamed the MSI file to make sure I control the version&#8217;s of the Adobe Flash player sources. Updates After installing the latest version of Adobe Flash Player the Automatic Updates setting is set to default meaning every week. Every time a flash file is being opened Flash Player will check the latest version. The automatic updates feature can be disabled from Global Notifications Settings panel which can be accessed from http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager05.html but this is a user setting. I fix this before by customizing the Default User for the Windows 7 image but sometimes the profile becomes corrupt and Adobe Flash update is shown. The make sure the automatic update is disabled for all users an administrator deployed configuration file can be deployed. For Windows 7 I created a new text file stored in C:\WINDOWS\System32\Macromed\Flash and the file needs to be named mms.cfg. After implementing this file I ...]]></description>
		<wfw:commentRss>http://www.networknet.nl/apps/wp/archives/1081/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sharepoint 2007: Adobe PDF support</title>
		<link>http://www.networknet.nl/apps/wp/archives/908</link>
		<comments>http://www.networknet.nl/apps/wp/archives/908#comments</comments>
		<pubDate>Mon, 14 Dec 2009 16:52:34 +0000</pubDate>
		<dc:creator>Ivan Versluis</dc:creator>
				<category><![CDATA[Sharepoint 2007]]></category>
		<category><![CDATA[2007]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[icon]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[reader]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[sharepoint]]></category>
		<category><![CDATA[support]]></category>

		<guid isPermaLink="false">http://www.networknet.nl/apps/wp2/archives/908</guid>
		<description><![CDATA[Adobe PDF file format is by default not available on a Windows Server 2003 or a SharePoint 2007 (MOSS) installation. Most organizations today use PDF files and it would be helpful for their users to have PDF files stored in the full text search index. To get this working install the Adobe Reader from Adobe website. I installed the latest version of Adobe Reader 9.2 today and followed the instructions I found on the following links: http://www.joiningdots.net/blog/2007/05/sharepoint-2007-and-adobe-pdf.html http://blogs.msdn.com/ifilter/archive/2007/03/29/indexing-pdf-documents-with-adobe-reader-v-8-and-moss-2007.aspx Searching with some keyword of the PDF files the result returned nothing. PDF files were not index. Reviewed the Crawl log and found failing messages for PDF files: Crawled (The filtering process could not process this item. This might be because you do not have the latest file filter for this type of item. Install the corresponding filter and retry your crawl. ) I also tried to add the path system variable to the Adobe Reader installation folder and did another full index but this did not help. The solution for the problem was changing two registry entries: Go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\Web Server Extensions\12.0\Search\Setup\ContentIndexCommon\Filters\Extension\.pdf and change Default Reg_Multi_SZ value to {E8978DA6-047F-4E3D-9C78-CDBE46041603} Go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office Server\12.0\Search\Setup\ContentIndexCommon\Filters\Extension\.pdf and change Default Reg_Multi_SZ value to {E8978DA6-047F-4E3D-9C78-CDBE46041603} After these registry entries have been modified run iisreset; “net stop osearch” and “net start osearch”. Re-run the full index crawler on your content. Thanks to the community I got the PDF icon and the PDF search working on the Sharepoint 2007 platform!]]></description>
		<wfw:commentRss>http://www.networknet.nl/apps/wp/archives/908/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Software Packaging: Adobe Customization Wizard</title>
		<link>http://www.networknet.nl/apps/wp/archives/694</link>
		<comments>http://www.networknet.nl/apps/wp/archives/694#comments</comments>
		<pubDate>Tue, 06 Jan 2009 18:28:04 +0000</pubDate>
		<dc:creator>Ivan Versluis</dc:creator>
				<category><![CDATA[Adobe]]></category>
		<category><![CDATA[Software Deployment]]></category>
		<category><![CDATA[disable]]></category>
		<category><![CDATA[eula]]></category>
		<category><![CDATA[program]]></category>
		<category><![CDATA[reader]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://www.networknet.nl/apps/wp2/archives/694</guid>
		<description><![CDATA[If you are a software packager and planning to script the Adobe Reader for enterprise software deployment, then Adobe Customization Wizard tool is definitely you need to have when customizing Adobe Reader settings. Adobe Customization Wizard is a free download-able utility designed to help IT professionals take greater control of enterprise-wide deployments of Adobe® Acrobat® and Adobe Reader®. With it you can customize the Acrobat installer and application features prior to deployment. Providing a graphical interface to the Windows Installer for Acrobat, the Customization Wizard enables IT administrators to: Why use Adobe Customization Wizard? Key features: This tool helped me in generating MST file to create automated installed of the Adobe PDF Reader application. One of the common tasks as system administrators is disable automatic updates and other application prompts. I created a CMD script to deploy the installation to my clients using the MSI and MST files. Related links: Download Adobe Customization Wizard from http://www.adobe.com/support/downloads/detail.jsp?ftpID=3993]]></description>
		<wfw:commentRss>http://www.networknet.nl/apps/wp/archives/694/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

