Page 1 of 1

batch files - "elevated privileges"

Posted: Thu Jul 10, 2025 5:31 pm
by Gary_101
hi folks,

running Scope V7 on Windows 10 pro.
get a nag every time I start up about allowing an app to make changes to your device.

I hate Microsoft! LOL
anyway, I use their "trusted AI"assistant, Co-pilot to find a way out, and it recommends a batch file, as such:

Code: Select all

@echo off
set __COMPAT_LAYER=RUNASINVOKER
start "" "C:\Program Files\SCOPE PCI\App\Bin\Scope.exe"
apparently, the only caveat is that this startup method will not allow "elevated privileges".

Is it ok to run Scope 7 without "elevated privileges"...? Thanks!

Re: batch files - "elevated privileges"

Posted: Thu Jul 10, 2025 11:45 pm
by garyb
that is win10 security.

yes, Scope must run with elevated privileges.

Re: batch files - "elevated privileges"

Posted: Sat Oct 04, 2025 12:16 am
by Ahtra
Is there a differentcoc mod apk, recommended batch file or shortcut method that does allow Scope V7 to start with elevated privileges without the UAC prompt?

Re: batch files - "elevated privileges"

Posted: Sat Oct 04, 2025 1:01 am
by valis
You would have to disable UAC

Re: batch files - "elevated privileges"

Posted: Sat Oct 04, 2025 5:34 am
by Bud Weiser
valis wrote: Sat Oct 04, 2025 1:01 am You would have to disable UAC
sorry for asking,- but what´s UAC ?

:-?

Bud

Re: batch files - "elevated privileges"

Posted: Sat Oct 04, 2025 8:06 am
by garyb
User Account Control
Windows security

not worth the trouble imo.