Skip to content

Commit 3a5f2f2

Browse files
Update README.md
1 parent fecd86b commit 3a5f2f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,10 +62,10 @@ This project has only been tested on x64 machines, with Windows 10/11 and calibr
6262

6363
![image](https://github.com/user-attachments/assets/d57d78c2-7ff3-4b7e-b3d2-defbfed3522d)
6464

65-
This method will install the extension on a per-user basis.
65+
This method will install the extension on a per-user basis. The setup wizard was created using InnoSetup, and you can investigate what it does by looking into the CalibreImportSetup.iss file here on Github.
6666

6767
### Zipped folder
68-
If you prefer running the dll and config file from the same folder, you can use the included PowerShell script to install in a "portable" mode.
68+
If you prefer running the dll and config file from the same folder, you can use the included PowerShell script to install in a "portable" mode (it's not really portable since it still needs to register the dll in the registry, but you know what I mean).
6969

7070
1) Download the [latest release](https://github.com/unalignedcoder/CalibreImportShellExtension/releases).
7171
2) Extract the files to a folder of your choice.

0 commit comments

Comments
 (0)