public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* VB script error in Cygwin
@ 2012-07-25  7:25 Eric Padriquez
  2012-07-25 11:06 ` Csaba Raduly
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Eric Padriquez @ 2012-07-25  7:25 UTC (permalink / raw)
  To: cygwin

Hi, we have a VB script that is working fine when run in command prompt.
However we encounter when we run the VB script in Cygwin by using shell
script to invoke VB.  We've tried to use cscript and cygstart but also
encounter error.  Thanks!
Error: attach_sendmail.vbs(52, 1) CDO.Configuration.1: The specified
module could not be found.
Code: 8007007E
Commands tried:
cscript.exe <Path>/attach_sendmail.vbs "${EMAIL_SUBJECT}" "${EMAIL_TO}" "<Path>/email_msg.3592.mail" "<Attached file>"
cygstart <Path>/attach_sendmail.vbs "${EMAIL_SUBJECT}" "${EMAIL_TO}" "<Path>/email_msg.3592.mail" "<Attached file>"

--
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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2012-07-26 14:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-25  7:25 VB script error in Cygwin Eric Padriquez
2012-07-25 11:06 ` Csaba Raduly
2012-07-25 15:07 ` Andrew DeFaria
2012-07-25 18:55 ` Aaron Schneider
2012-07-26 14:25 ` Keith Christian
2012-07-26 14:43   ` Andrew DeFaria

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).