Quote:
Originally Posted by serdar0020
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:
- download OCP-KOReader-v2021.04.zip to DL folder (on computer)
- download the install.ps1 file, place it in the same DL folder (on computer)
- connect the device
- run install.ps1 script which modifies the Kobo eReader.conf file with the ignore hidden directories and installs KOReader and/or Plato.
- 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: