Hi all,
I'm sorry if this is a basic question but I have a legacy DOS program on my system which is invoked using a PIF file (a shortcut). The shortcut has properties set for a given screen color, font size etc. I would really like to put that function into the executable, so I only have one file to circulate. The shortcut has the executable path embedded into it too and this always need changing on different computers.
So when the executable runs, I want it to pop up the console window and all the code runs inside that window. It would also be good if the window size color etc. could be configured.
Any ideas?
I'm sorry if this is a basic question but I have a legacy DOS program on my system which is invoked using a PIF file (a shortcut). The shortcut has properties set for a given screen color, font size etc. I would really like to put that function into the executable, so I only have one file to circulate. The shortcut has the executable path embedded into it too and this always need changing on different computers.
So when the executable runs, I want it to pop up the console window and all the code runs inside that window. It would also be good if the window size color etc. could be configured.
Any ideas?