Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note

You must have version 23.0 1 installed to patch with any ads-23.01.XX-patch.zip files. 23.01.XX = Latest build version Change Log

...

  1. Move your C:\Program Files\Aqua Data Studio\lib\ads.jar file and C:\Program Files\Aqua Data Studio\lib\aqua-lib.jar file to C:\backup_folder\
  2. Download "http://www.aquafold.com/download/v23.01.0/ads-23.01.XX-patch.zip" and copy the contents of the unzipped directory into C:\Program Files\Aqua Data Studio\lib\
  3. Run Aqua Data Studio through your shortcut or datastudio script.

...

  1. Download "http://www.aquafold.com/download/v23.01.0/ads-23.01.XX-patch.zip"
  2. Unzip and copy the contents of the included directory.
  3. You may then paste its contents into your [DATASTUDIO_INSTALL]/lib/ directory, overwriting the same-named files.

...

  1. Download "http://www.aquafold.com/download/v23.01.0/ads-23.01.XX-patch.zip"
  2. Unzip and copy the contents of the directory.
  3. Find your current Application icon of Aqua Data Studio. Right-click on it and select "View package contents".
  4. Navigate to Contents/Java/
  5. Drag the contents of ads-23.01.XX-patch.zip into the folder and choose "Replace" when you get a prompt.

...

  1. Download "http://www.aquafold.com/download/v23.01.0/ads-23.01.XX-patch.zip" to your Desktop.
  2. Unzip its contents.
  3. Open a Terminal window and issue the following copy command:

    Code Block
    If Aqua Data Studio is located on your Desktop... 
    ==> cp -R ~/Desktop/ads-23.01.XX-patch/ ~/Desktop/"Aqua Data Studio.app"/Contents/Java/ 
    
    If Aqua Data Studio is located in your Applications folder... 
    ==> cp -R ~/Desktop/ads-23.01.XX-patch/ /Applications/"Aqua Data Studio.app"/Contents/Java/