<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>Error when installed in C:\Program Files</title>
		<link>http://mgui.wikidot.com/forum/t-841031/error-when-installed-in-c:program-files</link>
		<description>Posts in the discussion thread &quot;Error when installed in C:\Program Files&quot; - How to resolve the error encountered when the program is installed in C:\Program Files.</description>
				<copyright></copyright>
		<lastBuildDate>Sun, 16 Aug 2026 19:52:42 +0000</lastBuildDate>
		
					<item>
				<guid>http://mgui.wikidot.com/forum/t-841031#post-2007523</guid>
				<title>Re: Error when installed in C:\Program Files</title>
				<link>http://mgui.wikidot.com/forum/t-841031/error-when-installed-in-c:program-files#post-2007523</link>
				<description></description>
				<pubDate>Mon, 07 Apr 2014 07:36:45 +0000</pubDate>
				<wikidot:authorName>typically</wikidot:authorName>				<wikidot:authorUserId>356119</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>Thanks for posting this Jesse!</p> <p>For a brief description of logging and init files:</p> <p><a href="http://mgui.wikidot.com/user-manual#toc35">http://mgui.wikidot.com/user-manual#toc35</a></p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://mgui.wikidot.com/forum/t-841031#post-2007266</guid>
				<title>Error when installed in C:\Program Files</title>
				<link>http://mgui.wikidot.com/forum/t-841031/error-when-installed-in-c:program-files#post-2007266</link>
				<description></description>
				<pubDate>Sun, 06 Apr 2014 22:16:00 +0000</pubDate>
				<wikidot:authorName>Jesse</wikidot:authorName>								<content:encoded>
					<![CDATA[
						 <p>I am a user who ran into the following error after installing ModelGUI in C:\Program Files:</p> <div class="code"> <pre><code>C:\Program Files\mgui-1.0.21-alpha&gt;java -Djava.library.path=bin\amd64 -Xmx2000m -classpath .;*;lib;lib\* mgui.interfaces.exec.MguiStart 2014.03.15 06:32:41 EDT: Error initializing ar.model environment from ’C:\Program Files\mgui-1.0.21 -alpha\init\mgui.default.init’ 2014.03.15 06:32:41 EDT: Fatal error: Could not initialize InterfaceEnvironment.</code></pre></div> <p>Windows is likely giving a permission error because it is trying to write a log file in Program Files. There are 3 ways to fix this, starting with the most recommended:</p> <p>1. Move everything to a another folder where there are no permission issues. A folder somewhere in &quot;My Documents&quot; should work without issue.</p> <p>2. Look in C:\Program Files\mgui-1.0.21-alpha\init for a file called &quot;mgui.default.init.&quot; Use a text editor (e.g., Notepad) to edit this file with the two following changes:</p> <p>a. Put a &quot;#&quot; in front of the line &quot;setLogFileAndConsole mgui_session&quot;<br /> b. Type on the next line &quot;setLogConsole&quot;</p> <p>This will prevent the program from trying to print a log file.</p> <p>3. Run the bat file, shortcut, or command prompt as an Administrator.</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>