Jump to content

Recommended Posts

Posted

Hi,

Lets say i have my main program xyz.au3 which will run my secondary program abc.au3.

I have compiled both so now i have xyz.exe and abc.exe so here is the question:

Does running xyz.exe as administrator will also make abc.exe run as administrator or it does not inherit such access ?

Is there a way to acomplish it ? it is to run as local admin.

Thanks in advanced

  • Developers
Posted

Hi,

Lets say i have my main program xyz.au3 which will run my secondary program abc.au3.

I have compiled both so now i have xyz.exe and abc.exe so here is the question:

Does running xyz.exe as administrator will also make abc.exe run as administrator or it does not inherit such access ?

Is there a way to acomplish it ? it is to run as local admin.

Thanks in advanced

It should run with the same credentials as the program that shelled it. Are you saying you tried it and it didn't work?

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Posted

No actually i can't try it as i dont have Vista or Win7 but a few friends told me so i was wondering this information.

Thank you for letting me know about that.

After reading it i asked one of my friends to do a test with a new app and it worked fine as u said.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...