public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Brian Inglis <Brian.Inglis@SystematicSw.ab.ca>
To: cygwin@cygwin.com
Subject: Re: Installing python's pypiwin32
Date: Fri, 08 Apr 2016 03:53:00 -0000	[thread overview]
Message-ID: <loom.20160408T054104-912@post.gmane.org> (raw)
In-Reply-To: <570244A1.20302@bellsouth.net>

Dennis Putnam <dap1 <at> bellsouth.net> writes:
> On 4/4/2016 5:53 AM, Marco Atzeri wrote:
> > On 04/04/2016 11:28, Dennis Putnam wrote:
> >> I'm trying to install pypiwin32  and have hit a stone wall. That module
> >> wants _winreg so I installed cygwinreg. However, I cannot find a way to
> >> tell pip to use cygwinreg rather than _winreg. Is there a way to alias
> >> or some way to get pip to use the right module? TIA.
> > I doubt the package is cygwin compatible
> If that is the case then is there another way to open message boxes
> without running Xwin?

If you don't care how you do it, while looking for an alternative to XP cmd
msg, found http://stackoverflow.com/a/8965189:

$ mshta "javascript:alert('Message\n\nMultiple\nLines\ntoo\!');close();"

Works on Win7 at least, as long as you don't strip .../Windows/system32 from
PATH.

More suggestions and variations at: 
http://stackoverflow.com/questions/12514475/how-can-you-create-pop-up-messages-in-a-batch-script



--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

      parent reply	other threads:[~2016-04-08  3:53 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-04-04  9:28 Dennis Putnam
2016-04-04  9:53 ` Marco Atzeri
2016-04-04 10:40   ` Dennis Putnam
2016-04-04 11:05     ` Ray Donnelly
2016-04-04 12:32       ` Dennis Putnam
2016-04-04 13:05         ` Dennis Putnam
2016-04-04 14:04           ` Ray Donnelly
2016-04-08  3:53     ` Brian Inglis [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=loom.20160408T054104-912@post.gmane.org \
    --to=brian.inglis@systematicsw.ab.ca \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).