<?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>neverblog.net &#187; Installer</title>
	<atom:link href="http://neverblog.net/tag/installer/feed/" rel="self" type="application/rss+xml" />
	<link>http://neverblog.net</link>
	<description>once more unto the breach...</description>
	<lastBuildDate>Sat, 21 Jan 2012 04:31:35 +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>&#8216;Deferred execution in system context&#8217; makes Vista happier</title>
		<link>http://neverblog.net/deferred-execution-in-system-context-makes-vista-happier/</link>
		<comments>http://neverblog.net/deferred-execution-in-system-context-makes-vista-happier/#comments</comments>
		<pubDate>Wed, 01 Aug 2007 12:47:45 +0000</pubDate>
		<dc:creator>Vasken</dc:creator>
				<category><![CDATA[McAfee Issues]]></category>
		<category><![CDATA[MSI Development]]></category>
		<category><![CDATA[ePO]]></category>
		<category><![CDATA[Installer]]></category>
		<category><![CDATA[InstallShield]]></category>
		<category><![CDATA[mcafee]]></category>
		<category><![CDATA[msi]]></category>
		<category><![CDATA[vista]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[XP]]></category>

		<guid isPermaLink="false">http://neverblog.net/deferred-execution-in-system-context-makes-vista-happier/</guid>
		<description><![CDATA[Since I started creating MSI installers for Windows XP&#8217;s Windows Installer, there are a few bad habits that I&#8217;ve apparently let slip into my work, and Vista is quickly showing me when and how. The first one I found is that Vista&#8217;s Installer doesn&#8217;t let you mess around at will, as long as you&#8217;re installing [...]]]></description>
		<wfw:commentRss>http://neverblog.net/deferred-execution-in-system-context-makes-vista-happier/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Microsoft&#8217;s Orca MSI Editor is intuitive, straightforward, and simple</title>
		<link>http://neverblog.net/microsofts-orca-msi-editor-is-intuitive-straightforward-and-simple/</link>
		<comments>http://neverblog.net/microsofts-orca-msi-editor-is-intuitive-straightforward-and-simple/#comments</comments>
		<pubDate>Thu, 09 Nov 2006 14:32:09 +0000</pubDate>
		<dc:creator>Vasken</dc:creator>
				<category><![CDATA[PC Tips]]></category>
		<category><![CDATA[adminstudio]]></category>
		<category><![CDATA[application packaging]]></category>
		<category><![CDATA[edit MSI]]></category>
		<category><![CDATA[free software]]></category>
		<category><![CDATA[GPL]]></category>
		<category><![CDATA[Installer]]></category>
		<category><![CDATA[InstallShield]]></category>
		<category><![CDATA[macrovision]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[msi]]></category>
		<category><![CDATA[msi table]]></category>
		<category><![CDATA[Orca]]></category>

		<guid isPermaLink="false">http://www.neverblog.net/?p=83</guid>
		<description><![CDATA[Orca: free MSI editor or perfect killing machine? Yes. I&#8217;ve been working a lot recently with Macrovision&#8217;s AdminStudio package, which includes their popular InstallShield .msi creation software. While it&#8217;s safe to say that InstallShield provides a serious level of drag-and-drop ease with their product, it&#8217;s also equally safe to say the $1500 price tag is [...]]]></description>
		<wfw:commentRss>http://neverblog.net/microsofts-orca-msi-editor-is-intuitive-straightforward-and-simple/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Uninstall a previously installed program using Windows Installer in an MSI created with InstallShield 11.5</title>
		<link>http://neverblog.net/uninstall-a-previously-installed-program-using-windows-installer-in-an-msi-created-with-installshield-115/</link>
		<comments>http://neverblog.net/uninstall-a-previously-installed-program-using-windows-installer-in-an-msi-created-with-installshield-115/#comments</comments>
		<pubDate>Tue, 25 Jul 2006 19:26:08 +0000</pubDate>
		<dc:creator>Vasken</dc:creator>
				<category><![CDATA[PC Tips]]></category>
		<category><![CDATA[anti-virus]]></category>
		<category><![CDATA[appsearch]]></category>
		<category><![CDATA[Custom Action]]></category>
		<category><![CDATA[install conditions]]></category>
		<category><![CDATA[Installer]]></category>
		<category><![CDATA[installexecute]]></category>
		<category><![CDATA[InstallShield]]></category>
		<category><![CDATA[InstallShield 11.5]]></category>
		<category><![CDATA[msi]]></category>
		<category><![CDATA[previously installed]]></category>
		<category><![CDATA[registry]]></category>
		<category><![CDATA[search registry]]></category>
		<category><![CDATA[systemfolder]]></category>
		<category><![CDATA[uninstaller]]></category>
		<category><![CDATA[uninstallstring]]></category>
		<category><![CDATA[variable]]></category>
		<category><![CDATA[windows installer]]></category>

		<guid isPermaLink="false">http://www.neverblog.net/?p=72</guid>
		<description><![CDATA[InstallShield 11.5 provides an easy way to search the registry for a desired value Oftentimes when creating a new installer, it is necessary to provide for the contingency of previously installed software that will need to be removed. This can be a previous version of the same software (although those modules should maintain the same [...]]]></description>
		<wfw:commentRss>http://neverblog.net/uninstall-a-previously-installed-program-using-windows-installer-in-an-msi-created-with-installshield-115/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Killing a system process or service in an MSI with InstallShield 11.5</title>
		<link>http://neverblog.net/killing-a-system-process-or-service-in-an-msi-with-installshield-115/</link>
		<comments>http://neverblog.net/killing-a-system-process-or-service-in-an-msi-with-installshield-115/#comments</comments>
		<pubDate>Fri, 21 Jul 2006 02:23:47 +0000</pubDate>
		<dc:creator>Vasken</dc:creator>
				<category><![CDATA[Musings]]></category>
		<category><![CDATA[batch file]]></category>
		<category><![CDATA[costfinalize]]></category>
		<category><![CDATA[Custom Action]]></category>
		<category><![CDATA[execute sequence]]></category>
		<category><![CDATA[exit code]]></category>
		<category><![CDATA[free trial]]></category>
		<category><![CDATA[Installer]]></category>
		<category><![CDATA[InstallShield]]></category>
		<category><![CDATA[InstallShield 11.5]]></category>
		<category><![CDATA[kill a process]]></category>
		<category><![CDATA[kill process]]></category>
		<category><![CDATA[mcafee]]></category>
		<category><![CDATA[mcafee personal firewall]]></category>
		<category><![CDATA[mcafee security center]]></category>
		<category><![CDATA[process]]></category>
		<category><![CDATA[processes]]></category>
		<category><![CDATA[service]]></category>
		<category><![CDATA[services]]></category>
		<category><![CDATA[synchronous]]></category>
		<category><![CDATA[system process]]></category>
		<category><![CDATA[system service]]></category>
		<category><![CDATA[taskkill]]></category>
		<category><![CDATA[taskkill.exe]]></category>
		<category><![CDATA[terminate process]]></category>
		<category><![CDATA[vbscript]]></category>
		<category><![CDATA[virusscan]]></category>

		<guid isPermaLink="false">http://www.neverblog.net/?p=71</guid>
		<description><![CDATA[TASKKILL.EXE (artist rendition) When creating installers, it&#8217;s often necessary to stop running processes before beginning the actual install. For example, while creating an install of McAfee&#8217;s VirusScan Enterprise 8.0i, I discovered I needed to kill about 10 different processes associated with the free trial of McAfee Security Center and Personal Firewall that&#8217;s been showing up [...]]]></description>
		<wfw:commentRss>http://neverblog.net/killing-a-system-process-or-service-in-an-msi-with-installshield-115/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
