Smart Package Robot

Released: Jan 1, 2021

Updates in v2.0.0

Features

Smart Package Robot (SPR) is an advanced installation recorder plus Robotic Process Automation (RPA) Scripting system with over 1000 commands for use with Microsoft Windows. Automate your process / installation in just 3 Steps: Record the Task, Edit/Test your Script and finally compile a self-running executable that does not need an installation itself.

  • Application Control - Instruct the SPR to become your virtual assistant for repeated tasks.
  • Automatic Installation - Software distribution; Record Installation, Compile and Distribute to other Computer clients to automate the installation.
  • Automatically Run Tests - Set the SPR to automatically perform frequently measure test cases.
What can SPR do...
  • Can do Mouseclicks.
  • Can type on your Keyboard (simulate Keypress).
  • Can do all sorts of File-Operations (Batch-File like). and it can do them with 'NTFS-direct' using very long paths up to 32760 characters
  • Can recognize the GUI of most applications or inside the Firefox-Browser. SPR can FIND Buttons or Textboxes, WHERE you may want to INPUT something.
  • Can WAIT until a Program wants Input.
  • Can work on Private Desktops hidden from a User. For this you also have the Desktops-Manager and the Desktop-Switcher included in the package.
  • Can make DECISIONS: The SPR has a Set of IF .. ELSE ...END IF / SELECT .. CASE commands. This way the SPR can make decisions based on whatever Data it gets.
  • Supports MACROS with unlimited dept. It also supports LOCAL Variables using the SAV. Command. This way you can DEFINE your OWN COMMANDS and include them in your Scripts. Unlike the Standard SPR-Commands, which have only 3 Characters (to save you typing), your self defined MACRO-COMMANDS can be as long as you want. And they may have optional Parameters and can contain local Labels.
  • Can do mathematical calculations with unlimited depth and length like a scientific calculator.
  • Supports the most reliable and mathematically safe encryption. Using the SPR Command you can encrypt and decrypt in a way that it is safe, even against Post-Quantum Cryptography.
  • Can add a Button Bar to any other GUI-Application. You can then place your own MACROS on the Button-Bar and this way enhance the third party application.
  • Smart Package Robot has over 1000 built-in functions and commands that makes it very versatile to use.