Frank Cox wrote: > On Wed, 18 Jan 2012 18:46:25 +0100 > Frantisek Hanzlik wrote: > >> For example: closed-source DOS program which i'm using start windows >> program WINPROG.EXE with parameters "C:\path\file /A delay=5". > > Have you considered using "strings progname.exe" and see what you can find that > way? If the program isn't encrypted or compressed (with lzexe or whatever) you > might find interesting things. And if it is compressed, you may discover how > and be able to uncompress it. There is violent that DOS program assemble parameters ("command line") for program which will execute dynamically, "strings" in this case will not be very usefull. Help will be, when DOSEMU debug made this, but such details IMO there are not. Franta -- To unsubscribe from this list: send the line "unsubscribe linux-msdos" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html