View Single Post
  #119  
Old 04-19-2004, 09:58 AM
Derision
Developer
 
Join Date: Feb 2004
Location: UK
Posts: 1,540
Default

Assuming you downloaded and installed mysql ( http://dev.mysql.com/downloads/mysql/4.0.html )

You could do start/run/cmd

then type

cd \
dir winmysqladmin.exe /s

That will search all directories on your C: drive and show you where it is installed.
Reply With Quote