hi,
How would I ask this question? here it is...
To execute a console program for example, we do something like this," Ghost.exe -autoname, -split=650, -Z9 "
Im just using Norton Ghost as an example. Now I can put that command line thats in quotation on a batch file and execute it and thats what Ive been doing so far. That works but that method stinks because other people can read the command line just by opening up the batch file. I would like to accomplish this same task in a little sophisticated way. I want to create a console program and have the console program execute the command lines. How would I go about in doing it? Thankx in advance!
How would I ask this question? here it is...
To execute a console program for example, we do something like this," Ghost.exe -autoname, -split=650, -Z9 "
Im just using Norton Ghost as an example. Now I can put that command line thats in quotation on a batch file and execute it and thats what Ive been doing so far. That works but that method stinks because other people can read the command line just by opening up the batch file. I would like to accomplish this same task in a little sophisticated way. I want to create a console program and have the console program execute the command lines. How would I go about in doing it? Thankx in advance!