Hi,
If I provisions an updatesite to Notes, is there a way I embed some exe|msis in the updatesite, and then in the post provisioning period, I extract these exe|msi from the updatesite.zip and invokes them?
Thanks.
Hi,
If I provisions an updatesite to Notes, is there a way I embed some exe|msis in the updatesite, and then in the post provisioning period, I extract these exe|msi from the updatesite.zip and invokes them?
Thanks.
Subject: Install Handler
You can probably do what you want via an Install handler. Check out the information here:
Subject: Notes Provisioning support calling 3rd party msi/exe?
Thank you Jeff.