- 17 Oct 2024
- 1 Minute to read
- Print
- PDF
CLI Installation Guide (Version-1)
- Updated on 17 Oct 2024
- 1 Minute to read
- Print
- PDF
Installing Sanas AT via CLI (Version 1.24.0416.6 or before)
This guide provides step-by-step instructions for installing the Sanas Accent Translator file through the Command Line Interface (CLI) in Administrator mode.
Steps to Install EXE File
Open CMD in Admin Mode
Launch the Command Prompt as an Administrator to ensure proper permissions for the installation process.
Navigate to the Sanas File Location
Use File Explorer or any file management tool to navigate to the directory where the Sanas file is located. This step is crucial for the CLI to locate and execute the installation package.
File Explorer View
Visual representation of navigating to the directory using File Explorer.
Execute Installation Command
In the Command Prompt, execute the following command with your license key.
SanasAccenttranslator-V1-1.XX.XXXX.X-XXX-prod.exe LICENSEKEY="XXXX-XXXX-XXXX-XXXX" /q
Note: Replace "XXXX-XXXX-XXXX-XXXX" with your valid license key. This command installs the application in silent mode. The license will be applied to all user profiles on the machine.
Steps to Install MSI File
Locate Sanas MSI File
Navigate to the directory where the Sanas MSI file is located. This step is essential for the CLI to locate and execute the installation package.
File Explorer View
Visual representation of navigating to the directory using File Explorer.
Execute Command
Execute the following command to install the Sanas Accent Translator MSI file using the provided license key.
msiexec /i SanasaccentTranslator-V1-1.24.0206.14-ind-prod.msi LICENSEKEY="INVALID_LICENSE_KEY" /q
Note: An INVALID license key is used for sample purposes.
The above command installs the App in silent mode. License will be applied to all the user profiles in the machine.
License Verification
Once the installation is complete, open the Sanas application and verify if the license has been successfully applied.