Richard Bram wrote:
> 
> [testing whether hack is active or not]
> 
> Obviously there are other ways I could have used to test whether or not
> it was safe for Pop to activate, but it seemed the best solution at the
> time because I didn't know how to temporarily un-patch the trap used
> for activation, and I didn't want to use yet another Feature...

   You can also _remove_ the feature instead of setting it to false
when Pop closes.  It's a way of having a "temporary" feature that
doesn't have to wait until the next SysReset to get removed, if that
helps.

Regards,
Daniel.


Reply via email to