How can we uninstall the Nimsoft robot via a command line if the uninstaller is not present?
Any UIM Version
For Windows:
"unins000.exe" command used to be deployed only if using ADE for robot installation. Therefore, the command is not existed if robot was upgraded by deploying robot_update package.
double clicking on "nimsoft-robot.exe" and followed the wizard, the unins000.exe is still created in \Nimsoft folder.
you can download Robot installer "nimsoft-robot.exe" from UIM Home Page -> Installers link.
You can also use the following command to uninstall the robot:
<UIM>\bin\nimbus.exe -remove
or
C:\Program Files\Nimsoft\bin\nimbus.exe -remove
or
C:\Program Files (x86)\Nimsoft\bin\nimbus.exe -remove