<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Approximatrix Forums — Installer conflict with system folder, 'config.msi']]></title>
	<link rel="self" href="https://forums.approximatrix.com/extern.php?action=feed&amp;tid=154&amp;type=atom" />
	<updated>2013-04-30T17:23:29Z</updated>
	<generator>PunBB</generator>
	<id>https://forums.approximatrix.com/viewtopic.php?id=154</id>
		<entry>
			<title type="html"><![CDATA[Re: Installer conflict with system folder, 'config.msi']]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=761#p761" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[jeff]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=2</uri>
			</author>
			<updated>2013-04-30T17:23:29Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=761#p761</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Installer conflict with system folder, 'config.msi']]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=760#p760" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[konstantin.karras]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=3446</uri>
			</author>
			<updated>2013-04-30T15:12:52Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=760#p760</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Installer conflict with system folder, 'config.msi']]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=759#p759" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[konstantin.karras]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=3446</uri>
			</author>
			<updated>2013-04-30T11:11:59Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=759#p759</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Installer conflict with system folder, 'config.msi']]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=564#p564" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[JohnWasilewski]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=102</uri>
			</author>
			<updated>2013-02-17T18:18:15Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=564#p564</id>
		</entry>
</feed>
