View Single Post
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#33
no you are not doing it right...

You are doing:

Code:
C:\Program Files\Nokia\Flasher>dir C:\Program Files\Nokia\Flasher\
The system cannot find the path specified.
I want you to do:

Code:
dir "C:\Program Files\Nokia\Flasher\"
See the "quotation marks" above in my command...Also open a new cmd as admin and give me the dir output...
 

The Following User Says Thank You to thedead1440 For This Useful Post: