Hi,
das welcome window kann man mit folgenden Settings vorkonfigurieren:
{
"RoyalApplicationSettings": {
"PolicyDoNotAllowCheckForUpdates": true,
"PolicyDoNotAllowCheckForBetaUpdates": true,
"DoNotShowGettingStartedPageOnStartup": true,
"CheckForUpdatesOnStartup": false,
"SuperStartPageBehavior": 0,
"WelcomeWindowLicenseAgreementVersion": 999,
"WelcomeWindowUpdateCheckAndFeatureTrackingVersion": 999
}
}
(siehe Default.settings.json and initial.settings.json)
Den Dialog “Vertrauliche Daten schützen” kann man dann noch zusätzlich damit unterdrücken:
Ich hoffe, das hilft weiter.
lg
Stefan