does the program have to be run as an administrator?
if so, there's pretty much no way to stop it from asking for permission
without turning off user account control. (uac is located in control
panel, under 'user accounts'). You really don't want to turn this off,
though, as it will compromise your security pretty significantly.
It sounds like you've already tried to un-check the 'run as
administrator' box in properties.
the program might be set to always run as an administrator. if it will
run properly with normal permissions, then you can reverse its
administrator status (provided it runs from a shortcut). if you
right-click the shortcut [from which it runs] and go to its properties,
there will be a 'shortcut' tab. click 'advanced' on the shortcut tab,
and un-check the check box telling it to run as admin. if the file runs
directly from an .exe, there will be no such tab.
it's likely you will just have to eat it though. vista generally
throws convenience to the wind, and emphasizes security.
munchie;464480 said:
I've got a program from a driver I installed (C:\windows\soundman.exe)
that pops up a dialog every time I boot this limited account asking
for permission to run. I've tried unchecking the permission settings,
and unblocking the program--by right clicking it.
Am I missing something here?