Question: In a batch file, how should the command be written if I want to find the hard disk, or find out how many partitions the hard disk has?
What I mean is, I added something to the boot disk batch file to look on the hard disk for a program; if it finds it, it stops and runs it. But this program on the hard disk is not under C:\ or D:\, it is in C:\..\..\ , several directory levels deep. After I boot with the boot disk, I want it to first find the hard disk, then find the partitions, then starting from C, search all the way to the last partition; if it finds it, run it; no matter how deep in the directories it is. I really can't write out the complete command for this;
Please help, thanks!
What I mean is, I added something to the boot disk batch file to look on the hard disk for a program; if it finds it, it stops and runs it. But this program on the hard disk is not under C:\ or D:\, it is in C:\..\..\ , several directory levels deep. After I boot with the boot disk, I want it to first find the hard disk, then find the partitions, then starting from C, search all the way to the last partition; if it finds it, run it; no matter how deep in the directories it is. I really can't write out the complete command for this;
Please help, thanks!
一年四季,枫叶红了又红;人生四季,失去的,还能再来吗?—— !

