File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 33Windows (64bit) Explorer Shell Extensions for SVG files<br >
44Preview Handler and Thumbnail Provider<br ><br >
55
6- SvgShellExtensions.dll has been compiled using Delphi Version 10.4 Community Edition.<br >
6+ SvgShellExtensions.dll has been compiled using Delphi Version 12 Community Edition.<br >
77https://www.embarcadero.com/products/delphi/starter/free-download
88<br ><br >
99
@@ -18,8 +18,8 @@ Install:
1818----------
1919
20201 . Right click Windows' Start Button<br >
21- 2 . Select Windows PowerShell (Admin)<br >
22- In Windows PowerShell ...<br >
21+ 2 . Select Terminal (Admin)<br >
22+ In Terminal ...<br >
2323** cd** path_to_SvgShellExtensions<br >
2424** regsvr32** SvgShellExtensions.dll<br >
2525exit<br ><br >
@@ -29,8 +29,8 @@ Uninstall:
2929----------
3030
31311 . Right click Windows' Start Button<br >
32- 2 . Select Windows PowerShell (Admin)<br >
33- In Windows PowerShell ...<br >
32+ 2 . Select Terminal (Admin)<br >
33+ In Terminal ...<br >
3434** cd** path_to_SvgShellExtensions<br >
3535** regsvr32 /u** SvgShellExtensions.dll<br >
3636exit<br ><br >
You can’t perform that action at this time.
0 commit comments