You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,7 +48,7 @@ As per windows standards, `...` behind a menu entry indicates that the function
48
48
49
49
## Build and Installation
50
50
51
-
The DLL has to be built and installled by the following steps (you probably need administrative access):
51
+
The DLL has to be built and installed by the following steps (you probably need administrative access):
52
52
- You don't need to copy the file to `C:\Windows\System32` or a similar system path.
53
53
- Register the DLL (open a command prompt, change to the folder where the DLL (`x64_Unicode_Release`) was built, and type `regsvr32 DFTContextMenuHandler.dll`)
54
54
If you want to use the additional option (SlideShow), you have to compile the project in the respective subfolder.
0 commit comments