Thread: How to query
View Single Post
  #2  
Old June 24th 15, 03:55 AM posted to alt.windows7.general
Good Guy[_2_]
external usenet poster
 
Posts: 3,354
Default How to query

On 24/06/2015 03:26, pjp wrote:
Just made a little batch file to find it doesn't run right without
choosing right click and Run As Administrator. How do I set that so I
can just double click instead. Changing Security settings didn't seem to
matter.


It depends. If the batch file is supposed to start a Windows service of
some kind then Administrator login is always required. Also, if the
batch file is creating a file in some protected folder then again
administrator user password is required. Apart from that, a batch file
should run normally.

Could you post the code here so that somebody can see if Admin privilege
is required or not.

If security is not a problem then why not change the profile to Admin
user? This will solve everything instantly. Now security is there for
a reason so think very hard before running everything as administrator.



Ads