L
Lee Kok Onn
I have write the following command in visual studion visual basic 2005.
shell("runas /user:admin diskpart") to set the hard disk partition.
it will prompt user to type a password in dos prompt, is there anywhere I
can integrate the password in this program so that user will not see the
prompting.
Pls advice. Thanks
shell("runas /user:admin diskpart") to set the hard disk partition.
it will prompt user to type a password in dos prompt, is there anywhere I
can integrate the password in this program so that user will not see the
prompting.
Pls advice. Thanks