Docs

RunMacro Documentation

Learn RunMacro from basics to advanced.

Everything you need to start and master RunMacro — from basic commands to advanced automation workflows.

RunMacro robot
Docs Flow Open File / App
📄 Flow

Automatically open a file or app in RunMacro

What it does

The Open File command launches an app, opens a document or a path — like double-clicking it. It can pass command-line arguments and run as Administrator.

When to use it

  • Open an app to work with at the start of a workflow (e.g. Notepad, Chrome).
  • Open a document/data file to process.
  • Run a program with command-line arguments.

Configuration steps

  1. Add a Flow › Open File / App command.
  2. Enter the path to the file/app (e.g. notepad.exe).
  3. (Optional) enter arguments and enable run as Admin.
  4. Add a Wait afterward so the app can open. Save.

Every option explained

File path

The path to the app, document, or file to open.

Arguments

Command-line arguments passed to the program (if needed).

Run as Admin

Enable to open with Administrator rights (some apps require it).

Real example

Example: open Notepad then type

  1. Open File with notepad.exe.
  2. Wait 1000ms for Notepad to open.
  3. Type Text the desired content.

Tips & common mistakes

Always add a Wait after opening so the app is ready before the next step.
Run as Admin may show a UAC prompt that needs manual confirmation.
RunMacro robot

Ready to automate smarter?

Download RunMacro and start automating your desktop, browser, and business workflows today.