Scheduled service maintenance on November 22


On Friday, November 22, 2024, between 06:00 CET and 18:00 CET, GIN services will undergo planned maintenance. Extended service interruptions should be expected. We will try to keep downtimes to a minimum, but recommend that users avoid critical tasks, large data uploads, or DOI requests during this time.

We apologize for any inconvenience.

Bez popisu

Achilleas Koutsou 4ac97fe63b gin commit from Platinum před 5 roky
.gitignore 4980869856 gin upload from Gray před 6 roky
README.md 8955995aa2 gin commit from Platinum před 5 roky
Setup.msi 8955995aa2 gin commit from Platinum před 5 roky
build.json 8955995aa2 gin commit from Platinum před 5 roky
config.yml 4ac97fe63b gin commit from Platinum před 5 roky
etags 8955995aa2 gin commit from Platinum před 5 roky
instructions.md 15da42f648 gin upload from Gray před 6 roky
setup.exe a7a2af9b35 gin upload from win7-64bit před 6 roky
updatefiles.py 4ac97fe63b gin commit from Platinum před 5 roky
version 8955995aa2 gin commit from Platinum před 5 roky

README.md

GinUI installer files

  1. Download both setup.exe and Setup.msi to a local directory.
  2. Run setup.exe and follow the steps.
  3. At the end of the installation, you will be asked to install Dokan. This is required for the application to work.
    • If Dokan is already installed, you may skip this step by either unchecking the checkbox or cancelling the Dokan (un)install window that will appear.

Version 1.0.13

The current version of the setup files corresponds to:

updatefiles.py

The updatefiles.py script can be used to update this repository with the latest information. It performs the following actions:

  • Updates the local clone of the repository
  • Downloads the latest setup files from Appveyor
  • Updates the README with the latest version info (commit ID and message)
  • Uploads changes to the repository