I've tried passing eveything into the name attribute ... it doesn't work.
I'm running one project in command line mode because we're using mapped
network drives which are not available to services in Windows 2003. What a
pain in my *ss. I know there are other work arounds for services, but I'm
using this for now... but maybe not for long if I have more problems like
this. Grr!
Jon
_____
From: Dave Watts [mailto:[EMAIL PROTECTED]
Sent: Friday, July 02, 2004 1:42 PM
To: CF-Talk
Subject: RE: I'm so frustrated - Can somebody make my day? (cfexecute)
> What I'm really trying to do is encrypt a file like this:
>
> C:\>C:\pgp\pgp.exe -e O:\temp\abc.txt MYTESTKEY
>
> This command works on the command line... but now matter what
> I've tried, I just won't work. I've tried about 25 variations
> of <cfexecute> calls ...
> calling the tag in various ways. I've also tried
> <cfx_execute>, but still, it doesn't work.
Have you tried specifying "c:\pgp\pgp.exe" as the CFEXECUTE NAME attribute?
> I think that this has to do with the fact that I'm running
> CFMX in command line mode... not as a service.
Out of curiosity, why are you doing this? I don't see why it would make a
difference, though, except that you might be running CFMX within your own
user account rather than within a different user account.
Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
phone: 202-797-5496
fax: 202-797-5444
_____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

