After another of another fresh Install i got now this when i try to run the Live Update:
************** Ausnahmetext **************
System.ArgumentOutOfRangeException: Der Index und die Länge müssen sich auf eine Position in der Zeichenfolge beziehen.
Parametername: length
bei System.String.Substring(Int32 startIndex, Int32 length)
bei Couatl_Updater2.Program.FindAirportsInPackages(DirectoryInfo dirinfo)
bei Couatl_Updater2.Program.Exclude3rdParty(Boolean reloadTables)
bei Couatl_Updater2.Program.ReconfigureGSX()
bei Couatl_Updater2.GSXMSFS.DoUpdate()
bei Couatl_Updater2.Product.Update(Boolean forceUpdate)
bei Couatl_Updater2.Program.DoAllUpdates()
bei Couatl_Updater2.FrmMain.UpdateAllProducts()
bei Couatl_Updater2.FrmMain.FrmMain_Shown(Object sender, EventArgs e)
bei System.Windows.Forms.Form.OnShown(EventArgs e)
bei System.Windows.Forms.Form.CallShownEvent()
bei System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
bei System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
bei System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
bei System.Windows.Forms.Control.InvokeMarshaledCallback(ThreadMethodEntry tme)
bei System.Windows.Forms.Control.InvokeMarshaledCallbacks()