Difference between revisions of "EForams 1.0"

From Foraminifera
Jump to: navigation, search
 
Line 10: Line 10:
 
<font size="3">eForams is the application for simulating growth of foraminiferal shells.  
 
<font size="3">eForams is the application for simulating growth of foraminiferal shells.  
  
It works under Windows 2000/XP/Vista. eForams 1.0 is created by using .NET programming environment in C# language.
+
It works under Windows 2000/XP/Vista/7. eForams 1.0 is created by using .NET programming environment in C# language.
  
  
Line 20: Line 20:
 
with Service Pack4). Please install dotnetfx2.0_en.exe before run eForams.
 
with Service Pack4). Please install dotnetfx2.0_en.exe before run eForams.
 
You can download it from the Microsoft [http://www.microsoft.com/downloads/Search.aspx?displaylang=en Download Center] or your local MS site. In case of troubles please contact: topa@agh.edu.pl
 
You can download it from the Microsoft [http://www.microsoft.com/downloads/Search.aspx?displaylang=en Download Center] or your local MS site. In case of troubles please contact: topa@agh.edu.pl
 +
 +
----
 +
If you have a 64 bit machine and want to run a .NET application that only
 +
works with the 32 bit CLR you would have to make changes to the .NET framework
 +
on your machine.
 +
 +
Set the .NET framework to load the CLR in WOW mode through this command.
 +
In the "Start" menu find cmd. Right click on cmd and select "Run as
 +
administrator".
 +
 +
In the command prompt type this command:
 +
 +
C:\WINDOWS\Microsoft.NET\Framework64\v2.0.50727\Ldr64.exe SetWow
 +
 +
Now you should be able to run apps that use only the .NET 32 bit CLR.
 +
 +
To revert back to the default 64 bit framework run
 +
C:\WINDOWS\Microsoft.NET\Framework64\v2.0.50727\Ldr64.exe Set64
 +
 +
----
 +
  
  
 
[[Getting started with eForams]]
 
[[Getting started with eForams]]

Latest revision as of 12:28, 16 April 2013