> Well, nothing works for me - not from within TB. I cannot tell TB
> which version of PGP I have. The options are for 5, 6, 7, and 8. And
> when I check that anyway, then TB cannot find my PGP preferences or
> key manager. So, essentially, I must manage all of my
> encryption/decryption from the PGP tray and not from within TB.
Just discovered some more stuff with this:
I got it to work.
PGP9 uses an xml file to store it's configuration data. PGP8 used a text
file. So I created a text file and put the following lines:
PublicKeyringFile=K:\Documents\PGP\pubring.pkr
PrivateKeyringFile=K:\Documents\PGP\secring.skr
Pubring=K:\Documents\PGP\pubring.pkr
Secring=K:\Documents\PGP\secring.skr
TB!'s support will not work without the latter two. All the keysigning,
verifying etc. now works.
I can bring up the PGP options from within TB!. However, in cannot bring
up PGPKeys, which isn't surprising. There's no PGPKeys, but now, Open PGP
Desktop from which you can open your PGPKeyring. It now has support for
multiple Keyrings and other things. So there's now a main interface from
which all things are done/configured.