Home > Software design >  Delphi 11 / RAD Studio 11 November Patch - Is it done?
Delphi 11 / RAD Studio 11 November Patch - Is it done?

Time:11-27

Does anyone know if the last message that shows regarding "PatchTool.exe" is complete? It would appear that it is not progressing. Is it safe to cancel and restart my computer?

enter image description here

enter image description here

I downloaded it via gettit for an automatic installation.

CodePudding user response:

You probably missed to accept the UAC prompt as mentioned in the article:

Remember you’ll need to accept the UAC Windows prompt immediately after the start of the installation process (which appears as stuck while the UAC prompt get displayed in separate window).

CodePudding user response:

I restarted my computer and it finished with the installation when I opened the Rad Studio/Delphi IDE. It asked if I wanted to complete the installation of the remaining components.

enter image description here

  • Related