<?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>MsiUniversity</title>
	<atom:link href="http://www.msiuniversity.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.msiuniversity.com</link>
	<description>Training and Consulting Services offered in Desktop Migration, Application Packaging and Virtualization</description>
	<lastBuildDate>Tue, 21 Feb 2012 17:00:55 +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>Webinar : Formulating a Smart Application compatibility Strategy for Windows 7 by Flexera Software</title>
		<link>http://www.msiuniversity.com/2011/03/03/webinar-formulating-a-smart-application-compatibility-strategy-for-windows-7-by-flexera-software/</link>
		<comments>http://www.msiuniversity.com/2011/03/03/webinar-formulating-a-smart-application-compatibility-strategy-for-windows-7-by-flexera-software/#comments</comments>
		<pubDate>Fri, 04 Mar 2011 01:42:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News & Updates]]></category>

		<guid isPermaLink="false">http://www.msiuniversity.com/?p=324</guid>
		<description><![CDATA[Flexera Software, the makers of AdminStudio is hosting a Webinar on Strategizing for Windows 7 Migration. This webinar will highlight Adminstudio 10.x&#8217;s new feature that allows you to perform Application Compatibility testing for Windows 7 along with a discussion on best practices. More information can be found at http://mktg.flexerasoftware.com/mk/get/AS-APPCOMPAT-TESTFIX-WBNR.]]></description>
		<wfw:commentRss>http://www.msiuniversity.com/2011/03/03/webinar-formulating-a-smart-application-compatibility-strategy-for-windows-7-by-flexera-software/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WebCast &#8211; Eliminating Virtual Desktop Deployment Issues for Remote Users</title>
		<link>http://www.msiuniversity.com/2011/02/07/webcast-eliminating-virtual-desktop-deployment-issues-for-remote-users/</link>
		<comments>http://www.msiuniversity.com/2011/02/07/webcast-eliminating-virtual-desktop-deployment-issues-for-remote-users/#comments</comments>
		<pubDate>Tue, 08 Feb 2011 04:26:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[News & Updates]]></category>

		<guid isPermaLink="false">http://www.msiuniversity.com/?p=285</guid>
		<description><![CDATA[Do your users complain about waiting for their mouse to respond, applications to launch, and graphics to stop pixelizing? Even the fastest, most optimized networks can cause latency issues when delivering virtual desktops to remote users. Don’t let your RDP-based solution for virtual desktops fail due to just a lack of performance caused by network [...]]]></description>
		<wfw:commentRss>http://www.msiuniversity.com/2011/02/07/webcast-eliminating-virtual-desktop-deployment-issues-for-remote-users/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setting MSI Properties via vbscript Custom Actions</title>
		<link>http://www.msiuniversity.com/2011/01/04/setting-msi-properties-via-vbscript-custom-actions/</link>
		<comments>http://www.msiuniversity.com/2011/01/04/setting-msi-properties-via-vbscript-custom-actions/#comments</comments>
		<pubDate>Wed, 05 Jan 2011 04:31:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>

		<guid isPermaLink="false">http://www.msiuniversity.com/msiuni/wordpress/?p=59</guid>
		<description><![CDATA[How to Set/Get a property via a VBScript Custom Action? You can either use the Session object or simply use the ‘Property’ keyword to set a property via  a vbscript custom action: e.g Session.Property(“ARPNOCOMPONENT”)=”1″ Property(“REINSTALL”)=”ALL” To get the value of a property, you can use the following e.g. dim myvar myvar = Property(“INSTALLDIR”) MsgBox(myvar) How to Set ‘INSTALLDIR’ [...]]]></description>
		<wfw:commentRss>http://www.msiuniversity.com/2011/01/04/setting-msi-properties-via-vbscript-custom-actions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What’s new in MSI 4.0?</title>
		<link>http://www.msiuniversity.com/2011/01/04/what%e2%80%99s-new-in-msi-4-0/</link>
		<comments>http://www.msiuniversity.com/2011/01/04/what%e2%80%99s-new-in-msi-4-0/#comments</comments>
		<pubDate>Wed, 05 Jan 2011 04:30:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[windows installer service]]></category>

		<guid isPermaLink="false">http://www.msiuniversity.com/msiuni/wordpress/?p=57</guid>
		<description><![CDATA[MSI 4.0, the latest version of windows installer service was released with Windows Vista recently. Most of the enhancements in msi 4.0 are in relation to features found in windows vista or Longhorn, e.g. the integration with Restart Manager, ability to communicate with UAC to ensure proper installation on Vista and Longhorn. In addition to [...]]]></description>
		<wfw:commentRss>http://www.msiuniversity.com/2011/01/04/what%e2%80%99s-new-in-msi-4-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Choosing between ClickOnce and Windows Installer Service!</title>
		<link>http://www.msiuniversity.com/2011/01/04/choosing-between-clickonce-and-windows-installer-service/</link>
		<comments>http://www.msiuniversity.com/2011/01/04/choosing-between-clickonce-and-windows-installer-service/#comments</comments>
		<pubDate>Wed, 05 Jan 2011 04:26:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Installation]]></category>
		<category><![CDATA[windows installer service]]></category>

		<guid isPermaLink="false">http://www.msiuniversity.com/msiuni/wordpress/?p=54</guid>
		<description><![CDATA[ClickOnce is a new deployment technology created by Microsoft to ease the deployment of applications over the web. This new deployment technology was first unleashed in 2004 and has quite a fan following. ClickOnce was first shipped with .Net Framework 2.0 and has close integration with .Net applications. Windows Installer Service is a system level [...]]]></description>
		<wfw:commentRss>http://www.msiuniversity.com/2011/01/04/choosing-between-clickonce-and-windows-installer-service/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Properties in Windows Installer 4.0 and later</title>
		<link>http://www.msiuniversity.com/2011/01/04/new-properties-in-windows-installer-4-0-and-later/</link>
		<comments>http://www.msiuniversity.com/2011/01/04/new-properties-in-windows-installer-4-0-and-later/#comments</comments>
		<pubDate>Wed, 05 Jan 2011 04:24:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[windows installer service]]></category>

		<guid isPermaLink="false">http://www.msiuniversity.com/msiuni/wordpress/?p=51</guid>
		<description><![CDATA[Microsoft has released Windows Installer Service 4.0 with Windows Vista. This new version of msi engine introduces some new properties which are exclusively available to msi based installations targeted for Windows Vista &#38; later. MSIARPSETTINGSIDENTIFIER – The MSIARPSETTINGSIDENTIFIER property contains a semi-colon delimited list of the registry locations where the application stores a user’s settings [...]]]></description>
		<wfw:commentRss>http://www.msiuniversity.com/2011/01/04/new-properties-in-windows-installer-4-0-and-later/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Is your Repackaged msi FoolProof?</title>
		<link>http://www.msiuniversity.com/2011/01/04/is-your-repackaged-msi-foolproof/</link>
		<comments>http://www.msiuniversity.com/2011/01/04/is-your-repackaged-msi-foolproof/#comments</comments>
		<pubDate>Wed, 05 Jan 2011 04:22:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Application Packaging]]></category>

		<guid isPermaLink="false">http://www.msiuniversity.com/msiuni/wordpress/?p=48</guid>
		<description><![CDATA[The art of converting a legacy installation into a windows installer package is known to many and accepting the Vendor Repackaging tool’s output, a standard practice. While we create an msi package through the reverse engineering process of Repackaging, we are often content with making sure the application works and passes the User Acceptance test. [...]]]></description>
		<wfw:commentRss>http://www.msiuniversity.com/2011/01/04/is-your-repackaged-msi-foolproof/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Making Sense of ICE Validation!</title>
		<link>http://www.msiuniversity.com/2011/01/04/making-sense-of-ice-validation/</link>
		<comments>http://www.msiuniversity.com/2011/01/04/making-sense-of-ice-validation/#comments</comments>
		<pubDate>Wed, 05 Jan 2011 04:13:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Application Packaging]]></category>
		<category><![CDATA[Installation]]></category>
		<category><![CDATA[windows installer service]]></category>

		<guid isPermaLink="false">http://www.msiuniversity.com/msiuni/wordpress/?p=45</guid>
		<description><![CDATA[ICE a.k.a Internal Consistency Evaluators are a set of rules created by Microsoft to help validate a windows installer package. ICE Rules check the integrity of the package as well as ensure that the Windows Installer best practices were followed when creating an msi package. Before deploying your msi based installation, it is recommended that [...]]]></description>
		<wfw:commentRss>http://www.msiuniversity.com/2011/01/04/making-sense-of-ice-validation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to design a windows installer package for Windows 7 (UAC enabled systems)?</title>
		<link>http://www.msiuniversity.com/2011/01/04/how-to-design-a-windows-installer-package-for-windows-7-uac-enabled-systems/</link>
		<comments>http://www.msiuniversity.com/2011/01/04/how-to-design-a-windows-installer-package-for-windows-7-uac-enabled-systems/#comments</comments>
		<pubDate>Wed, 05 Jan 2011 04:10:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Application Packaging]]></category>
		<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[windows installer service]]></category>

		<guid isPermaLink="false">http://www.msiuniversity.com/msiuni/wordpress/?p=41</guid>
		<description><![CDATA[Microsoft introduced a new security model called the UAC in Windows Vista. The UAC forces all users including administrators to run Windows in a lock down environment. The UAC a.k.a User Access Control, locks the machine down and prompts the user to elevate privileges when an msi package is run. The UAC continues to be [...]]]></description>
		<wfw:commentRss>http://www.msiuniversity.com/2011/01/04/how-to-design-a-windows-installer-package-for-windows-7-uac-enabled-systems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

