ShellExecute(NULL, "open", part.c_str(), "/2", NULL, SW_RESTORE); // где "/2" это параметр
int main (int argc, char* argv[])