A file picker dialog was used to paste file names and full paths into scripts. You could establish as list of favorite directories, and quickly go to them. A hypertext control was used to present text and links. Clicking a link would run portions of a script. When I took it to 32 bit, I decided the file browser was used more than the scripts, so I made the file browser the main interface component. I replaced my script engine with the Microsoft Scripting Control, and extended the language with file i/o, http and ftp support.