1.

Solve : Batch file that can write a command without executeing it in DOS 6??

Answer»

I wont to MAKE a batch FILE that can write a commando without executeting it.

Example:

If i RUN C:\test.bat it will automatically TYPE in another command like: C:\program.exe but without executing the command so that I only need to hit enter to run the program.

How do I do?

Thanks You mean like (for example) a batch file to browse the internet for you? That's not possible...not with a batch file.

You can have it to open other programs but that's pretty much as FAR as it goes.



Discussion

No Comment Found