How to open Ms-Word document as administrator by default?
I want to open word document as administrator by default , Is it possible or not?
You can try use batch file. It is script for this in thread below:
How do you run a command as an administrator from the Windows shell?
Remember to change "cmd.exe" in script to path to application You want to run.
Kind regards, A.