public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Andrey Repin <anrdaemon@yandex.ru>
To: "G. Wong" <gwong589@gmail.com>, cygwin@cygwin.com
Subject: Re: Installing latest Cygwin setup on Win7 Prof system fails to correctly setup Cygwin64 Terminal shortcut...
Date: Tue, 29 Mar 2022 17:25:55 +0300	[thread overview]
Message-ID: <56021491.20220329172555@yandex.ru> (raw)
In-Reply-To: <CAM9JQpnvFKujfoWrHub+Q7QWoxjAjko3Fecu6MW-bN5_q6VBkg@mail.gmail.com>

Greetings, G. Wong!

> Hi,
> After installing Cygwin via setup-x86_64.exe, it creates a Cygwin64
> Terminal shortcut on the desktop but no target is defined in it.  Clicking
> on the shortcut obviously fails to start a shell console.
> I did install the cygwin64 root directory to a different drive letter,
> D:\cygwin64, instead of default C: drive.
> In the cygwin64 directory, a batch file, Cygwin.bat, is there where running
> it in a Windows cmd console will start a bash shell.
> The main cmd in the batch file does a change directory from an environment
> variable that doesn't exist:
> cd /d "%~dp0bin" && .\bash --login -i

"%~dp0" is a disk+path (including the trailing slash) from script name itself.
It ALWAYS exists.       

> Setup log in /var/log doesn't show a failed setup issue.
> Also, the Windows Start menu for Cygwin also has same bad link to start the
> terminal.

> -George

Make sure you have bash.exe in your /bin directory.


-- 
With best regards,
Andrey Repin
Tuesday, March 29, 2022 17:22:23

Sorry for my terrible english...


      reply	other threads:[~2022-03-29 14:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-29  5:01 G. Wong
2022-03-29 14:25 ` Andrey Repin [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=56021491.20220329172555@yandex.ru \
    --to=anrdaemon@yandex.ru \
    --cc=cygwin@cygwin.com \
    --cc=gwong589@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).