Re: Packages - how to make an uninstaller?
Re: Packages - how to make an uninstaller?
- Subject: Re: Packages - how to make an uninstaller?
- From: Conor Schutzman <email@hidden>
- Date: Sat, 25 Mar 2017 17:58:06 -0700
I make a payload-free raw flat package. I use the "preinstall" script in Packages to script out a removal of the files my install package added (this obviously varies greatly by software title). I then use a "postinstall" script in Packages to script a 'pkgutil --forget" command for the package identifier of the install package.
> On Mar 25, 2017, at 5:53 PM, Stephen Kay <email@hidden> wrote:
>
> (Sorry, reposting with correct title).
>
> How does one write an uninstaller for a Packages installer?
>
> Thanks,
> - Stephen
>
>
>
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Installer-dev mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Installer-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden