Opened on 10/10/2016 at 01:34:55 PM

Last modified on 10/27/2016 at 10:21:16 AM

#4511 new change

Distribute ABP for IE through Windows Store

Reported by: oleksandr Assignee:
Priority: P4 Milestone:
Module: Adblock-Plus-for-Internet-Explorer Keywords:
Cc: oleksandr Blocked By:
Blocking: Platform: Internet Explorer
Ready: no Confidential: no
Tester: Unknown Verified working: no
Review URL(s):

Description

Background

Currently we are distributing the binaries of ABP for IE from our download servers. It would be great if we were able to offload that to Windows Store. It would increase the awareness and also take off some of the load from our download servers.

What to change

Submit an installer of ABP for IE into the Windows Store.

Attachments (0)

Change History (3)

comment:1 Changed on 10/10/2016 at 01:51:32 PM by oleksandr

After trying out Project Centennial (aka Desktop Bridge). The problem with it is that it is using containers and so it expects our Windows Store app to run in a container. We of course cannot support that because we need to be registered as a global COM object among the rest. Here is a list of current requirements, among which there are these:

  • Your app's modules are loaded in-process to processes that are not in your AppX package. This isn't permitted
  • Your app modifies the HKEY_LOCAL_MACHINE (HKLM) registry hive. Any attempt by your app to create an HKLM key, or to open one for modification, will result in an access-denied failure.
  • Your app exposes COM objects or GAC assemblies for use by other processes. In the current release, your app cannot expose COM objects or GAC assemblies for use by processes originating from executables external to your AppX package.
Last edited on 10/10/2016 at 01:52:47 PM by oleksandr

comment:2 Changed on 10/27/2016 at 10:20:45 AM by kzar

  • Blocking 4579 added

comment:3 Changed on 10/27/2016 at 10:21:16 AM by kzar

  • Blocking 4579 removed

Add Comment

Modify Ticket

Change Properties
Action
as new .
as The resolution will be set. Next status will be 'closed'.
to The owner will be changed from (none).
Next status will be 'reviewing'.
 
Note: See TracTickets for help on using tickets.