WiX installer for two install scopes (per machine, per user) from same MSI

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

WiX installer for two install scopes (per machine, per user) from same MSI
 
Sandun Tharaka


Guest


Hello,

In my current project I am handling two installer projects, so rather than doing this
I want to create setup project when installing user can select which environment (per machine or per user).

Is there documentation to achieve this task?

Thanks
Tharaka
Posted 18 Apr, 2019 05:14:27 Top
Andrei Smolin


Add-in Express team


Posts: 18818
Joined: 2006-05-11
Hello Tharaka,

Please check section Dual-Purpose Installers, see the PDF file in the folder {Add-in Express}\Docs on your development PC.


Andrei Smolin
Add-in Express Team Leader
Posted 18 Apr, 2019 06:10:21 Top
Sandun Tharaka


Guest


Hello Andrei,

Thank you,
when creating dual purpose project, which option Do i need to select in Addin module(RegisterAllusers)?

Thanks
Posted 18 Apr, 2019 06:46:09 Top
Andrei Smolin


Add-in Express team


Posts: 18818
Joined: 2006-05-11
Set RegisterAllusers = false. Make sure adxloader.dll.manifest is writable while you do this change.


Andrei Smolin
Add-in Express Team Leader
Posted 18 Apr, 2019 07:04:17 Top
Sandun Tharaka


Guest


Thank you!
Posted 18 Apr, 2019 07:05:59 Top