From 7d0f1bcb584e2a0b67a29241340082220a4f6952 Mon Sep 17 00:00:00 2001 From: q3aql Date: Fri, 26 Mar 2021 20:56:21 +0100 Subject: [PATCH] More info with CMD installer for Windows/Cygwin --- cygwin/Install.cmd | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/cygwin/Install.cmd b/cygwin/Install.cmd index fdc18f3..d688a96 100644 --- a/cygwin/Install.cmd +++ b/cygwin/Install.cmd @@ -6,6 +6,16 @@ echo ##################################### echo # Welcome to ks-tools installer %VERSION% # echo ##################################### echo. +echo - This installer simply creates a shortcut to the +echo application on your desktop. We recommend that +echo before continuing, make sure you have left the +echo application folder in a place where no one can +echo delete it. +echo. +echo Examples: +echo - C:\ks-tools +echo - C:\Program Files\ks-tools +echo. echo * Press ENTER to continue or Ctrl+C to exit pause > nul echo.