2

I'm trying to install RAD Studio on Windows 10. I have the community edition and a license code for it. Every time I attempt to install I get the following error:

enter image description here

I have no idea why this happening and can't find anything via Google or their forums. Can't find any reference to actionID codes.

Delphi 10.3 seems to be installed, but it's incomplete as the only type of file it allows me to create is a .txt file. No Delphi related stuff:

enter image description here

Has anyone faced this problem before?

BugHunterUK
  • 8,346
  • 16
  • 65
  • 121
  • How hard have you looked? Try googling **Delphi 10.3 "operation error"**. – MartynA Jul 08 '19 at 16:40
  • 1
    My googlefu sucks. I was using "RAD Studio operation error". Thanks, will dig through these now. I have already done a full clean manually following instructions from Embarcadero and also tried CCcleaner. – BugHunterUK Jul 08 '19 at 16:44
  • The other thing is thatISTR there is a way of turning off the events feed, which judging by the "Error parsing events feed" msg *might* be a way of silencing the error. – MartynA Jul 08 '19 at 16:57
  • Headache. Still no joy. Been trying to install this for 2 days now. – BugHunterUK Jul 08 '19 at 17:15
  • I grabbed ISO, mounted, and installed that way. Works. – BugHunterUK Jul 08 '19 at 20:00

1 Answers1

3

I couldn't get Delphi 10.3 installed via the web installer. Instead I logged into my account and downloaded the ISO. I mounted with gBurner Virtual Drive and installed.

If you're on windows 10 you do not need gBurner VD. Thanks to @whosrdaddy in the comments:

if you have Windows 10, no need for a virtual drive software, just right click the ISO and select "mount"

Everything is working fine.

enter image description here

BugHunterUK
  • 8,346
  • 16
  • 65
  • 121