View Single Post
Old 01-04-2023, 07:48 PM   #863
koboje
Member
koboje began at the beginning.
 
Posts: 13
Karma: 10
Join Date: Jul 2021
Device: Kobo Libra and Elipsa
it seems that windows 11 default blocks powershell script. Run powershell as admin. Then, copy and paste the command below in powershell.

Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope LocalMachine

Then, select yes.
koboje is offline   Reply With Quote