autorun.inf, Run as administrator

  • Thread starter Thread starter Test Man
  • Start date Start date
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

Similar Threads

Scandisk U3 Unrecognised by Windows Explorer 8
autorun.inf 11
autorun.inf an index.htm on a USB memory stick 2
Autorun.inf 4
Autorun does not work 2
Windows7 autoplay from U3 flash drive 3
Autorun.inf 2
Run As 9

Back
Top