<?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 Development</title>
	<atom:link href="http://neverblog.net/category/technology/msi-development/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>ISO Recorder: it&#8217;s better than sliced bread, and free</title>
		<link>http://neverblog.net/iso-recorder-its-better-than-sliced-bread-and-free/</link>
		<comments>http://neverblog.net/iso-recorder-its-better-than-sliced-bread-and-free/#comments</comments>
		<pubDate>Sun, 24 Jun 2007 13:43:56 +0000</pubDate>
		<dc:creator>Vasken</dc:creator>
				<category><![CDATA[MSI Development]]></category>
		<category><![CDATA[PC Tips]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[burn dvd iso]]></category>
		<category><![CDATA[burn iso]]></category>
		<category><![CDATA[burn iso vista]]></category>
		<category><![CDATA[free software]]></category>
		<category><![CDATA[iso]]></category>
		<category><![CDATA[iso recorder]]></category>
		<category><![CDATA[isorecorder]]></category>
		<category><![CDATA[vista iso]]></category>

		<guid isPermaLink="false">http://neverblog.net/iso-recorder-its-better-than-sliced-bread-and-free/</guid>
		<description><![CDATA[Every once in a while, a piece of software arrives into the world that is well-written, simple-to-use, and efficient. Now, software that&#8217;s 1, or even 2 of those things, appears all the time, but hitting the trifecta is a differnet matter. ISO Recorder is one of those rare pieces of software. Designed by Alex Feinman, [...]]]></description>
		<wfw:commentRss>http://neverblog.net/iso-recorder-its-better-than-sliced-bread-and-free/feed/</wfw:commentRss>
		<slash:comments>0</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>Set the default printer for all users on a Windows XP computer</title>
		<link>http://neverblog.net/set-the-default-printer-for-all-users-on-a-windows-xp-computer/</link>
		<comments>http://neverblog.net/set-the-default-printer-for-all-users-on-a-windows-xp-computer/#comments</comments>
		<pubDate>Mon, 06 Nov 2006 15:11:14 +0000</pubDate>
		<dc:creator>Vasken</dc:creator>
				<category><![CDATA[MSI Development]]></category>
		<category><![CDATA[PC Tips]]></category>
		<category><![CDATA[command-line printer]]></category>
		<category><![CDATA[default]]></category>
		<category><![CDATA[default printer]]></category>
		<category><![CDATA[global default printer]]></category>
		<category><![CDATA[global printer control]]></category>
		<category><![CDATA[logon]]></category>
		<category><![CDATA[logon script]]></category>
		<category><![CDATA[management console]]></category>
		<category><![CDATA[notepad]]></category>
		<category><![CDATA[printer]]></category>
		<category><![CDATA[printer control]]></category>
		<category><![CDATA[printers]]></category>
		<category><![CDATA[user]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[windows printer]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://www.neverblog.net/?p=87</guid>
		<description><![CDATA[A situation came up at work recently where one of our users wanted to make sure that each and every person who logged onto a particular machine would have the same printer set up as their default. Various previous attempts to do this had failed, since there doesn&#8217;t seem to be a command-line switch for [...]]]></description>
		<wfw:commentRss>http://neverblog.net/set-the-default-printer-for-all-users-on-a-windows-xp-computer/feed/</wfw:commentRss>
		<slash:comments>27</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! -->
