Yeah, OK i did, but last one... can you explain me the parameters used in that API call function (ByVal hwnd As Long, ByVal lpOperation As String, ByVal lpFile As String, ByVal lpParameters As String, ByVal lpDirectory As String, ByVal nShowCmd As Long) so that i can improvized my way of running application!, i know the use of lpFile, lpParameters and lpDirectory, the others, nope... can you? and advice me for other feature and uses of this API call... cuz it is really my first time to use an API call or function... Thnx again...

BuB'