ShellExecute("explorer.exe", "D:\", "", "", @SW_MAXIMIZE) Sleep(1000) ShellExecute("notepad.exe", "D:\README.TXT", "", "", @SW_MAXIMIZE)