<?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>International Open Solutions Centre &#187; dot msi file</title>
	<atom:link href="http://www.iosc.net/blog/tag/dot-msi-file/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.iosc.net/blog</link>
	<description>Share your experience and knowledge computer hardware / software / programming / design / news</description>
	<lastBuildDate>Mon, 19 Dec 2011 07:34:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Installing AppLocale on Vista</title>
		<link>http://www.iosc.net/blog/2007/11/28/installing-applocale-on-vista/</link>
		<comments>http://www.iosc.net/blog/2007/11/28/installing-applocale-on-vista/#comments</comments>
		<pubDate>Wed, 28 Nov 2007 12:39:23 +0000</pubDate>
		<dc:creator>boyd</dc:creator>
				<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[apploc]]></category>
		<category><![CDATA[applocale]]></category>
		<category><![CDATA[dot msi file]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[msi]]></category>
		<category><![CDATA[msiexec]]></category>
		<category><![CDATA[vista]]></category>

		<guid isPermaLink="false">http://www.iosc.net/blog/2007/11/28/news/Boyd/installing-applocale-on-vista/</guid>
		<description><![CDATA[Today I just try to install the apploc.msi (MS AppLocale Utility) to support some chinese software on to my new Laptop running MS Vista Home Premium and found out that Vista did not permit me to do so. The message displaying you need Administrator right to install the software. I looged in as a administrator [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.iosc.net/blog/wp-content/uploads/2008/05/apploc00.jpg"><img class="alignnone size-medium wp-image-28" title="AppLocale" src="http://www.iosc.net/blog/wp-content/uploads/2008/05/apploc00-300x246.jpg" alt="AppLocale Screenshot" width="300" height="246" /></a></p>
<p>Today I just try to install the apploc.msi (MS AppLocale Utility) to support some chinese software on to my new Laptop running MS Vista Home Premium and found out that Vista did not permit me to do so. The message displaying you need Administrator right to install the software. I looged in as a administrator user but still cannot install it. Finally after searching through the MSDN documents, I found the solution.</p>
<p>Click on Start and then at the Search Box (for Run as well), type in</p>
<p><span style="color: #800000;">msiexec /ju c:\apploc.msi</span></p>
<p>which msiexec is the utility to run MSI Package file</p>
<p>and /ju means</p>
<p>j stand for advertise and permit to<br />
u stand for current user</p>
<p>and interesting, I found the Applocale successfully added to my Programs Menu.</p>
<p>Hope you can get it through!!! Feel free to email me or drop a message in the forum</p>
]]></content:encoded>
			<wfw:commentRss>http://www.iosc.net/blog/2007/11/28/installing-applocale-on-vista/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

