Directory/File-chooser tool
admin on Apr 24th 2008

This is an open and free program.
Here is a small GUI for those old DOS command. With this program you can run programs with given file or directory input and output.
Here is how the ini file looks like:
[gui] lprog=Title of the window goes here lin= INPUT: lout= OUTPUT: lrun= RUN lexit= CLOSE lcof= Choose a output file / directory lcif= Choose a input file / directory lrunbox= "Done!" lfot= Out File lfit= Inn file [run] rprog = notepad.exe rodir = 0 ridir = 0
rprog ::: you can choose the program to run.
rodir ::: 0=File 1=Directory
ridir ::: 0=File 1=Directory (If given file or directory dose not exist, it will be created.)
So now you can make your own windows based GUI from those good old DOS commands.
Download: Directory/File-chooser v1.0 (195.48 KB)
Filed in Apps | No responses yet