View Single Post
Old 02-21-2023, 12:26 AM   #875
welp
Junior Member
welp began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Jan 2021
Location: Canada
Device: Kobo Libra H20
The powershell script worked wonders!!!


Note to self: If powershell says "... running scripts is disabled on this system", open powershell with admin privilege and then run

Code:
Set-ExecutionPolicy -ExecutionPolicy Unrestricted -Scope CurrentUser
welp is offline   Reply With Quote