Hi,
I am using ThunderbirdPortable https://portableapps.com/apps/internet/thunderbird_portable with engimail.
OpenPGP -> preferences (folder name is rgo):
It is D:\Programme\Thunderbird\ano,go\App\gpg\gpg.exe
Should be D:\Programme\Thunderbird\ano\rgo\App\gpg\gpg.exe
OpenPGP -> preferences (folder name is go):
It is D:\Programme\Thunderbird\ano\go\App\gpg\gpg.exe
What`s the problem? The \r seams to make problems. It`s then ,go and not rgo for example but it should be rgo.
It`s just a little bug and can be work around if you are not using \r. But I guess that`s just a simple escape error so a fix would be nice if possible.
a Hard Return character in Windows. However, a newline character is \r\n so it won't make a new line.
----
Ryan McCue
Santa: Ho Ho Ho!
Kim: Yes, thank you Santa, I am.
(Kath and Kim)
"If you're not part of the solution, you're part of the precipitate."
Forward slashes must be escaped. (\\)
Vintage!
But there's no way to do this in NSIS.
In PHP it's simply
addslashes($string);
----
Ryan McCue
Person 1: Oh my god. You will never believe what just happened.
Person 2: What?
Person 1: I can't remember, I've forgotten.
"If you're not part of the solution, you're part of the precipitate."