0

I need to disable/not show a Change Install Location button in installer. How do I achieve it?

Thanks

Nava Carmon
  • 4,523
  • 3
  • 40
  • 74

1 Answers1

0

I disabled relocation for both items I would need to install and leaved in the package configuration install on system volume. This removed the Change Install Location button in installer

Nava Carmon
  • 4,523
  • 3
  • 40
  • 74
  • I am having the same problem and I tried the steps you mentioned but the button is still there, even though there is only one HD present. Is there anything else I can try? – Locksleyu May 15 '12 at 16:04
  • somehow the relocate appears each time you change something in your archive. so be sure that it's not there each time BEFORE you build your installer – Nava Carmon May 15 '12 at 19:11