autorun.inf, Run as administrator

T

Test Man

I have a disc that automatically runs an app, but this app needs
adminstrative priviledges. In the Autorun.inf file I have:


CODE
[autorun]
open=somelowpriviledgesapp.exe
icon=Somestuff\iconforfile.ico


If I wanted an app to run as administrator, normally you'd right-click the
executable or shortcut and select "Run As Administrator". However, how would
you do the equivalent in an autorun.inf file (in other words, grant the
executable admin priviledges in an Autorun.inf file)?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top