Re: [Gpg4win-devel] GpgEX for 64 bit Windows test version

2013-06-25 Thread Josef Schneider
On Mon, Jun 24, 2013 at 6:14 PM, Werner Koch w...@gnupg.org wrote:

 I need to check how to access the default browser.  It uses the class ID
 of InternetExplorer.Application to lookup IWebBrowser2.

Usually just with ShellExecute and Windows figures out the details!
http://support.microsoft.com/kb/224816/en-us

Best regards,
Josef Schneider

___
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users


Re: [Gpg4win-devel] GpgEX for 64 bit Windows test version

2013-06-25 Thread Werner Koch
On Tue, 25 Jun 2013 09:38, jo...@netpage.dk said:

 Usually just with ShellExecute and Windows figures out the details!

I do this way in GpgOL.  However Marcus decided for soemthing different
in GpgEX.  I have a dark recollection that this was due to problems with
Explorer plugins.

The problem seems to appear because the helpfile is not installed or
found and thus the fallback to the website is used.  For privacy reasons
I even consider to remove this fallback and put up a message instead.


Shalom-Salam,

   Werner

-- 
Die Gedanken sind frei.  Ausnahmen regelt ein Bundesgesetz.


___
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users


Re: [Gpg4win-devel] GpgEX for 64 bit Windows test version

2013-06-24 Thread Josef Schneider
On Mon, Jun 24, 2013 at 10:01 AM, Werner Koch w...@gnupg.org wrote:
 Hi!

 I just uploaded a test version of GpgEX (the GnuPG Explorer Plugin) for
 Windows 64 bit.  This is just the bare standalone DLL without an
 installer.  If you are using a 64 bit Windows system with Gpg4win, you
 may want to test this DLL:

Hi, I tried all of the possible functions work.
The only problem I found is, that help asks for Admin rights. And if
the rights are granted, it starts Internet Explorer, not the default
browser!
All of this on Windows 8 Pro 64bit German

Best regards,
Josef

___
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users


Re: [Gpg4win-devel] GpgEX for 64 bit Windows test version

2013-06-24 Thread Werner Koch
On Mon, 24 Jun 2013 16:09, jo...@netpage.dk said:

 Hi, I tried all of the possible functions work.

Thanks.

 The only problem I found is, that help asks for Admin rights. And if
 the rights are granted, it starts Internet Explorer, not the default
 browser!

I need to check how to access the default browser.  It uses the class ID
of InternetExplorer.Application to lookup IWebBrowser2.

Might it be that Windows asks for Adim rights because it uses Internet
Explorer for the first time?  I can't replicate that on my Windows 7
box.

 All of this on Windows 8 Pro 64bit German

Great, at least some stuff works on Windows 8.


Shalom-Salam,

   Werner

-- 
Die Gedanken sind frei.  Ausnahmen regelt ein Bundesgesetz.


___
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users