X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KHOP_THREADED,MSGID_FROM_MTA_HEADER,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org Message-ID: Date: Wed, 25 Jul 2012 20:55:15 +0200 From: Aaron Schneider User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20120713 Thunderbird/14.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: VB script error in Cygwin References: <1343201120 DOT 87444 DOT YahooMailNeo AT web162104 DOT mail DOT bf1 DOT yahoo DOT com> In-Reply-To: <1343201120.87444.YahooMailNeo@web162104.mail.bf1.yahoo.com> Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On 25/07/2012 9:25, Eric Padriquez wrote: > 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 /attach_sendmail.vbs "${EMAIL_SUBJECT}" "${EMAIL_TO}" "/email_msg.3592.mail" "" > cygstart /attach_sendmail.vbs "${EMAIL_SUBJECT}" "${EMAIL_TO}" "/email_msg.3592.mail" "" > Could you attach a copy of the files replacing sensitive data? -- 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