Software Archive
Read-only legacy content

Executables

richpauir
Beginner
373 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
373 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