

Anyways, as I observe in SO, when a batch file, being run in Win 8, contains some external commands (e.g. DISKPART), it seems like CMD runs that external command in a new CMD window. Unlike in my Win 7 notebook, where in the external command runs "inside". Is my observation right?

And in case I am right, how to put external command "inside" the opened Batch file?
I will try to find a Win 8, and try my codes...
Thanks!
Meerkat