You can install ATEasy by following these steps, or you can use the silent or automated Installation by using command line options - see below Silent (Automated) Setup:
1. Make
sure system requirements are met as described in Hardware
& Software Requirements.
Note:
ATEasy setup required running with local administrator
privileges. If you have these privileges, right click on the setup and
select Run as administrator; otherwise,
contact your network administrator to install ATEasy.
2. Locate the ATEasy setup file using Windows Explorer, we recommend that you download and run the latest ATEasy version from http://www.marvintest.com/ATEasy/.
3. A window showing several options will be displayed. Select ATEasy Software and select Install ATEasy to start ATEasy setup program.
4. The first screen to appear is the Welcome screen. Click Next to continue.
5. The next screen is the License Agreement. When finished reading it, click Yes to continue (answering "No" exits the Setup program).
6. Enter your name and company name. Click Next to continue.
7. Select the type of Setup you wish and click Next. For more information see Installation Types.
8. If prompted, restart Windows. Setup may ask you to reboot after it complete if some of the components it replaced where used by another application during the installation – do so before attempting to ATEasy.
32 and 64-bit versions of ATEasy development environment will both installed in a predefined folder:
● 32-bit ATEasy IDE on 32-bit Windows in: "C:\Program Files\Marvin Test Solutions\ATEasy\2024" or "C:\Program Files (x86)\Marvin Test Solutions\2024" under 64-bit Windows.
● If your Windows is 64-bit, a 64-bit ATEasy IDE will also be installed in: "C:\Program Files\Marvin Test Solutions\ATEasy\2024".
For more information on the directories see Installation Directories.
You can now start ATEasy by double-clicking on the 32-bit or 64-bit ATEasy icons on the desktop as shown here, or by selecting ATEasy from the Start, Programs, Marvin Test Solutions, ATEasy 2024 menu.
The following command line options for the setup are available:
ATEasy2024 [/s [/SetupType"type"]
where
Silent Installation. Optional.
/s
Setup Types. Optional, may be used with /s.
/SetupType["type"]
The type can be one of Installation types: Typical, Full, Compact,
Run-Time, License Server.
The default type is "Typical".
ATEasy can be installed in silent mode. Silent mode can be done by using the /s from the command line. In silent mode no windows are displayed during the installation and the whole setup is automated based on the options selected from the setup command line. The silent mode setup is useful when incorporating the ATEasy setup to your own setup to distribute ATEasy applications and thus it allows you to automate the setup and deployment of ATEasy applications.
If in case errors occur during setup, ATEasy will report them in the ATEasySetup.log in ATEasy Folder. It is recommended to review the log file to see if the installation is successful or not.
The following example installs ATEasy run time in silent mode (no user interface is displayed), ATEasy2024.exe is the setup program downloaded from the Internet:
ATEasy2024 /s /SetupType”Run-Time”