FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour OT: Run as administrator
Posts: 1091
Joined: Thu Nov 17, 2005 11:08 AM
OT: Run as administrator
Posted: Tue Feb 28, 2012 11:32 AM

Hi,
In my desktop I have a link to an application that launches another application.
If I run the first application as administrator the second is also runned as administrator?
first.prg

first.exe and second.exe

FUNCTION FIRST()

winexec( "second.exe" )

RETURN NIL

Many thanks
marco

Marco Boschi
info@marcoboschi.it

Continue the discussion