You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

Install ADS in Windows OS

Download the installer

The first step is to download the Windows Installer from the Customer Support Portal

Installing Aqua Data Studio

Launch the installer once the installer is downloaded, double-click it to begin the installation process.

dowloaded_installer.png

The installer is code-signed with a code-signing certificate to insure that the installer actually comes from IDERA, Inc. and that the installer has not been altered. Each new version of the installer may be signed with a new code-signing certificate since our certificate usually expires on a yearly basis.

Due to an update in the Microsoft Defender SmartScreen technology, you may see a warning popup when you launch the installer.

SmartScreen.png

This happens when an installer is signed with a new code-signing certificate that has not been circulated long enough to gain enough "reputation".

Click More info link to show the Publisher of the installer.

MoreInfo.png

Make sure that the publisher is "Idera, Inc." and click the Run anyway button to launch the installer.

You may be presented with the User Account Control (UAC) screen.

uac.png

Click Yes to allow Aqua Data Studio to be installed on this computer.

Select the language of the installer.

installer_language.png

Agree to the License Agreement.

installer_license_agreement.png

Select an installation directory.

installer_destination.png

If you have already installed a previous version of Aqua Data Studio, it is best to install the newest version in a different directory (the installer will pick a new directory by default). 

Aqua Data Studio will automatically detect all of the settings of your previous installation, including the license information.

Launching Aqua Data Studio

Notice that there are two installations of Aqua Data Studio in the screenshot below. This illustrates how it is possible to have a current version and an older version installed. The two cannot be run simultaneously.

aqua-data-studio-versions.png


Launching from the command line

Once it is installed, it can also be launched from the command line, using the java virtual machine pre-bundled with the application, or using the java virtual machine previously installed on the computer.

To launch Aqua Data Studio using its bundled Java Virtual Machine from the command prompt, run:

Windows 10, Windows 8.1 64-bit, Windows 7 64-bit, Windows Vista 64-bit, and Windows XP Pro 64-bit

C:\>"Program Files\Aqua Data Studio 20.0 - 64bit\datastudio-bundled.bat"

32-bit versions of Windows 8.1, and Windows 7

C:\>"Program Files (x86)\Aqua Data Studio 20.0 - 32bit\datastudio-bundled.bat"

datastudio_bundled_bat.png

Launching from the command line and using a pre-installed Java Virtual Machine

If you wish to run Aqua Data Studio with the Java Virtual Machine that already existed on your computer, run the following from the command prompt:

Windows 10 64-bit, Windows 8.1 64-bit, and Windows 7 64-bit

C:\>"Program Files\Aqua Data Studio 20.0 - 64bit\datastudio.bat"

32-bit versions of Windows 8.1 and Windows 7

C:\>"Program Files (x86)\Aqua Data Studio 20.0 - 32bit\datastudio.bat"

datastudio_bat_32bit.png

Running Aqua Data Studio without installing - Using the ZIP (without installer)  version

Download the Compressed Zip (.zip) version from Customer Support Portal

Decompress/Unarchive/Unzip Package - Next step is to decompress and unarchive the package. You need to open the package file with Winzip or Windows' built-in extraction tool and decompress it into a selected directory.

zip-extract-datastudio.png

To launch Aqua Data Studio from the directory it has been extracted to, double click on datastudio.exe,

zip-datastudio-folder.png

Just like the installed version, it is possible to run datastudio-bundled.bat to run the Java Virtual Machine bundled within Aqua Data Studio .zip version.

zip-datastudio-bundled.png

If you wish to run Aqua Data Studio with the Java Virtual Machine that already existed on your computer, run datastudio.bat.

zip-datastudio-bat.png

  • No labels