Reputation: 140
I'm currently working with a team to develop an application for Mac and Windows that uses Install4J to generate our installer. The installer needs to make changes to the users hosts file, and so requires elevated permissions to run. We're having an issue with the Mac Authentication Dialog when the installer starts - it shows "Install4J would like to make changes" which isn't ideal. UAC dialogs on Windows correctly show " would like to make changes" so it seems to be a Mac issue. We have a DeveloperID and certificate and the installer is codesigned.
How do we get the Mac Authentication Dialog that appears to recognise our app as the application that wants to make changes and not Install4J?
Upvotes: 1
Views: 115
Reputation: 48015
As of 6.1, it's not possible to change this title. It's in the issue tracker, and planned for a future version.
Upvotes: 1