CustomCmd/Run bat/Read File/Run Exe

ZYLStore - Code Plugins - Aug 26, 2023

This plugin provides a set of functions for interacting with command-line processes in the Unreal Engine blueprint and can retrieve the content of cmd output

  • Supported Platforms
  • Supported Engine Versions
    5.2 - 5.4
  • Download Type
    Engine Plugin
    This product contains a code plugin, complete with pre-built binaries and all its source code that integrates with Unreal Engine, which can be installed to an engine version of your choice then enabled on a per-project basis.
  • Set the value of the command line code page
  • Terminate a process based on its name
  • Terminate process based on process PID
  • Execute a set of commands and return output data
  • Execute a single command and return output data, allowing for continuous command continuation
  • Get the process with the specified process name and return the PID
  • Open the executable file at the specified path

Technical Details

Features:

  •  Exec CMD

Code Modules:

  •   CustomCMD(Runtime)

Number of Blueprints:6

Number of C++ Classes:6

Supported Development Platforms:Win64

Supported Target Build Platforms: Win64

Documentation: https://docs.google.com/document/d/1grYDIKP1ly6obFJlSyNke9ga6kGUsAI90Zp2e7arhg0/edit?usp=sharing