QStringList args;args << "./certutil.exe -store -user my > cert.txt";myProcess->startDetached("cmd", args);