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"
Is it ok to run Scope 7 without "elevated privileges"...? Thanks!