Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Is there an event that I can hook into that fires when a new package is installed?
Hi Patrick,
I don't think there is.
But if its one of your own packages then you can easely add your own custom package installer to do stuff during the installation process.
Just create a new class which inherist from IPackageAction
/Michaël
Unfortunately I was looking to see when any package was installed rather than one of my own.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Package installed event
Is there an event that I can hook into that fires when a new package is installed?
Hi Patrick,
I don't think there is.
But if its one of your own packages then you can easely add your own custom package installer to do stuff during the installation process.
Just create a new class which inherist from IPackageAction
/Michaël
Unfortunately I was looking to see when any package was installed rather than one of my own.
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.