Login to participate
Endpoint Management & Virtualization DownloadsRSS

Windows Installer Editor - ActiveSetup Macro

kkwapnioski's picture

This macro will add some of the necessary features and components to add active setup to a package. It adds a "CurrentUser" feature
and an "ActiveSetup" component to the feature.  The component contains the registry keys needed to create an ActiveSetup entry.

After running the macro, one needs to simply move all of the components to be installed with ActiveSetup under the CurrentUser feature.

To install the macro, copy the contents of the text file into a new subroutine