uses shellapi;ShellExecute(handle, 'open', 'c:\windows\notepad.exe', NULL, NULL, SW_SHOWNORMAL);