Changing the temporary folder
There’s an undocumented setting to change the temporary folder which is used by the solver and mesher. This can be useful if the default drive is full. Edit the configuration file which is located in
%localappdata%\Mecway_Limited\ … \user.config
Insert a new setting next to the other ones like
<setting name=”TemporaryFolder” serializeAs=”String”>
<value>C:\users\YOURUSERNAME\desktop\mw</value>
</setting>
but replace the path with one you prefer.
Then start Mecway.