Quote:
Originally Posted by kevman8396
When I am attempting to put in the first command line of cd c:\mini-adb_inc, it keeps saying cannot find the specified path. The command prompt shows c:\users\username. I cannot figure out how to just change the command prompt to just c:. I put the mini adb files directly on the root of the c drive but I have a feeling the issue is with the fact that I cannot change to the correct directory. Any help is needed please
|
read carefully the directions in the fist post,look at the copy of my session to see what it should look like.
you need to unzip(or extract if you prefer that term) the mini-adb_inc.zip file.
and put the unzipped folder onto the root(not inside folders) of your c drive. chage to the mini-adb_inc directory with
cd c:\mini-adb_inc and your command promt should change accordingly. no where does it say to change the prompt to "just c"
if you still have trouble,provide a copy/paste of your command window as described in the 1st post.