I didn't realize that Command.com wasn't on the WinNT machines. Well there's an easy way around that.. just make a Win9x version and a WinNT version. The user will download the proper version and all is well. Now if the use deleted the command.com file from the Windows folder, I have another work-around. Simply supply a prompt before the application's main interface that asks you to type in the path to the folder which holds your command.com file. Then set that information into a variable and call it each time you want to start something. Simple. *DING* I just got another idea :p In addition to your prompt for the path of the file, why not supply a prompt that asks for your OS Version as well? That way It'll know whether it's looking for CMD.EXE or COMMAND.COM in the folder you specify. *shrug* Just ideas. Northcode.. thanks for the info about the NT machines.. that's something I'll consider now every time I make an application :)
