RobotStudio event

How to fix the activation wizard that is currently disabled?

Options
Shwan_Lee
Shwan_Lee
edited March 2022 in RobotStudio
Dear all,

How could i delete the robot studio completely?
This is because the activation wizard is currently disabled.
This seems to be due to the license file.



I need your help.
Post edited by Maxim Riabichev on

Answers

  • Liam
    Options
    Hi Shwan_Lee,

    First check and ensure the time and date are set correctly on the PC then do the following:

    On the computer where this error is occurring run cmd.exe (command prompt.)

    Execute command below which will delete the 7.x folder:

    RD /S /Q "%programdata%\ABB\RobotStudio\7.x"


    Execute command below which will recreate the 7.x folder and reinitialize the license storage:

    "%programfiles(x86)%\ABB\RobotStudio 2021\Bin\RobotStudio.Installer.exe" -InitLicenseStorage

    At this point when you start RobotStudio the error should not appear and you should be able to access the license activation wizard.

    Best regards,
    Liam
  • Shwan_Lee
    Options
    Dear Liam,

    Thank you for your beautiful answer.

    You will must deserve novel prize.

    Thanks.