How do I run commands like cacls or any other windows commands using vb.net
I am unable to run commands using the shell method in Vb.net but I would like to be able to run other executables with command line switches from a vb.net application.
Please help.
I am unable to run commands using the shell method in Vb.net but I would like to be able to run other executables with command line switches from a vb.net application.
Please help.
Comment