Downloaded the trial version of Rad Studio 10.2 to work on a school task but whenever i run or i try to create a console application i get this
http://prnt.sc/erkeuj Failed to set data for 'bds.exe'
Details: [50379DE7]{rtl250.bpl } System.Win.Registry.TRegistry.PutData (Line 729, "System.Win.Registry.pas" + 1) + $3
[50379B88]{rtl250.bpl } System.Win.Registry.TRegistry.GetDataAsString (Line 613, "System.Win.Registry.pas" + 29) + $24
[219E9B2B]{startpageide250.bpl} IDEStartPageFrame.TWelcomePageView.SetBrowserEmulation (Line 643, "IDEStartPageFrame.pas" + 8) + $22
[219E9729]{startpageide250.bpl} IDEStartPageFrame.TWelcomePageView.GetWelcomeBrowser (Line 546, "IDEStartPageFrame.pas" + 3) + $0
[219EA1CA]{startpageide250.bpl} IDEStartPageFrame.TWelcomePageFrame.SetCurWelcomePageView (Line 823, "IDEStartPageFrame.pas" + 7) + $2
[219E9A63]{startpageide250.bpl} IDEStartPageFrame.TWelcomePageView.SelectView (Line 620, "IDEStartPageFrame.pas" + 4) + $4
[20818B6B]{coreide250.bpl} EditorForm.TEditWindow.ViewSelect (Line 4171, "EditorForm.pas" + 9) + $A
[20813789]{coreide250.bpl} EditorForm.TEditWindow.UpdateViewInfo (Line 2203, "EditorForm.pas" + 32) + $D
[20812F7B]{coreide250.bpl} EditorForm.TEditWindow.SelectBuffer (Line 1943, "EditorForm.pas" + 41) + $9
[20811025]{coreide250.bpl} EditorForm.TEditWindow.InsertView (Line 1147, "EditorForm.pas" + 12) + $C
[208109B5]{coreide250.bpl} EditorForm.TCustomEditView.AfterConstruction (Line 724, "EditorForm.pas" + 3) + $16
[50060039]{rtl250.bpl } System.@AfterConstruction (Line 18283, "System.pas" + 2) + $5
[219E90E0]{startpageide250.bpl} IDEStartPageFrame.TWelcomePageView.Create (Line 380, "IDEStartPageFrame.pas" + 6) + $6
[219E4521]{startpageide250.bpl} URLModule.TURLModule.GetEditView (Line 92, "URLModule.pas" + 2) + $30
[219E4705]{startpageide250.bpl} URLModule.TURLModule.GetView (Line 141, "URLModule.pas" + 4) + $4
[219E474B]{startpageide250.bpl} URLModule.TURLModule.ShowEditor (Line 168, "URLModule.pas" + 1) + $2
[208E195C]{coreide250.bpl} DocModul.TDocModule.Show (Line 1486, "DocModul.pas" + 0) + $8
[219E68B0]{startpageide250.bpl} StartPageCmds.TWelcomePageCommands.OpenWebPage (Line 450, "StartPageCmds.pas" + 2) + $4
[208F91E0]{coreide250.bpl} UIUtils.OpenWebPage (Line 2599, "UIUtils.pas" + 5) + $C
[219E5E72]{startpageide250.bpl} StartPageCmds.TWelcomePageCommands.ShowWelcomePageDocument (Line 227, "StartPageCmds.pas" + 14) + $5
[219E5F20]{startpageide250.bpl} StartPageCmds.TWelcomePageCommands.ViewWelcomePageCommandExecute (Line 238, "StartPageCmds.pas" + 0) + $0
[5016DA87]{rtl250.bpl } System.Classes.TBasicAction.Execute (Line 16859, "System.Classes.pas" + 6) + $1
[50A9DE7E]{vcl250.bpl } Vcl.ActnList.TCustomAction.Execute (Line 260, "Vcl.ActnList.pas" + 19) + $35
[219E5CF2]{startpageide250.bpl} StartPageCmds.IDE_EventHandlers.MainFormShown (Line 181, "StartPageCmds.pas" + 6) + $C
[211CA839]{designide250.bpl} Events.TEvent.Send (Line 165, "Events.pas" + 2) + $11
[0049ECE7]{bds.exe } AppMain.PostCreateInit (Line 2136, "AppMain.pas" + 76) + $B
[50AB4D1A]{vcl250.bpl } Vcl.Controls.TControl.WndProc (Line 7326, "Vcl.Controls.pas" + 91) + $6
[50AB9881]{vcl250.bpl } Vcl.Controls.TWinControl.WndProc (Line 10160, "Vcl.Controls.pas" + 158) + $6
[50BF7F69]{vcl250.bpl } Vcl.Forms.TCustomForm.WndProc (Line 4545, "Vcl.Forms.pas" + 209) + $5
[50AB9881]{vcl250.bpl } Vcl.Controls.TWinControl.WndProc (Line 10160, "Vcl.Controls.pas" + 158) + $6
[50AB4954]{vcl250.bpl } Vcl.Controls.TControl.Perform (Line 7104, "Vcl.Controls.pas" + 10) + $8
[50ABC6FD]{vcl250.bpl } Vcl.Controls.TWinControl.Invalidate (Line 12173, "Vcl.Controls.pas" + 0) + $9
[50060884]{rtl250.bpl } System.TMonitor.TryEnter (Line 18914, "System.pas" + 10) + $0
[50BF7F69]{vcl250.bpl } Vcl.Forms.TCustomForm.WndProc (Line 4545, "Vcl.Forms.pas" + 209) + $5
[50AB8EA0]{vcl250.bpl } Vcl.Controls.TWinControl.MainWndProc (Line 9867, "Vcl.Controls.pas" + 3) + $6
[5016E7EC]{rtl250.bpl } System.Classes.StdWndProc (Line 17363, "System.Classes.pas" + 11) + $2
[50C01907]{vcl250.bpl } Vcl.Forms.TApplication.ProcessMessage (Line 10607, "Vcl.Forms.pas" + 23) + $1
[50C01932]{vcl250.bpl } Vcl.Forms.TApplication.ProcessMessages (Line 10629, "Vcl.Forms.pas" + 1) + $4
[0049F86B]{bds.exe } AppMain.TAppBuilder.ApplicationActivated (Line 2323, "AppMain.pas" + 0) + $7
[50C5FE7F]{vcl250.bpl } Vcl.AppEvnts.TCustomApplicationEvents.DoActivate (Line 202, "Vcl.AppEvnts.pas" + 1) + $12
[50C604E1]{vcl250.bpl } Vcl.AppEvnts.TMultiCaster.DoActivate (Line 423, "Vcl.AppEvnts.pas" + 5) + $C
[50C00D2F]{vcl250.bpl } Vcl.Forms.TApplication.WndProc (Line 10196, "Vcl.Forms.pas" + 126) + $C
[5016E7EC]{rtl250.bpl } System.Classes.StdWndProc (Line 17363, "System.Classes.pas" + 11) + $2
[50C01907]{vcl250.bpl } Vcl.Forms.TApplication.ProcessMessage (Line 10607, "Vcl.Forms.pas" + 23) + $1
[50C0194A]{vcl250.bpl } Vcl.Forms.TApplication.HandleMessage (Line 10637, "Vcl.Forms.pas" + 1) + $4
[50C01C7D]{vcl250.bpl } Vcl.Forms.TApplication.Run (Line 10775, "Vcl.Forms.pas" + 26) + $3