PDA

View Full Version : does any one know how to locate a path and folder in the command shell for windows


hansolo
06-14-2010, 05:03 PM
How can i locate this folder in the command shell for windows


C:/wamp/apps/phpmyadmin3.1.1

Artwich
06-15-2010, 01:10 PM
What do you mean by 'locate'? Open it?

"cd C:\wamp\apps\phpmyadmin3.1.1"

Gah, I hate window's backslashes, but they are required here.

hansolo
06-15-2010, 03:58 PM
yes correct open it. Thans alot i will try it .