I am looking for a program that semi-automatically creates a graphical interface for a Windows command-line program.
That is, I want to give him an arbitrary command-line program and somehow describe its use ("He accepts a list of file names, and the -foo and -bar options follow the line"), and he will create a new graphical GUI program that allows select files with the browse dialog box and has text fields for foo and bar.
I remember that I tried such a program before, but I donβt remember what was caused, and Google could not remind me.
source share