|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (7 bit)
Join Date: Jan 2002
Location: Barcelona
Posts: 85
|
changing the prompt in ms-dos
I'm trying to use ms-dos in xp pro to install mysql and need to enter the following
Code:
C:\mysql\bin>mysqld-opt Code:
C:\Documents and Settings\ctam> Craig. |
|
|
|
|
|
#2 |
|
Member
Join Date: Apr 2001
Location: Na Pali Haven
Posts: 2,812
|
Just type:
cd C:\mysql\bin and then after hitting enter type: mysqld-opt
__________________
*The command line, an elegant weapon for a more civilized age* |
|
|
|
|
|
#3 |
|
Staff
Premium Member
Join Date: Jul 1999
Location: Arlington, TN
Posts: 5,538
|
cd \ will take you to the root of the drive.
cd .. will go up one directory. cd /? will give you help for the cd command. Follow DragonNOA1's advice and it will get you there.
__________________
Want to Make $$$$ with your Computer? No Risk! Simply press shift-4 four times in a row |
|
|
|
|
|
#4 |
|
Member (7 bit)
Join Date: Jan 2002
Location: Barcelona
Posts: 85
|
thanks very much.
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|