kulvind3r / GamingGaiden

Gameplay Time Tracker for PC and Emulator games
GNU Affero General Public License v3.0
82 stars 2 forks source link

Help! #20

Open liangforstudy opened 1 day ago

liangforstudy commented 1 day ago

image

Help! I tried running as admin, still didn't work!

liangforstudy commented 1 day ago

GamingGaiden.log

kulvind3r commented 22 hours ago

Open a Powershell window as admin and run below command to allow powershell modules to load on your system. Choose Yes when prompted.

Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser

Then try to run the app again. It should work.