View Single Post
Old 04-25-2021, 02:23 PM   #563
DNSB
Bibliophagist
DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.DNSB ought to be getting tired of karma fortunes by now.
 
DNSB's Avatar
 
Posts: 47,399
Karma: 171313058
Join Date: Jul 2010
Location: Vancouver
Device: Kobo Sage, Libra Colour, Lenovo M8 FHD, Paperwhite 4, Tolino epos
Quote:
Originally Posted by serdar0020 View Post
I've misunderstood the instructions too, about the proper order in which to install the ps1 script. So it's:
1. download OCP-KOReader-v2021.04.zip to DL folder (on computer)
2. download the install.ps1 file, place it in the same DL folder (on computer)
3. run install.ps1 script (which will modify the KOReader zip file)
3a. connect the device
4. extract the OCP-KOreader zip to root directory of device
5. eject, unplug
Minor corrections:
  1. download OCP-KOReader-v2021.04.zip to DL folder (on computer)
  2. download the install.ps1 file, place it in the same DL folder (on computer)
  3. connect the device
  4. run install.ps1 script which modifies the Kobo eReader.conf file with the ignore hidden directories and installs KOReader and/or Plato.
  5. eject, unplug

Basically, the Kobo must be connected for the script to do anything useful. Otherwise, you will get the following error message:

Code:
PS C:\users\david\desktop> .\install.ps1
Couldn't find a Kobo eReader volume! Is one actually mounted?
* Nothing to do! Press Enter to exit:
Edit: Added what I see when I run install.ps1 with a Kobo connected:

Code:
PS C:\users\david\desktop> .\install.ps1

* Here are the available packages:
0: OCP-Plato-0.9.16_KOReader-v2021.04.zip


* Enter the number corresponding to the one you want to install: 0
* Preventing Nickel from scanning hidden directories . . .
* Installing OCP-Plato-0.9.16_KOReader-v2021.04.zip . . .
* Installation successful!
* Please make sure to unplug your device safely!
Press Enter to exit:

Last edited by DNSB; 04-26-2021 at 12:57 PM. Reason: added output from a successful run 2nd edit to correct typo
DNSB is offline   Reply With Quote