This one produced the error file attached with Windows XP.

*********** REPLY SEPARATOR  ***********

On 12/21/2002 at 12:12 AM Marino Duregon wrote:

>or this
http://www.users.qwest.net/~weissj/Cygwin/CygwinAddons.html
>
>cheers
>
>Marino
>----- Original Message -----
>From: "Bruce Eckel" <[EMAIL PROTECTED]>
>To: "John Morrison" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
>Sent: Friday, December 20, 2002 6:06 PM
>Subject: RE: Request for bashhere.inf
>
>
>> The attached is the only one I seem to have, but I know there
was
>> another one floating around which seemed a bit better. The
problem
>> is that I don't know much about INF files (seems to be an arcane
>> knowledge) so I don't know how good/bad this one is, but I think
>> it's what I'm currently using. However, I suspect that if it was
>> added to the distribution there might be some folks who know
more
>> about it that could fix it up. It really is a useful tool.
>>
>> *********** REPLY SEPARATOR  ***********
>>
>> On 12/18/2002 at 7:06 PM John Morrison wrote:
>>
>> >> From: Bruce Eckel
>> >
>> >Hi, nice to see you somewhere other than the Apache FOP list ;)
>> >
>> >> I use the "bash prompt here" tool all the time, but I've had
to
>> >> rely on some rather transient versions, and sometimes
>> self-hacked
>> >> approaches.
>> >
>> >It's not something I usually use, but...
>> >
>> >> I was hoping that you folks might consider putting a
>> well-written
>> >> one as part of the standard distribution, so everyone could
>> >> benefit. Just hoping...
>> >
>> >If you package it I'm sure it will be considered by the powers
>> >that be :)
>> >
>> >J.
>> >
>> >> PS: page 28 of the third edition of "Thinking in Java" sings
the
>> >> praises of Cygwin.
>> >
>> >I'm sure good press is always welcome :)
>>
>>
>>
>> Most current information can be found at:
>> http://www.mindview.net/Etc/notes.html
>> ===================
>> Bruce Eckel    http://www.BruceEckel.com
>> Contains free electronic books: "Thinking in Java 2e" &
"Thinking
>> in C++ 2e"
>> Please subscribe to my free newsletter -- just send any email
to:
>> [EMAIL PROTECTED]
>> My schedule can be found at:
>> http://www.mindview.net/Calendar
>> ===================
>>
>>
>
>
>-------------------------------------------------------------------
---------
>----
>
>
>> --
>> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
>> Bug reporting:         http://cygwin.com/bugs.html
>> Documentation:         http://cygwin.com/docs.html
>> FAQ:                   http://cygwin.com/faq/



Most current information can be found at:
http://www.mindview.net/Etc/notes.html
===================
Bruce Eckel    http://www.BruceEckel.com
Contains free electronic books: "Thinking in Java 2e" & "Thinking
in C++ 2e"
Please subscribe to my free newsletter -- just send any email to:
[EMAIL PROTECTED]
My schedule can be found at:
http://www.mindview.net/Calendar
===================

$ ./install

This will install a "Cygwin Prompt Here" shell extension the will act like
Microsoft's "Command Prompt Here" (DosHere) Power Toy. This extension was
designed to insulate you from cygwin upgrades by not modifying any of the
distributed files nor making any assumptions about them except for the
existence of certain tools (regtool, cygpath, cut, cat, grep, sed and, of
course bash).

This 'install' will adapt to the version of Windows that you are using and
locate your cygwin root directory. It will modify the registry entries for
Drives and Directories under HKEY_CLASSES_ROOT, add a cygwin_indir.bat file in
your cygwin root directory and append a few lines to your .bashrc.

The changes to your .bashrc will only be executed if you are running under
cygwin (I share my .bashrc with my Unix box.)

Would you like to continue? [y/n]
y

Unknown key prefix.  Valid prefixes are:
        root
        HKCR
        HKEY_CLASSES_ROOT
        config
        HKCC
        HKEY_CURRENT_CONFIG
        user
        HKCU
        HKEY_CURRENT_USER
        machine
        HKLM
        HKEY_LOCAL_MACHINE
        users
        HKU
        HKEY_USERS
Usage: cygpath (-d|-m|-u|-w|-t TYPE) [-c HANDLE] [-f FILE] [options] NAME
       cygpath [-ADHPSW]
Output type options:
  -d, --dos             print DOS (short) form of NAME (C:\PROGRA~1\)
  -m, --mixed           like --windows, but with regular slashes (C:/WINNT)
  -u, --unix            (default) print Unix form of NAME (/cygdrive/c/winnt)
  -w, --windows         print Windows form of NAME (C:\WINNT)
  -t, --type TYPE       print TYPE form: 'dos', 'mixed', 'unix', or 'windows'
Path conversion options:
  -a, --absolute        output absolute path
  -l, --long-name       print Windows long form of NAME (with -w, -m only)
  -p, --path            NAME is a PATH list (i.e., '/bin:/usr/bin')
  -s, --short-name      print DOS (short) form of NAME (with -w, -m only)
System information:
  -A, --allusers        use `All Users' instead of current user for -D, -P
  -D, --desktop         output `Desktop' directory and exit
  -H, --homeroot        output `Profiles' directory (home root) and exit
  -P, --smprograms      output Start Menu `Programs' directory and exit
  -S, --sysdir          output system directory and exit
  -W, --windir          output `Windows' directory and exit
Try `cygpath --help' for more information.grep: /usr/bin/%HOMEDRIVE%%HOMEPATH%/
bashrc: No such file or directory
[: 0: unknown operand
Unknown key prefix.  Valid prefixes are:
        root
        HKCR
        HKEY_CLASSES_ROOT
        config
        HKCC
        HKEY_CURRENT_CONFIG
        user
        HKCU
        HKEY_CURRENT_USER
        machine
        HKLM
        HKEY_LOCAL_MACHINE
        users
        HKU
        HKEY_USERS

The installation is completed. Sometimes after running this install Windows
will give an "Access denied..." message when trying to start the shell.
If this occurs, updating the timestamp on the batch file used to start
the shell ('\cygwin.bat' or
'\cygwin_indir.bat') usually fixes the problem.

Enjoy,
Glen Coakley


Owner@FS-HPXP /usr/src/CygwinPromptHere
$
--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Reply via email to