Hi,
I need to start an (open source) program from Access 10.
Unfortunately, this program only opens and runs when "started as administrator" - no problem with the desktop link, where I can add this feature. In Access, however, the standard program call (Shell("...exe",1)) fails. Is there a possibility to add the administrator feature in the VBA code or, perhaps, call the primed Windows desktop link in VBA?
Fritz
I need to start an (open source) program from Access 10.
Unfortunately, this program only opens and runs when "started as administrator" - no problem with the desktop link, where I can add this feature. In Access, however, the standard program call (Shell("...exe",1)) fails. Is there a possibility to add the administrator feature in the VBA code or, perhaps, call the primed Windows desktop link in VBA?
Fritz