curl-users
Re: Major Headache
From: Dale Holden <daleholden_at_gmail.com>
Date: Wed, 29 Aug 2007 21:45:15 +0100
Date: Wed, 29 Aug 2007 21:45:15 +0100
Done it guys the bat files were right i had the wrong curl application
-- Thank You Dale HOLDEN On 29/08/2007, Dale Holden <daleholden_at_gmail.com> wrote: > > I used this package here <http://curl.haxx.se/latest.cgi?curl=win32-nossl> > > -- > Thank You > Dale HOLDEN > > On 29/08/2007, Dale Holden <daleholden_at_gmail.com> wrote: > > > > I have downloaded the correct 1, but strangely if i try to run it comes > > up with error > > > > "C:\Program Files\Launchy\Utilities\Launchy Batch Plug-ins > echo off > > 'curl' is not recognized as internal or external command, operable program > > or batch file" > > > > echo off > > cd c:\ > > cmd /c c:\windows\curl --basic --user username:password --data > > status="dgcal %*" http://twitter.com/statuses/update.xml > > Echo Exiting... > > > > Nothing works from Launchy but from Twitter it does send??? > > > > > > -- > > Thank You > > Dale HOLDEN > > > > On 29/08/2007, Dale Holden < daleholden_at_gmail.com> wrote: > > > > > > Just put this in echo off > > > cd c:\ > > > cmd /c c:\windows\curl --basic --user username:password --data > > > status="dgcal %*" http://twitter.com/statuses/update.xml > > > Echo Exiting... > > > > > > Still not working ??? > > > > > > -- > > > Thank You > > > Dale HOLDEN > > > > > > On 29/08/2007, Dan Fandrich < dan_at_coneharvesters.com> wrote: > > > > > > > > On Wed, Aug 29, 2007 at 04:40:02PM +0100, Dale Holden wrote: > > > > > Cheers but no joy i have tried the following combinations :( > > > > > > > > > > echo off > > > > > cd c:\ > > > > > cmd/c c:\windows\curl.exe --basic --user username:password --data > > > > status="d > > > > > gcal %*" http://twitter.com/statuses/update.xml" > > > > > Echo Exiting... > > > > > > > > I hope this isn't too obvious a question, but have you actually > > > > downloaded > > > > a curl binary? The path above has to point to the curl.exe that you > > > > downloaded. If it still doesn't work, you may be missing some > > > > DLLs. Try > > > > another curl binary without those DLL dependencies in that case > > > > (it's > > > > probably easier than trying to find the missing DLLs). > > > > > > > > >>> Dan > > > > -- > > > > http://www.MoveAnnouncer.com The web change of address > > > > service > > > > Let webmasters know that your web site has moved > > > > > > > > > > > > >Received on 2007-08-29