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.