Software Archive
Read-only legacy content
Announcements
Important Update: Community Platform Migration​. Learn more​>
17060 Discussions

Executables

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