<?xml version="1.0" encoding="utf-8"?>
<CONFIG xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:app1="uri://BoschRexroth/DDP/configuration/desktop/loadingsequenceconfig" xsi:schemaLocation="uri://BoschRexroth/DDP/configuration/desktop/loadingsequenceconfig DDP.LoadingSequenceConfig.xsd" xmlns="uri://BoschRexroth/DDP/configuration/desktop/loadingsequenceconfig">
<!--The following element contains the list of the applications to be loaded on startup of Desktop.-->
<LoadApplications>
<LoadApplication AppID="MakeSetup"/>
</LoadApplications>
<!--The following element  contains the definitions for the registered application components-->
<ApplicationInfos>
<ApplicationInfo AppID="MakeSetup" assembly="DDP.MakeSetup" type="MMSoftWare.DDP.MakeSetup.MakeDDPSetup"/>
</ApplicationInfos>
</CONFIG>