설명 없음

Achilleas Koutsou addc975a74 gin commit from Platinum 3 년 전
.gitignore 4980869856 gin upload from Gray 6 년 전
README.md addc975a74 gin commit from Platinum 3 년 전
Setup.msi 42c0663040 gin commit from Platinum 3 년 전
WinGIN-install.exe 57d88a403b Setting files unlocked 4 년 전
build.json 42c0663040 gin commit from Platinum 3 년 전
config.yml 4ac97fe63b gin commit from Platinum 5 년 전
etags 42c0663040 gin commit from Platinum 3 년 전
instructions.md 99e9a8b39f gin commit from Platinum 5 년 전
updatefiles 389d3f827d Keep files unlocked 3 년 전
version 42c0663040 gin commit from Platinum 3 년 전

README.md

WinGIN installer files

  1. Download both WinGIN-install.exe and Setup.msi to a local directory.
  2. Run WinGIN-install.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.
  4. Launch WinGIN and wait for it to download and extract GIN CLI. This will only happen on first launch after a new installation.

Version 1.2.127

The current version of the setup files corresponds to:

./updatefiles

The ./updatefiles 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