Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Installation of the program (GUI):

  • Drag the installation file to the desktop and execute it
  • Follow the installation instructions
  • Enter C:\AMendate as the target directory.
  • In the component selection, choose
    •  Runtime and
    •  visualizer
  • Open the 3d-Visualizer.exe.

...

  • To start an optimization, the product key must be entered as the last step.
  • Navigate to the program folder C:\AMendate\3D-Visualizer_Data\StreamingAssets\AMendate\bin.
  • Open the program AMOpti.exe and accept the general terms and conditions with a "y".
  • In the next step, enter the license key you received from AMendate.
  • Open 3D-Visualizer.exe. Now you can build and start your optimizations.
  • In some cases the program has to be run as administrator, we are still working on that (wink)

Storage location of optimization results

  • The optimization data is stored in the working folder, which can be specified in the start menu.

Installation Server

Installation AMOpti

Code Block
languagebash
#!/bin/bash

/AMOpti/AMOpti

#Follow the instructions and enter your license key

...

Code Block
languagebash
#!/bin/bash

/AMOpti/AMOpti

AMOpti.exe on Windows: (currently still to be seen as a collection of notes!)

Start optimization:

  • Open working folder
  • //shift + right mouse button → open powershell

...