views:

183

answers:

0

I have two issues with Allow Relocation (Package: Xxx, Components):

  1. It keeps getting turned on as if by magic. How can I avoid this? I need it off (sub-optimal, I know - see #2)

  2. If Allow Relocation is on, the Installer first places the .app into /Applications, but then relocates it, copying it on top of my original .app in my development tree. How can I prevent this from happening during development, short of testing the installer on a different machine?