winexec(PChar(command),SW_MAXIMIZE)
ShellExecute(self.Handle, PChar('open'), PChar('mysql.exe'), PChar(p), 'C:/Program Files/MySQL/MySQL Server 5.0/bin', SW_MAXIMIZE);
shellexecuteex











winexec(PChar(command),SW_MAXIMIZE)
ShellExecute(self.Handle, PChar('open'), PChar('mysql.exe'), PChar(p), 'C:/Program Files/MySQL/MySQL Server 5.0/bin', SW_MAXIMIZE);
shellexecuteex