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
- Runtime and
- 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
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 | ||
---|---|---|
| ||
#!/bin/bash /AMOpti/AMOpti #Follow the instructions and enter your license key |
...
Code Block | ||
---|---|---|
| ||
#!/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
...