swape.net alireza balouch

24Apr/080

Directory/File-chooser tool


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:

  1. [gui]
  2. lprog=Title of the window goes here
  3. lin= INPUT:
  4. lout= OUTPUT:
  5. lrun= RUN
  6. lexit= CLOSE
  7. lcof= Choose a output file / directory
  8. lcif= Choose a input file / directory
  9. lrunbox= "Done!"
  10. lfot= Out File
  11. lfit= Inn file
  12. [run]
  13. rprog = notepad.exe
  14. rodir = 0
  15. 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: fdc1

blog comments powered by Disqus