Re: Minor bugfix for setup.exe - missing call to backslash() in desktop.cc

2002-04-26 Thread Earnie Boyd
You can avoid this by attaching a file with a .txt suffix. Earnie. Max Bowsher wrote: > > This adds a backslash() call to fix strange behaviour when creating the Cygwin > link on the start menu. > Currently, the link is created with name 'Programs/Cygwin/Cygwin Bash > Shell.lnk'. NB: those are

Minor bugfix for setup.exe - missing call to backslash() in desktop.cc

2002-04-26 Thread Max Bowsher
This adds a backslash() call to fix strange behaviour when creating the Cygwin link on the start menu. Currently, the link is created with name 'Programs/Cygwin/Cygwin Bash Shell.lnk'. NB: those are slashes in the filename, not directory separators. It's a minor bug, because once Windows notices t