This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: antrun versus wsl versus cygwin


On 17.02.2019 14:11, Franz Fehringer wrote:
> Hi all (half off topic),
> 
> I have installed (on a Windows 10 1809 system) both Cygwin and WSL (only
> the Windows component, no real Linux distribution yet).
> This scenario gives me a strange problem with antrun: With <exec
> executable="bash"> i always get the WSL bash instead of the Cygwin one,
> although Cygwin is first in PATH (both Cygwin PATH and Windows PATH),
> even so if C:/Windows/System32 (location of WSL bash) is not in the
> (Cygwin) PATH at all.

Tried looking in
"HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths"
,
"HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\App Paths"
and
"HKEY_CLASSES_ROOT\Applications\"
? They might have bash.exe in them. Also, what happens if you create a symlink
mybash.exe, that points to cygwin bash.exe? Would mybash.exe invoke the right bash?

Attachment: signature.asc
Description: OpenPGP digital signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]