← Back to all applications

Original App icon

Original App

Custom app launch, no auto-fill operations.

Enterprise v0.3.1

Custom app launch, no auto-fill operations.

Tools
Application ID

original-app

Downloads

1,124

Last updated

Mar 31, 2026

Download package

Click to download

Readme

Translated application notes

Original App

  • Ready to use out of the box

  • Custom app launch, no auto-fill operations

  • Application must be pre-installed on the publishing machine

  • Data cleanup path supports dynamic users, example: C:\Users\{user}\.rdm

  • Launch Methods

    • pywinauto: Launch program based on Python pywinauto library (default)
    • shell: Launch program based on win32api ShellExecute (compatible with 32-bit programs)
    • subprocess: Launch program based on Python subprocess module
    • cmd: Launch program based on cmd (console window visible)
  • Developed and tested on Windows Server 2016