<?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>kristianfrandsen.com &#187; 32-bit</title>
	<atom:link href="http://kristianfrandsen.com/tag/32-bit/feed/" rel="self" type="application/rss+xml" />
	<link>http://kristianfrandsen.com</link>
	<description>En nørds hverdag</description>
	<lastBuildDate>Thu, 22 Sep 2011 11:11:03 +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>Problems installing software on Windows Vista SP1</title>
		<link>http://kristianfrandsen.com/2008/12/problems-installing-software-on-microsoft-windows-vista-sp1/</link>
		<comments>http://kristianfrandsen.com/2008/12/problems-installing-software-on-microsoft-windows-vista-sp1/#comments</comments>
		<pubDate>Wed, 17 Dec 2008 19:40:47 +0000</pubDate>
		<dc:creator>Kristian Ellebæk Frandsen</dc:creator>
				<category><![CDATA[Dynamics NAV]]></category>
		<category><![CDATA[Teknologi]]></category>
		<category><![CDATA[32-bit]]></category>
		<category><![CDATA[administrator]]></category>
		<category><![CDATA[command prompt]]></category>
		<category><![CDATA[dos]]></category>
		<category><![CDATA[dynamics nav]]></category>
		<category><![CDATA[error 1722]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[msi]]></category>
		<category><![CDATA[service pack 1]]></category>
		<category><![CDATA[ultimate]]></category>
		<category><![CDATA[visual c++]]></category>
		<category><![CDATA[windows vista]]></category>

		<guid isPermaLink="false">http://kristianfrandsen.com/?p=204</guid>
		<description><![CDATA[This article is written in English &#8211; please excuse it, my English is not the best! I have several times had the problem when installing software on my Microsoft Windows Vista SP1 (Ultimate edition) that the installation errors with a &#8220;Error 1722&#8243;. The error 1722 is a &#8220;Windows Installer Package&#8221;-error. Sometimes the error can be [...]]]></description>
			<content:encoded><![CDATA[<p>This article is written in English &#8211; please excuse it, my English is not the best!</p>
<p>I have several times had the problem when installing software on my Microsoft Windows Vista SP1 (Ultimate edition) that the installation errors with a &#8220;Error 1722&#8243;. The error 1722 is a &#8220;Windows Installer Package&#8221;-error.</p>
<p>Sometimes the error can be solved installing the Microsoft Visual C++ 2005 SP1 Redistributable Package, which can be found <a title="Download Microsoft Visual C++ 2005 SP1 Redistributable Package" href="http://www.microsoft.com/downloads/details.aspx?FamilyID=200b2fd9-ae1a-4a14-984d-389c36f85647&amp;displaylang=en" target="_blank">here</a> for 32-bit Windows.</p>
<p>However after installing the above I still got the problem with some software (Microsoft Dynamics NAV / Navision being one of them).</p>
<p>I therefore used the command &#8220;Run as Administrator&#8221; when I started the installer (you can find the command by right-clicking the file). But the &#8220;Run as Administrator&#8221; is not shown when right-clicking a .msi-file.</p>
<p>I have a little work-around for that &#8211; the Command Prompt:</p>
<ol>
<li>Go to Start -&gt; All Programs -&gt; Accessories.<br />
 </li>
<li>Find the short-cut for Command Prompt and right-click it. Choose &#8220;Run as Administrator&#8221;.<br />
 </li>
<li>The Command Prompt opens. Now navigate to the folder where your .msi-file is placed (you need to know the standard DOS-command &#8216;CD&#8217; &#8211; I will in short explain it further down).<br />
 </li>
<li>Now run the .msi-file through the Command Prompt. You can do that by typing the name of the .msi-file and push &#8220;Enter&#8221;.<br />
 </li>
<li>Run through the installation and hope it works &#8211; it does for me! <img src='http://kristianfrandsen.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </li>
</ol>
<p><strong>The DOS-command CD &#8211; very very very short!</strong></p>
<p>Typing &#8220;CD ..&#8221; (without the quotes) will navigate you to the previous folder.</p>
<p>Typing &#8220;CD foldername&#8221; (without the quotes) will navigate you to the folder &#8220;foldername&#8221; that exists at your current destination.</p>
]]></content:encoded>
			<wfw:commentRss>http://kristianfrandsen.com/2008/12/problems-installing-software-on-microsoft-windows-vista-sp1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

