<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Approximatrix Forums — Installer conflict with system folder, 'config.msi']]></title>
		<link>https://forums.approximatrix.com/viewtopic.php?id=154</link>
		<atom:link href="https://forums.approximatrix.com/extern.php?action=feed&amp;tid=154&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Installer conflict with system folder, 'config.msi'.]]></description>
		<lastBuildDate>Tue, 30 Apr 2013 17:23:29 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Installer conflict with system folder, 'config.msi']]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=761#p761</link>
			<description><![CDATA[<p>Kostas,</p><p>To make a new topic, you would want to select <a href="http://forums.approximatrix.com/post.php?fid=9">Post new topic</a> from the particular forum.&nbsp; It looks like you may have replied to this topic mistakenly.</p><p>As for your question, is there any reason you&#039;re attempting to use environment variables rather than opening the file directly?&nbsp; Additionally, one should always be careful when using single-digit unit numbers; many of these units have reserved definitions.</p>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Tue, 30 Apr 2013 17:23:29 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=761#p761</guid>
		</item>
		<item>
			<title><![CDATA[Re: Installer conflict with system folder, 'config.msi']]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=760#p760</link>
			<description><![CDATA[<p>Hi John,<br />why is my comment along with your comment?<br />I am a new forum member and I have made a determined incorrect addressing.<br />Do you have an idea for my Fortran problem?<br />Thanks<br />Kostas</p>]]></description>
			<author><![CDATA[null@example.com (konstantin.karras)]]></author>
			<pubDate>Tue, 30 Apr 2013 15:12:52 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=760#p760</guid>
		</item>
		<item>
			<title><![CDATA[Re: Installer conflict with system folder, 'config.msi']]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=759#p759</link>
			<description><![CDATA[<p>Hallo,<br />i try to make a BAT-File for this Fortran-Program<br />&nbsp; &nbsp;</p><p>XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX<br />&nbsp; &nbsp; &nbsp; PROGRAM ZPLANTF<br />&nbsp; &nbsp; &nbsp; NE =0<br />&nbsp; &nbsp; &nbsp; NP =10<br />C <br />C&nbsp; &nbsp; &nbsp; OPEN (4, FILE=&#039;C:/f/ll61zpx1.txt&#039;, STATUS=&#039;OLD&#039;,ERR=42) <br />C<br />40&nbsp; &nbsp; READ(4,100,END=41)KO<br />100&nbsp; &nbsp;FORMAT(I2)<br />&nbsp; &nbsp; &nbsp; NE=NE+KO<br />&nbsp; &nbsp; &nbsp; WRITE(2,100)KO<br />&nbsp; &nbsp; &nbsp; WRITE(3,*) NE<br />&nbsp; &nbsp; &nbsp; IF(KO.LT.NP) GOTO 40<br />C&nbsp; &nbsp; &nbsp; <br />41&nbsp; &nbsp; WRITE (6,666)KO<br />666&nbsp; &nbsp;FORMAT (1H0, &quot;OLA KALLA&quot;,10X,&quot;SEHR GUT&quot;,I4)<br />667&nbsp; &nbsp;FORMAT (1H0, &quot;OLA KAKA&quot;,10X,&quot;INPUT-FEHLER&quot;)<br />&nbsp; &nbsp; &nbsp; GOTO 43 <br />42&nbsp; &nbsp; WRITE (6,667)<br />43&nbsp; &nbsp; STOP<br />&nbsp; &nbsp; &nbsp; END<br />XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX</p><br /><p>@ECHO OFF</p><p>TITLE ZORO </p><p>SET prgdir=C:\f\ </p><p>SET logdir=C:\f\</p><p>SET daten=C:\f\</p><p>REM dir %prgdir%</p><p>SET program=C:\f\Project.exe</p><p>SET fort4=C:\\f\\ll61zpx1.txt</p><p>%program%<br />------------------------------------</p><p>but i make a mistake. </p><p>what is not correct?</p><p>Thanks<br />Kostas</p>]]></description>
			<author><![CDATA[null@example.com (konstantin.karras)]]></author>
			<pubDate>Tue, 30 Apr 2013 11:11:59 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=759#p759</guid>
		</item>
		<item>
			<title><![CDATA[Installer conflict with system folder, 'config.msi']]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=564#p564</link>
			<description><![CDATA[<p>Sometimes when&nbsp; I install SF, this happens (in the past, a lot;&nbsp; recently, not to much)<br />It also happens a lot when uninstalling.</p><p>I encounter continual stoppages in the install process because of insufficient access rights to a folder called <strong>config.msi</strong>.<br />The config.msi folder, in the c:\ root directory, seems to be a hidden system folder.<br />I have been able to get past the stoppages every time by using the utility program, &#039;TakeOwnership&#039; on config.msi.<br />But it is a real nuisance.&nbsp; I sometimes have to do this maybe ten or more times during a single install or uninstall procedure.</p><p>I notice that, when the install or uninstall process has finished, the folder called called <strong>config.msi</strong> disappears.<br />Apparently, therefore, it is a temporary folder.&nbsp; I wonder, therefore, whether it would be possible to place the temporary files created during this process, not in a folder in the C:\root directory, which is a place about which Win Doze systems trend to be a bit touchy, but to put them somewhere else.&nbsp; Perhaps in a &#039;TEMP&#039; folder in the program directory.<br />--- <br />John</p>]]></description>
			<author><![CDATA[null@example.com (JohnWasilewski)]]></author>
			<pubDate>Sun, 17 Feb 2013 18:18:15 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=564#p564</guid>
		</item>
	</channel>
</rss>
