Windows: Install Sanas app (Accent Translation)

Prev Next

Introduction

This guide provides instructions to install the Sanas app with the Accent Translation (AT) capability on a Windows computer.

The Sanas app is supported on multiple operating systems. You can find installation guides for all supporting operating systems here.

Installation methods for Windows

You can install the Sanas app in the following ways on a Windows computer:

  • App installer: This method is suitable for individual machine installation.

  • Windows CLI: This method is recommended for remote or mass application deployment on connected Windows computers managed by a centralized team.

Before we start;

  • Ensure you have access to the Sanas Portal to download the application.

  • You will need the necessary permissions if deploying the app on connected computers.

Method 1: Running app Installer

Update the Installer ID later, if required

You do not need to update the Installer ID while installing the Sanas app version 4.1.X and above. If required, you can update the installer ID later to use the Auto-activation mode.

  1. Download the Sanas app.

    1. Log in to the Sanas Portal with your credentials, and navigate to the Download App page.

    2. Download the Windows app in your desired format (.exe or .msi). App downloading starts automatically.

  2. Run the app installer.

    1. Locate the app installer you’ve downloaded in the previous step on your computer.

    2. Double-click on the installer and run it. You’ll see the setup wizard window.

    3. Proceed with the app installation.

    4. Wait until the installation process completes. Once completed, the Sanas app will be automatically launched.

      📔 Note: By default, you’ll find the User Activation Key enabled for app activation. If required, update the Installer ID to enable the Auto-activation.

  1. Download the Sanas app.

    1. Log in to the Sanas Portal with your credentials, and navigate to the Download App page.

    2. Download the Windows app in your desired format (.exe or .msi). App downloading starts automatically.

    3. Copy the Installer ID and save it on your computer. We will need this ID during app installation.

  2. Run the app installer.

    1. Locate the app installer you’ve downloaded in the previous step on your computer.

    2. Double-click on the installer and run it. You’ll see the setup wizard window.

    3. Proceed with the app installation.

    4. Enter the Installer ID that you’ve copied during Step 1.c, then click Next.

    5. Wait until the installation process completes. Once completed, the Sanas app will be automatically launched.

      📔 Note: The User Activation Key is the default app activation mode on the Sanas app versions 3.2.X and below.

Method 2: Deploying through Windows CLI

  1. Download the Sanas app.

    1. Log in to the Sanas Portal with your credentials, and navigate to the Download App page.

    2. Download the Windows app in your desired format (.exe or .msi). App downloading starts automatically.

  2. Launch the Windows CLI as administrator.

  3. Run the command below based on your preference:

    Keep User Activation Key (UAK) as the preferred activation mode

    .msi

    msiexec /i "<path_to_.msi_installer>" /q

    Example: msiexec /i "C:\Users\John\Downloads\Sanas-4.1.8-x64.msi" /q

    .exe

    "<path_to_.exe_installer>" /q

    Example: "C:\Users\John\Downloads\Sanas-4.1.8-x64.exe" /q

    Keep Auto activation as the preferred activation mode

    .msi

    msiexec /i "<path_to_.msi_installer>" /q /installerID="<enter_your_installerID>"

    Example: msiexec /i "C:\Users\John\Downloads\Sanas-4.1.8-x64.msi" /q /installerID="XXXX-XXXX-XXXX"

    .exe

    "<path_to_.exe_installer>" /q /installerID="<enter_your_installerID>"

    Example: "C:\Users\John\Downloads\Sanas-4.1.8-x64.exe" /q /installerID="XXXX-XXXX-XXXX"

  4. Wait until the installation process completes. Once completed, the Sanas app will be launched automatically.

  1. Download the Sanas app.

    1. Log in to the Sanas Portal with your credentials, and navigate to the Download App page.

    2. Download the Windows app in your desired format (.exe or .msi). App downloading starts automatically.

    3. Copy the Installer ID and save it securely. We need this ID during app installation.

  2. Launch the Windows CLI as administrator.

  3. Run the command below based on the format of your downloaded app file:

.exe app

<path_to_.exe_installer> /q /installerid="<enter_your_installer_id>"

Example:

.\Sanas.Accenttranslator-V2-2.XX.XXXX.X-nc-prod.exe /q /installerid="XXXX-XXXX-XXXX-XXXX"

Where to find the Installer ID? You can find your app Installer ID on the Download app page.

.msi app

msiexec /i <pat_to_.msi_installer> /q INSTALLERID="<enter_your_installer_id>"

Example: msiexec /i Sanas.Accenttranslator-V2-2.24.XXXX.X-nc-prod.msi /q INSTALLERID="XXXX-XXXX-XXXX-XXXX"

Where to find the Installer ID? You can find your app Installer ID on the Download app page.

  1. Wait until the installation process completes. Once completed, the Sanas app will be launched automatically.

    📔 Note: The User Activation Key is the default app activation mode on the Sanas app versions 3.2.X and below.

🎉  Start using your Sanas app today!

We recommend to follow our app user guide to get started with Sanas app in less than 5 minutes.


(Optional) Update Installer ID

Follow the instructions below to update the value for the Installer ID parameter in the existing installation registry. This step is mandatory to use the Sanas app with Auto-activation mode.

ℹ️ Importan: In additon to updating the Installer ID, you’ll also need to update the app activation mode to Auto Activation.

What is an Installer ID, and why is it needed?

An Installer ID is a unique workspace identifier that helps Sanas to identify the Workspace and pre-configure the Sanas application before the user starts using it. Updating the Installer ID becomes essential when you wish to set up the credential-less app activation mode called Auto activation for users.

To get your Installer ID:

  1. Navigate to the Download app page on the Sanas Portal, and ensure you’ve selected your desired Workspace.

  2. Copy the Installer ID and save it securely.

Updating the Installer for the already installed Sanas app

ℹ️ Important: The parameters mentioned in the command below are case-sensitive; ensure you copy them correctly.

  1. Launch the Windows CLI as an administrator on your computer.

  2. Run the command below to update the Installer ID for the already installed Sanas app.

    reg add "HKLM\SOFTWARE\Sanas.ai\Sanas" /v InstallerID /t REG_SZ /d "<Installer Id>" /f

    Example: reg add "HKLM\SOFTWARE\Sanas.ai\Sanas" /v InstallerID /t REG_SZ /d "XXXX-XXXX-XXXX" /f

  3. Verify the update by navigating to the installation registry (HKEY_LOCAL_MACHINE/SOFTWARE/Sanas.ai/Sanas), and ensure the value of the Installer ID parameter is present.

  4. Close the current Sanas app session if it is already running, and then re-launch it. The app should activate now with Auto-activation.


Support

Need help? Get in touch with our Support Team for assistance.