To open a folder from command prompt use following command:
start .(start followed by a space, followed by a dot/period)
To open the parent folder of the current location use:
start ..(start followed by a space, followed by a 2 dots/period symbols)
start .(start followed by a space, followed by a dot/period)
To open the parent folder of the current location use:
start ..(start followed by a space, followed by a 2 dots/period symbols)