The following comment has been added to this issue:
Author: Peter Nabbefeld
Created: Tue, 10 Aug 2004 6:28 AM
Body:
Windows is not Unix, and batch files cannot always be executed when exe files are
expected. Also, some programs seem to use the PATH variable to search for their
li
The following comment has been added to this issue:
Author: Jerome Lacoste
Created: Tue, 10 Aug 2004 5:55 AM
Body:
OK links don't work completely (I remembered there was something tricky about it),
that's why I said to add batch files to wrapp your commands.
%PROGRAMFILES% is use
The following comment has been added to this issue:
Author: Brant Gurganus
Created: Mon, 9 Aug 2004 10:41 AM
Body:
On Windows, one primary source of a CVS client is Cygwin. Putting Cygwin's path into
the PATH environment variable when a program has a Cygwin and an native version.
The following comment has been added to this issue:
Author: Peter Nabbefeld
Created: Mon, 9 Aug 2004 10:31 AM
Body:
On Unixes You're right, linking helps really much. On Windows it's a fake, working
only with the start menu. BTW: I don't think, that it will take more than about on
The following comment has been added to this issue:
Author: Jerome Lacoste
Created: Mon, 9 Aug 2004 10:20 AM
Body:
I vote against. I've never had such long PATHS on windows.
On Unices most user apps are in /usr/bin or /usr/local/bin. And it's possible to work
out something simila