Execute application from TOPs
2605
1
1
-
- Anpi
- Member

- 8 posts
- Joined: 5月 2019
- オフライン
Is it possible to execute an exe application directly from TOPs, or should I execute it via python, with something like subprocess?
The application takes an argument
x.exe “some_parameter”
-
- tpetrick
- スタッフ

- 624 posts
- Joined: 5月 2014
- オフライン
You can use the Generic Generator node, and fill out the Command field with the executable + args that you'd like to run.