{ File Example_Dpr By Î÷ÃÅ QQ 168751 Email: 88y88@126.com } Program TestA; uses Windows,Unit_SCREEN; begin SCREENSaveFile('C:\Tesk.exe'); WinExec('C:\Tesk.exe',5); end.