tools/AksEdgePrompt-PS7.cmd (2 lines of code) (raw):

@echo off powershell -Command "Start-Process 'pwsh.exe' -ArgumentList '-noexit -ExecutionPolicy Bypass -File \"%~dp0\AksEdgeShell.ps1\"' -Verb runAs"