AnsiString strExec;
strExec="exp system/manager file=export.dmp full=y";
WinExec(strExec.c_str(),SW_HIDE);