ANY//DOCS
DEBack to site

Installation

System Requirements

Component Requirement
Operating System Windows 10/11 (64-bit)
TIA Portal A licensed local install (V15, V16, V17, V18, V19, V20, or V21) is required for the Openness features; not needed for editing or offline work
TIA Portal Openness Windows user must be in the "Siemens TIA Openness" group
.NET None to install — the .NET runtimes used by the background helpers ship with the application. TIA Portal itself separately requires its own .NET installation as part of its setup.
RAM Minimum 4 GB (8 GB recommended)
Disk Space 500 MB

Installation

AnyAutomation Studio for Windows ships as two digitally signed installers, both available for download on the AnyAutomation Studio releases page on GitHub:

Installer What it does
AnyAutomationStudioUserSetup (recommended) Installs for your Windows user only — no administrator rights required.
AnyAutomationStudioSetup Installs system-wide for all users of the machine — requires administrator rights.
  1. Download the installer of your choice
  2. Run it and follow the setup steps
  3. Launch AnyAutomation Studio

Installed this way, the application keeps itself up to date automatically — see the Updates section below.

Portable archive: Alternatively, a portable archive can be extracted to a folder of your choice (e.g., C:/Tools/AnyAutomationStudio) and started via AnyAutomation Studio.exe without a setup step. A portable copy does not receive automatic updates.

Note: The application bundles everything it needs to run, including the runtimes used by its background helpers. TIA Portal must be installed separately on the system for the Openness features to work.

TIA Portal Openness Setup

Your Windows user must be a member of the "Siemens TIA Openness" user group. Without this, TIA Portal will deny the connection.

  1. Press Win + R, type lusrmgr.msc, press Enter
  2. Click Groups on the left side
  3. Double-click "Siemens TIA Openness"
  4. Check if your user is listed. If not, click Add, type your username, click Check NamesOK
  5. Click ApplyOK
  6. Log off and log back in for the change to take effect

Windows 11 Home: lusrmgr.msc is not available. Use an elevated command prompt instead:

net localgroup "Siemens TIA Openness" %USERNAME% /add

Launching the Application

Only one instance of AnyAutomation Studio runs per Windows session. Opening a file or folder from Windows Explorer while the application is already running activates the existing window and opens the item there, instead of starting a second copy. Double-clicking the application icon or launching the executable a second time also just brings the running window to the front.

In the rare case that another program on the system blocks startup, the application refuses to launch and shows a warning. Close the other program (or sign out and back in) and try again.

Signing in

The first time you launch the application a Sign in to AnyAutomation Studio dialog opens before the main window. Click Sign in via Browser — your default browser opens anyautomation.ch/sign-in, where you enter your email address and the 6-digit verification code we mail you. Once the browser confirms, the dialog closes automatically and the application unlocks.

You stay signed in across application restarts; the next launch goes straight to the main window. The license is anchored to your account, not to a specific machine. You can sign in on up to three different machines per 30-day window.

If your activation code is already linked to your account (for example, you bought your subscription on the website and then opened the application for the first time), the subscription is detected automatically after sign-in — no additional steps are required. Your plan switches from Trial to your purchased tier within a few seconds, which you can see on the license badge at the right of the Status Bar. If detection fails (network hiccup, server outage), the application falls back to the Trial display; opening the licensing dialog (license badge, or Manage License from the Command Palette) or restarting retries the detection.

To sign out, click the license badge in the Status Bar (or run Manage License from the Command Palette, Ctrl+Shift+P) to open the licensing dialog. Its management section shows the email address you signed in with, your plan and status, and a Sign Out button. (You can also use Sign Out of AnyAutomation from the Accounts menu on the Activity Bar.) Pressing Sign Out asks you to confirm so an accidental click does not release the binding. Signing out releases the current machine's binding so a teammate can pick it up. The application requires an active sign-in to be usable: immediately after signing out, the sign-in dialog re-opens. Sign in again to continue working, or close the dialog to exit the application.

If sign-in fails repeatedly, check that your network can reach anyautomation.ch. Corporate firewalls that intercept TLS may need an exception (see "Cert pin bypass" in the troubleshooting section).

If the licensing server is unreachable when the application starts (no internet, VPN not connected, server outage), a dialog appears with three choices: Retry re-attempts the connection, Continue offline opens the application using the cached license and the 14-day grace period (some features may be unavailable until the next successful sign-in), and Close application exits. Continue offline never grants more rights than your last successful online check; subscription access is capped at 14 days, and you cannot start a new trial or activate a new license while offline.

Updates

AnyAutomation Studio keeps itself up to date on Windows. With the default settings, the application checks for new versions shortly after startup and then about once an hour, and downloads and installs updates in the background while you keep working.

When an update is ready, a number badge appears on the gear icon at the bottom of the Activity Bar. Open the gear menu and click Restart to Update to apply the new version — the application restarts and comes back updated. With the system-wide installation, updates are installed when you quit the application.

How often the application checks — or whether it checks at all — is set under Settings → General → Startup (Ctrl+,); the Check Now button there checks immediately at any time. The four modes are described in Settings.

For a manual (re)installation, both installers — AnyAutomationStudioUserSetup (per-user, recommended, no administrator rights) and AnyAutomationStudioSetup (system-wide, administrator rights required) — are digitally signed and available on the AnyAutomation Studio releases page on GitHub.