hallo Sebastian,
danke für den Tipp mit dem registry-Zweig. Der Fehler ist dann tatsächlich weg, alles was ich zusätzlich installiert habe aber natürlich nicht mehr drin.
Zum Detail-Fenster der Fehlermeldung: Ist da, aber ich kann darin nichts auffälliges entdecken; siehe unten. Der Splashscreen ist leider mit der Fehlermeldung nicht mehr sichtbar; die letzte Anzeige ist "FastReport
VCL" und nach Schließen des Fehlerfensters bin ich in der
IDE und alles funktioniert. Ist also eigentlich für mich nur ein kleines, aber dafür tägliches Ärgernis. Der angezeigte fehlerhafte Pfad ist leider sehr kurz und enthält irgendein mir unbekanntes
Unicode-Zeichen (ein Rechteck); sonst würde ich einfach danach suchen.
[6796735D]{rtl290.bpl } System.IOUtils.TPath.DoCombine (Line 3813, "System.IOUtils.pas" + 15) + $13
[679673E8]{rtl290.bpl } System.IOUtils.TPath.DoCombine (Line 3829, "System.IOUtils.pas" + 31) + $13
[67967132]{rtl290.bpl } System.IOUtils.TPath.Combine (Line 3727, "System.IOUtils.pas" + 1) + $A
[5D6F496B]{coreide290.bpl} AutoRecover.TAutoRecoverForm.RecoverDir (Line 798, "AutoRecover.pas" + 7) + $19
[5D6F4756]{coreide290.bpl} AutoRecover.TAutoRecoverForm.LoadRecoveredFiles (Line 756, "AutoRecover.pas" + 15) + $13
[5D6F4632]{coreide290.bpl} AutoRecover.TAutoRecoverForm.FormCreate (Line 721, "AutoRecover.pas" + 4) + $2
[675078AD]{vcl290.bpl }
Vcl.Forms.TCustomForm.DoCreate (Line 5534, "
Vcl.Forms.pas" + 3) + $C
[675073CC]{vcl290.bpl }
Vcl.Forms.TCustomForm.AfterConstruction (Line 5401, "
Vcl.Forms.pas" + 1) + $4
[677F07D9]{rtl290.bpl } System.@AfterConstruction (Line 19736, "System.pas" + 2) + $5
[686407F1]{designide290.bpl} DockForm.TDockableForm.Create (Line 139, "DockForm.pas" + 4) + $6
[5D6F3393]{coreide290.bpl} AutoRecover.TAutoRecoverIDENotifier.CheckRecovered Files (Line 258, "AutoRecover.pas" + 6) + $F
[5D6F3977]{coreide290.bpl} AutoRecover.TAutoRecoverIDENotifier.ProductStarted (Line 381, "AutoRecover.pas" + 13) + $2
[685BB18D]{designide290.bpl} Events.TEvent.Send (Line 154, "Events.pas" + 2) + $11
[006B0580]{
bds.exe } AppMain.PostCreateInit + $3B8
[006B08DE]{
bds.exe } AppMain.TAppBuilder.CMPostCreateInit + $2E
[673BF2AE]{vcl290.bpl }
Vcl.Controls.TControl.WndProc (Line 7997, "
Vcl.Controls.pas" + 91) + $6
[674CD243]{vcl290.bpl }
Vcl.Themes.TStyleManager.GetStyle (Line 5823, "
Vcl.Themes.pas" + 7) + $D
[677F1860]{rtl290.bpl } System.@TryFinallyExit (Line 23829, "System.pas" + 8) + $0
[674CD331]{vcl290.bpl }
Vcl.Themes.TStyleManager.GetStyle (Line 5834, "
Vcl.Themes.pas" + 18) + $1E
[677F05CB]{rtl290.bpl } System.TObject.Dispatch (Line 19280, "System.pas" + 11) + $0
[674D1281]{vcl290.bpl }
Vcl.Themes.TStyleHook.WndProc (Line 7734, "
Vcl.Themes.pas" + 38) + $6
[674D1462]{vcl290.bpl }
Vcl.Themes.TMouseTrackControlStyleHook.WndProc (Line 7833, "
Vcl.Themes.pas" + 1) + $4
[6752389B]{vcl290.bpl }
Vcl.Forms.TFormStyleHook.WndProc (Line 20679, "
Vcl.Forms.pas" + 31) + $5
[6751E542]{vcl290.bpl }
Vcl.Forms.TFormStyleHook.IsStyleBorder (Line 18549, "
Vcl.Forms.pas" + 1) + $13
[6751E580]{vcl290.bpl }
Vcl.Forms.TFormStyleHook.HandleMessage (Line 18556, "
Vcl.Forms.pas" + 2) + $6
[675FBA78]{vcl290.bpl }
Vcl.Styles.TStyleEngine.HandleMessage (Line 3665, "
Vcl.Styles.pas" + 20) + $8
[677F2789]{rtl290.bpl } System.@UStrAsg (Line 27009, "System.pas" + 18) + $0
[674CD464]{vcl290.bpl }
Vcl.Themes.TStyleManager.HandleMessage (Line 5892, "
Vcl.Themes.pas" + 11) + $11
[673C28B7]{vcl290.bpl }
Vcl.Controls.TWinControl.DoHandleStyleMessage (Line 10033, "
Vcl.Controls.pas" + 0) + $F
[673C4963]{vcl290.bpl }
Vcl.Controls.TWinControl.WndProc (Line 11231, "
Vcl.Controls.pas" + 178) + $6
[673BEEE4]{vcl290.bpl }
Vcl.Controls.TControl.Perform (Line 7775, "
Vcl.Controls.pas" + 10) + $8
[67509070]{vcl290.bpl }
Vcl.Forms.TCustomForm.WndProc (Line 6324, "
Vcl.Forms.pas" + 1) + $37
[67509947]{vcl290.bpl }
Vcl.Forms.TCustomForm.WndProc (Line 6597, "
Vcl.Forms.pas" + 274) + $5
[673C3E28]{vcl290.bpl }
Vcl.Controls.TWinControl.MainWndProc (Line 10900, "
Vcl.Controls.pas" + 3) + $6
[6791520C]{rtl290.bpl } System.Classes.StdWndProc (Line 19091, "System.Classes.pas" + 8) + $0
[67514C2B]{vcl290.bpl }
Vcl.Forms.TApplication.ProcessMessage (Line 13408, "
Vcl.Forms.pas" + 23) + $1
[67514C56]{vcl290.bpl }
Vcl.Forms.TApplication.ProcessMessages (Line 13430, "
Vcl.Forms.pas" + 1) + $4
[006B1053]{
bds.exe } AppMain.TAppBuilder.ApplicationActivated + $7
[6756EF3F]{vcl290.bpl }
Vcl.AppEvnts.TCustomApplicationEvents.DoActivate (Line 210, "
Vcl.AppEvnts.pas" + 1) + $12
[6756F5DD]{vcl290.bpl }
Vcl.AppEvnts.TMultiCaster.DoActivate (Line 438, "
Vcl.AppEvnts.pas" + 5) + $C
[675140D4]{vcl290.bpl }
Vcl.Forms.TApplication.WndProc (Line 12980, "
Vcl.Forms.pas" + 140) + $C
[6791520C]{rtl290.bpl } System.Classes.StdWndProc (Line 19091, "System.Classes.pas" + 8) + $0
[67514C2B]{vcl290.bpl }
Vcl.Forms.TApplication.ProcessMessage (Line 13408, "
Vcl.Forms.pas" + 23) + $1
[67514C56]{vcl290.bpl }
Vcl.Forms.TApplication.ProcessMessages (Line 13430, "
Vcl.Forms.pas" + 1) + $4
[00702B4C]{
bds.exe }
bds.bds + $
CC