<?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; msi</title>
	<atom:link href="http://neverblog.net/tag/msi/feed/" rel="self" type="application/rss+xml" />
	<link>http://neverblog.net</link>
	<description>By Grabthar's Hammer, what a blog!</description>
	<lastBuildDate>Tue, 10 Apr 2012 14:55:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</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>Automating uninstall of multiple Java versions</title>
		<link>http://neverblog.net/automating-uninstall-of-multiple-java-versions/</link>
		<comments>http://neverblog.net/automating-uninstall-of-multiple-java-versions/#comments</comments>
		<pubDate>Fri, 11 May 2007 14:30:52 +0000</pubDate>
		<dc:creator>Vasken</dc:creator>
				<category><![CDATA[MSI Development]]></category>
		<category><![CDATA[PC Tips]]></category>
		<category><![CDATA[active directory]]></category>
		<category><![CDATA[ad]]></category>
		<category><![CDATA[automatic uninstall java]]></category>
		<category><![CDATA[group policy]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[jre]]></category>
		<category><![CDATA[msi]]></category>
		<category><![CDATA[sun java]]></category>
		<category><![CDATA[uninstall java]]></category>

		<guid isPermaLink="false">http://neverblog.net/automating-uninstall-of-multiple-java-versions/</guid>
		<description><![CDATA[Recently at work, I had to come up with a way to uninstall any installed versions of Java on our AD managed systems, then install versions 1.5.11 and 1.4.2.12 (the latest versions of 1.5 and 1.4, essentially). Luckily, Alan found a site that directly addresses this issue, and I was able to quickly grab all [...]]]></description>
		<wfw:commentRss>http://neverblog.net/automating-uninstall-of-multiple-java-versions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>InstallShield: Automatically handle User Account Control (UAC) dialogs in Windows Vista</title>
		<link>http://neverblog.net/installshield-automatically-handle-user-account-control-uac-dialogs-in-windows-vista/</link>
		<comments>http://neverblog.net/installshield-automatically-handle-user-account-control-uac-dialogs-in-windows-vista/#comments</comments>
		<pubDate>Fri, 30 Mar 2007 13:38:12 +0000</pubDate>
		<dc:creator>Vasken</dc:creator>
				<category><![CDATA[MSI Development]]></category>
		<category><![CDATA[application deployment on vista]]></category>
		<category><![CDATA[application packaging]]></category>
		<category><![CDATA[automatic user account control]]></category>
		<category><![CDATA[InstallShield]]></category>
		<category><![CDATA[installshield on vista]]></category>
		<category><![CDATA[msi]]></category>
		<category><![CDATA[msi on vista]]></category>
		<category><![CDATA[UAC]]></category>
		<category><![CDATA[UAC MSI]]></category>
		<category><![CDATA[user account control]]></category>
		<category><![CDATA[user account control in msi]]></category>
		<category><![CDATA[windows installer vista]]></category>

		<guid isPermaLink="false">http://neverblog.net/installshield-automatically-handle-user-account-control-uac-dialogs-in-windows-vista/</guid>
		<description><![CDATA[In an effort to provide additional security in Windows Vista, Microsoft has added the User Account Control (UAC) dialog prompts. Since these run on a special &#8216;secure&#8217; desktop that is technically just an image of your actual desktop, so traditional means of manipulating the dialogs don&#8217;t work. However, Microsoft hasn&#8217;t left MSI developers out in [...]]]></description>
		<wfw:commentRss>http://neverblog.net/installshield-automatically-handle-user-account-control-uac-dialogs-in-windows-vista/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Deploying applications with Group Policy</title>
		<link>http://neverblog.net/deploying-applications-with-group-policy/</link>
		<comments>http://neverblog.net/deploying-applications-with-group-policy/#comments</comments>
		<pubDate>Sun, 14 Jan 2007 19:56:24 +0000</pubDate>
		<dc:creator>Vasken</dc:creator>
				<category><![CDATA[MSI Development]]></category>
		<category><![CDATA[PC Tips]]></category>
		<category><![CDATA[active directory]]></category>
		<category><![CDATA[app deployment]]></category>
		<category><![CDATA[application deployment]]></category>
		<category><![CDATA[deploy application]]></category>
		<category><![CDATA[GPO]]></category>
		<category><![CDATA[group policy]]></category>
		<category><![CDATA[install application remotely]]></category>
		<category><![CDATA[msi]]></category>
		<category><![CDATA[remotely deploy msi]]></category>
		<category><![CDATA[systems administrator]]></category>

		<guid isPermaLink="false">http://www.neverblog.net/?p=93</guid>
		<description><![CDATA[Windows Server 2003 offers systems administrators a new* and exciting tool for deploying applications across the domain: MSI deployment with Group Policy using Active Directory. Basically, if you can turn any app setup into an MSI, you can easily push it to any and all machines on your domain through Group Policy. Using the silent [...]]]></description>
		<wfw:commentRss>http://neverblog.net/deploying-applications-with-group-policy/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Streaming an external cabinet file into an MSI</title>
		<link>http://neverblog.net/streaming-an-external-cabinet-file-into-an-msi/</link>
		<comments>http://neverblog.net/streaming-an-external-cabinet-file-into-an-msi/#comments</comments>
		<pubDate>Tue, 09 Jan 2007 13:42:55 +0000</pubDate>
		<dc:creator>Vasken</dc:creator>
				<category><![CDATA[.cab]]></category>
		<category><![CDATA[active directory]]></category>
		<category><![CDATA[ad]]></category>
		<category><![CDATA[cabinet]]></category>
		<category><![CDATA[cabinet file]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[group policy]]></category>
		<category><![CDATA[media table]]></category>
		<category><![CDATA[msi]]></category>
		<category><![CDATA[msidb]]></category>
		<category><![CDATA[msidb.exe]]></category>
		<category><![CDATA[stream]]></category>
		<category><![CDATA[stream .cab]]></category>
		<category><![CDATA[stream cabinet]]></category>
		<category><![CDATA[windows installer]]></category>
		<category><![CDATA[windows installer sdk]]></category>

		<guid isPermaLink="false">http://www.neverblog.net/?p=80</guid>
		<description><![CDATA[If you&#8217;ve worked with MSIs before, you&#8217;re aware that you can either stream setup files with the MSI directly, or attach them separately in .cab cabinet files to be extracted at run-time. The former method saves file space: when the user installs the program, only the MSI is cached in WINDOWS\Installer, so the data in [...]]]></description>
		<wfw:commentRss>http://neverblog.net/streaming-an-external-cabinet-file-into-an-msi/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>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Object Caching 1035/1113 objects using apc

Served from: neverblog.net @ 2012-05-24 01:51:36 -->
