Hiding the Save and Delete Settings Buttons
You can add the following registry settings to hide the Save and Delete buttons if you would like to limit your users from making changes to the Save Settings Configuration Files.
To hide the buttons for all users on a machine you can use the HKEY_LOCAL_MACHINE portion of the registry.
Section: HKEY_LOCAL_MACHINE\SOFTWARE\CADzation\AcroPlotRepro\Default
String Name: HideSaveDeleteSettings
String Value: "1"
To hide the buttons for the current user on a machine you can use the HKEY_CURRENT_USER portion of the registry.
Section: HKEY_CURRENT_USER\SOFTWARE\CADzation\AcroPlotRepro\Default
String Name: HideSaveDeleteSettings
String Value: "1"