setup.exe creates broken shortcuts

Corinna Vinschen corinna-cygwin@cygwin.com
Mon Jan 12 15:17:00 GMT 2015


Hi Benjamin,

On Jan 12 22:52, Benjamin Richardson wrote:
> setup.exe creates shortcuts for the terminal that when used, Windows
> complains about missing files.

Not for me, no.

> I've narrowed down the problem to line
> 200 of /setup/desktop.cc:
> 
> #define TARGET          "/bin/mintty"
> 
> needs to be:
> 
> #define TARGET          "/bin/mintty.exe"
> 
> Windows seems to require the file extension for its shortcut target field

Despite the above TARGET having no extension, the shortcut is created
with extension.  In my case (I just tried it again, just to be sure),
the target of the shortcut is created as

  C:\cygwin64\bin\mintty.exe -i /Cygwin-Terminal.ico -

and starting mintty from there works as expected.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin-apps/attachments/20150112/615ca8f4/attachment.sig>


More information about the Cygwin-apps mailing list