Try creating an environment variable called GNUPGHOME and set the value to something like C:\gnupghome and then put all of your keyring stuff in there instead of the default location under C:\Documents and Settings\[username]\Application Data\gnupg. Then try it again.
***************** Ken Ferguson 214.636.6126 ***************** Hon-Cheong Chan wrote: > Hi, > I am trying to execute this line: > <cfexecute name="c:\gnupg\gpg.exe" arguments="--fingerprint" timeout="50" > outputfile="c:\gnupg\test2. > file"> > </cfexecute> > to no avail. The file is generated wtih no content. Even though I could run > it successfully at the > command line. > Also, if I use the variable attribute and do a cfdump, it outputs an [empty > string]. > > Any idea to what else I should I tried? > > > Thanks for your help, > Hon > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/cf_lists/message.cfm/forumid:4/messageid:246561 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

