Question
StartMyDay - AllowLocalApplications
I am trying to add local applications programmatically using the StartMyDayManager.AddWebApplication method. I can see the applications in the Manage Applications dialog where you can enable/disable them. I also see in %appdata%\Pegasystems the StartMyDay-* file with the settings saved. The settings do not stick between runtime sessions unless I have AllLocalApplications set to True in the RuntimeConfig.xml file, which also adds a button the manage applications dialog to allow the user to Add local applications. I do not want the user to be able to add applications. Is there a way to keep the enabled/disabled settings without setting AllowLocalApplications to True?