Software Archive
Read-only legacy content
17060 Discussions

Executables

richpauir
Beginner
380 Views
Is it possible to create a QuickWin executable with CVF that will serve as a GUI for executables that were built as console applications?
0 Kudos
1 Reply
sabalan
New Contributor I
380 Views
The easiest way should be to use the function SYSTEM inside your QuickWin application to run any other executable including your console applications (See CVF help for SYSTEM).

Regards,
Sabalan.
0 Kudos
Reply