Win32::Process::Create($ProcessObj, "D:\\winnt35\\system32\\notepad.exe", "notepad temp.txt", 0, DETACHED_PROCESS, ".")|| die Win32::GetLastError();