> > Hi Bruce, > > I have a PowerPro bar button setup to run a program (command field is > just link to the program .exe). Problem is, I need to run this app as > an administrator.
AFAIK, file.runsas should work. You specify the admin id and password in the call. But I never use it even in XP, so if you cannot make it work, you may have to ask other for help. Specify exactly what you tried. You can put file.runas(...) in the command entry controls. See help, index, file plugin for help on how to set up the call.
