Cannot deploy as all-user addin

Add-in Express™ Support Service
That's what is more important than anything else

Cannot deploy as all-user addin
 
steve wong




Posts: 1
Joined: 2016-09-26
I have a outlook Add-in. And I would like to deploy it to all-user.

The attribute "RegisterForAllUsers" is set to True. Below is the loaderSettings in adxloader.dll.manifest.

<loaderSettings generateLogFile="true" shadowCopyEnabled="false" privileges="administrator" minOfficeVersionSupported="12" />

I find that the msi file will only installed to appdata instead of programfile. Also only HKCU Registry found.

Is there any setting I missed?
Posted 28 Sep, 2016 21:30:29 Top
Andrei Smolin


Add-in Express team


Posts: 18830
Joined: 2006-05-11
Hello Steve,

Check section Deploying a per-machine Office extension via an MSI installer, see the PDF file in the folder {Add-in Express}\Docs on your development PC.


Andrei Smolin
Add-in Express Team Leader
Posted 29 Sep, 2016 06:33:47 Top