I am trying to create a program that will launch several applications for myself in Windows 95. So that I can click on one program and it'll launch my browser, my graphics editor, my text editor, and so on. I want to accomplish this by using an external file that I can somehow store the information into variables so that I can compile the program and still be able to edit it.