← Back to all applications

Original App Pro icon

Original App Pro

Launch custom applications without any auto-fill operations.

Enterprise v0.3.1

Launch custom applications without any auto-fill operations.

Tools
Application ID

original-app-pro

Downloads

1,029

Last updated

Mar 31, 2026

Download package

Click to download

Readme

Translated application notes

Original App - Enhanced Version

  • Supports multi-instance application launch

  • Ready to use out of the box

  • Launches custom applications without any auto-fill operations

  • Application must be pre-installed on the publishing machine

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

  • Startup Methods

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