You can refer to the Download section to learn how to get the JavaScript – EJ2 trial or licensed installer.
The frameworks listed below are supported in this installer.
The steps below show how to install the Essential Studio JavaScript – EJ2 installer.
Note: The Installer wizard extracts the syncfusionejs2 (version).exe dialog, which displays the package’s unzip operation.
Login To Install You must enter your Syncfusion email address and password. If you don’t already have a Syncfusion account, you can sign up for one by clicking “Create an account”. If you have forgotten your password, click on “Forgot Password” to create a new one. Once you’ve entered your Syncfusion email and password, click Next.
Use Unlock Key Unlock keys are used to unlock the Syncfusion offline installer, and they are platform and version specific. You should use either Syncfusion licensed or trial Unlock key to unlock Syncfusion JavaScript – EJ2 installer.
The trial unlock key is only valid for 30 days, and the installer will not accept an expired trial key.
To learn how to generate an unlock key for both trial and licensed products, see this Knowledge Base article.
Additional Settings
Note: From the 2021 Volume 1 release, Syncfusion has added the option to uninstall previous versions from 18.1 while installing the new version.
Note: If any version is selected to uninstall, a confirmation screen will appear; if continue is selected, the Progress screen will display the uninstall and install progress, respectively. If none of the versions are chosen to be uninstalled, only the installation progress will be displayed.
Confirmation Alert
Uninstall Progress:
Install Progress
Note: The Completed screen is displayed once the JavaScript – EJ2 product is installed. If any version is selected to uninstall, The completed screen will display both install and uninstall status.
The Syncfusion Essential Studio JavaScript – EJ2 Installer supports installation and uninstallation via the command line.
To install through the Command Line in Silent mode, follow the steps below.
Arguments: “installer file path\SyncfusionEssentialStudio(product)_(version).exe” /Install silent /UNLOCKKEY:“(product unlock key)” [/log “{Log file path}”] [/InstallPath:{Location to install}] [/InstallSamples:{true/false}] [/InstallAssemblies:{true/false}] [/UninstallExistAssemblies:{true/false}] [/InstallToolbox:{true/false}]
Note: [..] – Arguments inside the square brackets are optional.
Example: “D:\Temp\syncfusionejs2x.x.x.x.exe” /Install silent /UNLOCKKEY:“product unlock key” /log “C:\Temp\EssentialStudioPlatform.log” /InstallPath:C:\Syncfusion\x.x.x.x /InstallSamples:true /InstallAssemblies:true /UninstallExistAssemblies:true /InstallToolbox:true
Note: x.x.x.x should be replaced with the Essential Studio version and the Product Unlock Key needs to be replaced with the Unlock Key for that version.
Syncfusion Essential JavaScript – EJ2 can be uninstalled silently using the Command Line.
Arguments: “Copied installer file path\ syncfusionejs2(version).exe” /uninstall silent Example: “D:\Temp\syncfusionejs2x.x.x.x.exe” /uninstall silent