Thursday, October 26, 2023

Trinity Android Emulator

I'm no big fan of Android emulators but this one is interesting and open source.
On Win11 it worked fine but would not start on Win10
It was suggested to do this . . . yet to try
turn pn hyper v and also install intel xham

Making A Powershell Shortcut For Invoke Commands

C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -ExecutionPolicy Bypass -Command "Start-Process powershell.exe -verb runas -A...