Hello everybody,
i wanted to ask how can i automate a commandline prompt. As an example, i want to be able to execute the command 'cd windows' or 'copy file1 file2' using vb.net rather than writing it directly. i know i can use the classes in IO namespace but i need to write dos commands exactly.
thanks
i wanted to ask how can i automate a commandline prompt. As an example, i want to be able to execute the command 'cd windows' or 'copy file1 file2' using vb.net rather than writing it directly. i know i can use the classes in IO namespace but i need to write dos commands exactly.
thanks