Quote:
Originally Posted by drvenom
I'm trying to install the koreader and plato using the automatic script. I created a folder on my desktop and downloaded the script and koreader package that you have on the first page. I followed the directions of unblocking the script and running the script. When I run the script I just get this transperant pop up windows that quickly vanishes. I thought the install was that fast, but when I safely unplug my kobo nothing happens it just goes back to my normal kobo UI. No reboot or anything. I've tried to reboot it and nothing.
Can the issue be that I already have nickel menu and nickel clock installed? Should I reset the kobo libra 2 to factory? Or is something else going on. Thank you in advance, I appreciate any guidance. Oh I tried this on two different computers, both using windows 11.
|
Ok, the following worked. .
Just open powershell as an administrator, and type:
Code:
Set-ExecutionPolicy RemoteSigned
and later:
Code:
Y
Execute the script with right click open with powerhell and install the things and then change it back if you want with:
Code:
Set-ExecutionPolicy AllSigned