We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e59dca commit 64d9a4cCopy full SHA for 64d9a4c
1 file changed
CalibreImport/Setup.ps1
@@ -1,5 +1,6 @@
1
<# CalibreImportShellExtension Setup file.
2
- This script registers all DLL files in the directory as context menu handlers for various file extensions.
+ This script registers all CalibreImport Shell Extension DLL files;
3
+ Registration creates context menu handlers for Calibre file extensions.
4
The script can be run with the following arguments:
5
-i: Register the DLLs and add registry entries.
6
-u: Unregister the DLLs and remove registry entries.
0 commit comments