[wix-users] MSI for a "SCCM console extension" (i.e. a plugin)
Anthony LaMark
anthony at squadratechnologies.com
Thu Jul 2 18:19:43 PDT 2020
Hi Bryan,
Thanks for the suggestion.
Yep, that is the path I have chosen and so far, so good.
Thank you again sir!
Anthony LaMark
squadra technologies
www.squadratechnologies.com
562.221.3079
-----Original Message-----
From: Bryan Dam <bryand at recastsoftware.com>
Sent: Thursday, July 2, 2020 5:12 PM
To: WiX Toolset Users Mailing List <wix-users at lists.wixtoolset.org>
Cc: Anthony LaMark <anthony at squadratechnologies.com>
Subject: RE: [wix-users] MSI for a "SCCM console extension" (i.e. a plugin)
>My first thought is to use a custom action that will run the install.CMD
(and uninstall.CMD for uninstalling).
ConfigMgr console integration is kind of my company's jam and that's more or
less what we do: a custom action to write the XML files.
-----Original Message-----
From: wix-users <wix-users-bounces at lists.wixtoolset.org> On Behalf Of
Anthony LaMark via wix-users
Sent: Wednesday, July 1, 2020 10:52 AM
To: wix-users at lists.wixtoolset.org
Cc: Anthony LaMark <anthony at squadratechnologies.com>
Subject: [wix-users] MSI for a "SCCM console extension" (i.e. a plugin)
Hi,
I need to build a MSI for a "plugin" solution.
In other words, I need the MSI to copy files to a directory(s) that are part
of another install.
The specifics are for the MSI to install a "Microsoft System Center
Configuration Manager" (SCCM) "console extension".
Currently, I just have a zip file which the user extracts.
Within the zip, I have an install.CMD and uninstall.CMD.
The install.CMD just uses the copy command to copy the files into
"C:\Program Files(x86)\Microsoft Configuration
Manager\AdminConsole\[bin|XmlStorage].
My first thought is to use a custom action that will run the install.CMD
(and uninstall.CMD for uninstalling).
I was just wondering if there is a better approach within WIX.
Also, I would really like the solution to just be an MSI, not an exe
(bootstrap).
Thank you in advance.
Anthony LaMark
squadra technologies
www.squadratechnologies.com
562.221.3079
____________________________________________________________________
WiX Toolset Users Mailing List provided by FireGiant
http://www.firegiant.com/
More information about the wix-users
mailing list